Searched refs:intckStep (Results 1 – 1 of 1) sorted by relevance
15295 static int intckStep(sqlite3_intck *p, sqlite3_stmt *pStmt){ in intckStep() function15308 intckStep(p, pStmt); in intckExec()15639 if( SQLITE_ROW==intckStep(p, pStmt) ){ in intckGetAutoIndex()