Home
last modified time | relevance | path

Searched refs:stmt_busy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3ext.h243 int (*stmt_busy)(sqlite3_stmt*); member
589 #define sqlite3_stmt_busy sqlite3_api->stmt_busy
H A Dsqlite3.c136676 int (*stmt_busy)(sqlite3_stmt*);
137022 #define sqlite3_stmt_busy sqlite3_api->stmt_busy