prepSelectStmt   1039 ext/pdo_sqlite/sqlite/src/select.c static int prepSelectStmt(Parse*, Select*);
prepSelectStmt   1052 ext/pdo_sqlite/sqlite/src/select.c   if( prepSelectStmt(pParse, pSelect) ){
prepSelectStmt   1392 ext/pdo_sqlite/sqlite/src/select.c   if( prepSelectStmt(pParse, pSelect) ){
prepSelectStmt   2538 ext/pdo_sqlite/sqlite/src/select.c   if( prepSelectStmt(pParse, p) ){