sqlite3_next_stmt 61640 third_party/sqlite/amalgamation/sqlite3.c SQLITE_API sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt){
sqlite3_next_stmt 86873 third_party/sqlite/amalgamation/sqlite3.c #define sqlite3_next_stmt              sqlite3_api->next_stmt
sqlite3_next_stmt  391 third_party/sqlite/src/src/sqlite3ext.h #define sqlite3_next_stmt              sqlite3_api->next_stmt
sqlite3_next_stmt 1306 third_party/sqlite/src/src/vdbeapi.c sqlite3_stmt *sqlite3_next_stmt(sqlite3 *pDb, sqlite3_stmt *pStmt){