Lines Matching refs:SQLITE_ROW
946 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in shellFakeSchema()
2059 while( SQLITE_ROW==sqlite3_step(pStmt) ){ in sha3QueryFunc()
3408 while( sqlite3_step(pS2)==SQLITE_ROW ){ in completionNext()
3432 while( sqlite3_step(pS2)==SQLITE_ROW ){ in completionNext()
3457 if( sqlite3_step(pCur->pStmt)==SQLITE_ROW ){ in completionNext()
9820 if( rc!=SQLITE_ROW ){ in expertNext()
9952 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(p1) ){ in idxGetTableInfo()
9978 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(p1) ){ in idxGetTableInfo()
10128 while( rc==SQLITE_OK && sqlite3_step(pIdxList)==SQLITE_ROW ){ in idxFindCompatible()
10138 while( rc==SQLITE_OK && sqlite3_step(pInfo)==SQLITE_ROW ){ in idxFindCompatible()
10433 while( rc==SQLITE_OK && sqlite3_step(pExplain)==SQLITE_ROW ){ in idxFindIndexes()
10542 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pSelect) ){ in idxProcessOneTrigger()
10641 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pSchema) ){ in idxCreateVtabSchema()
10816 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pMax) ){ in idxLargestIndex()
10845 while( SQLITE_OK==rc && SQLITE_ROW==sqlite3_step(pIndexXInfo) ){ in idxPopulateOneStat1()
10879 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pQuery) ){ in idxPopulateOneStat1()
10883 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pQuery) ){ in idxPopulateOneStat1()
11004 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pAllIndex) ){ in idxPopulateStat1()
11079 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pSql) ){ in sqlite3_expert_new()
11611 if( SQLITE_ROW==sqlite3_step(pStmt) ){ in dbdataLoadPage()
11955 if( rc==SQLITE_OK && sqlite3_step(pStmt)==SQLITE_ROW ){ in dbdataDbsize()
13639 while( rc==SQLITE_ROW ){ in run_table_dump_query()
13983 for(iOp=0; SQLITE_ROW==sqlite3_step(pSql); iOp++){ in explain_data_prepare()
14118 if( sqlite3_step(pQ)==SQLITE_ROW ){ in bind_prepared_stmt()
14220 if( rc!=SQLITE_ROW ) return; in exec_prepared_stmt_columnar()
14240 }while( sqlite3_step(pStmt)==SQLITE_ROW ); in exec_prepared_stmt_columnar()
14379 if( SQLITE_ROW == rc ){ in exec_prepared_stmt()
14411 if( SQLITE_ROW == rc ){ in exec_prepared_stmt()
14419 } while( SQLITE_ROW == rc ); in exec_prepared_stmt()
14632 while( sqlite3_step(pExplain)==SQLITE_ROW ){ in shell_exec()
14762 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in tableColumnList()
14810 preserveRowid = rc==SQLITE_ROW; in tableColumnList()
14843 if( sqlite3_step(pStmt)==SQLITE_ROW ){ in toggleSelectOrder()
15875 if( sqlite3_step(pStmt)==SQLITE_ROW ){ in readline_completion_generator()
15912 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in linenoise_completion()
16328 while( (rc = sqlite3_step(pQuery))==SQLITE_ROW ){ in tryToCloneData()
16358 if( rc!=SQLITE_OK && rc!=SQLITE_ROW && rc!=SQLITE_DONE ){ in tryToCloneData()
16417 while( (rc = sqlite3_step(pQuery))==SQLITE_ROW ){ in tryToCloneSchema()
16444 while( sqlite3_step(pQuery)==SQLITE_ROW ){ in tryToCloneSchema()
16543 if( pStmt && sqlite3_step(pStmt)==SQLITE_ROW ){ in db_int()
16609 if( sqlite3_step(pStmt)==SQLITE_ROW in shell_dbinfo_command()
17004 while( SQLITE_ROW==sqlite3_step(pSql) ){ in lintFkeyIndexes()
17016 if( SQLITE_ROW==sqlite3_step(pExplain) ){ in lintFkeyIndexes()
17466 if( SQLITE_ROW==sqlite3_step(pTest) ){ in arCheckEntries()
17540 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pSql) ){ in arListCommand()
17656 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pSql) ){ in arExtractCommand()
18086 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverNewTable()
18100 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverNewTable()
18123 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pPkFinder) ){ in recoverNewTable()
18147 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverNewTable()
18201 while( *pRc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverFindTable()
18244 while( *pRc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pTest) ){ in recoverOrphanTable()
18463 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverDatabaseCmd()
18478 if( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pLoop) ){ in recoverDatabaseCmd()
18504 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pLoop) ){ in recoverDatabaseCmd()
18533 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pPages) ){ in recoverDatabaseCmd()
18536 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pCells) ){ in recoverDatabaseCmd()
18580 while( rc==SQLITE_OK && SQLITE_ROW==sqlite3_step(pStmt) ){ in recoverDatabaseCmd()
18902 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
19345 doStats = sqlite3_step(pStmt)==SQLITE_ROW; in do_meta_command()
19702 if( sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
19711 while( rc==SQLITE_OK && sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
20208 if( rx==SQLITE_OK && sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
20218 while( rx==SQLITE_OK && sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
20526 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()
20881 for(i=1; sqlite3_step(pStmt)==SQLITE_ROW; i++){ in do_meta_command()
21007 while( SQLITE_ROW==sqlite3_step(pStmt) ){ in do_meta_command()
21168 for(ii=0; sqlite3_step(pStmt)==SQLITE_ROW; ii++){ in do_meta_command()
21207 while( sqlite3_step(pStmt)==SQLITE_ROW ){ in do_meta_command()