Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h245 int (*stmt_busy)(sqlite3_stmt*); member
479 #define sqlite3_stmt_busy sqlite3_api->stmt_busy
H A Dsqlite3.c102100 int (*stmt_busy)(sqlite3_stmt*);
102334 #define sqlite3_stmt_busy sqlite3_api->stmt_busy

Completed in 300 milliseconds