Lines Matching full:sqlite3_stmt_busy
3790 ** ^The sqlite3_stmt_busy(S) interface returns true (non-zero) if the3794 ** been reset using [sqlite3_reset(S)]. ^The sqlite3_stmt_busy(S)3805 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);