Searched defs:sqlite3_stmt_busy (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3ext.h462 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
H A Dsqlite3.c64471 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ function
92639 #define sqlite3_stmt_busy macro
[all...]

Completed in 502 milliseconds