Home
last modified time | relevance | path

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

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h243 int (*stmt_busy)(sqlite3_stmt*); member
505 #define sqlite3_stmt_busy sqlite3_api->stmt_busy
H A Dsqlite3.c109078 int (*stmt_busy)(sqlite3_stmt*);
109340 #define sqlite3_stmt_busy sqlite3_api->stmt_busy

Completed in 497 milliseconds