Home
last modified time | relevance | path

Searched refs:sqlite3_global_recover (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h298 #define sqlite3_global_recover sqlite3_api->global_recover macro
H A Dsqlite3.h3740 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
H A Dsqlite3.c4287 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
87326 #define sqlite3_global_recover sqlite3_api->global_recover
110370 SQLITE_API int sqlite3_global_recover(void){

Completed in 371 milliseconds