stmt_busy        102100 ext/sqlite3/libsqlite/sqlite3.c   int (*stmt_busy)(sqlite3_stmt*);
stmt_busy        102334 ext/sqlite3/libsqlite/sqlite3.c #define sqlite3_stmt_busy              sqlite3_api->stmt_busy
stmt_busy         245 ext/sqlite3/libsqlite/sqlite3ext.h   int (*stmt_busy)(sqlite3_stmt*);
stmt_busy         479 ext/sqlite3/libsqlite/sqlite3ext.h #define sqlite3_stmt_busy              sqlite3_api->stmt_busy