Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h461 #define sqlite3_global_recover sqlite3_api->global_recover macro
H A Dsqlite3.h5474 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
/third_party/sqlite/src/
H A Dsqlite3.c5783 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
132384 #define sqlite3_global_recover global() macro
177160 SQLITE_API int sqlite3_global_recover(void){ global() function
[all...]

Completed in 146 milliseconds