Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
479 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
3378 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt*);
3585 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt*);66984 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){70440 SQLITE_API int SQLITE_STDCALL sqlite3_stmt_busy(sqlite3_stmt *pStmt){102334 #define sqlite3_stmt_busy sqlite3_api->stmt_busy102740 sqlite3_stmt_busy,
Completed in 398 milliseconds