Searched refs:sqlite3_wal_checkpoint_v2 (Results 1 – 3 of 3) sorted by relevance
606 #define sqlite3_wal_checkpoint_v2 sqlite3_api->wal_checkpoint_v2 macro
10161 SQLITE_API int sqlite3_wal_checkpoint_v2(
10482 SQLITE_API int sqlite3_wal_checkpoint_v2(143060 #define sqlite3_wal_checkpoint_v2 sqlite3_api->wal_checkpoint_v2 macro143573 sqlite3_wal_checkpoint_v2,189923 SQLITE_API int sqlite3_wal_checkpoint_v2( function189996 return sqlite3_wal_checkpoint_v2(db,zDb,SQLITE_CHECKPOINT_PASSIVE,0,0);