Home
last modified time | relevance | path

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

/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h353 #define sqlite3_global_recover sqlite3_api->global_recover macro
H A Dsqlite3.h4287 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_global_recover(void);
H A Dsqlite3.c4494 SQLITE_API SQLITE_DEPRECATED int SQLITE_STDCALL sqlite3_global_recover(void);
102208 #define sqlite3_global_recover sqlite3_api->global_recover
131094 SQLITE_API int SQLITE_STDCALL sqlite3_global_recover(void){

Completed in 518 milliseconds