Searched refs:sqlite3_global_recover (Results 1 – 5 of 5) sorted by relevance
491 # sqlite3_global_recover() is a no-op. But we might as well test it495 sqlite3_global_recover
455 #define sqlite3_global_recover sqlite3_api->global_recover macro
3686 int sqlite3_global_recover(void){ in sqlite3_global_recover() function
5396 rc = sqlite3_global_recover(); in test_global_recover()
5460 SQLITE_DEPRECATED int sqlite3_global_recover(void);