Home | History | Annotate | Download | only in dist

Lines Matching refs:sqlite3_wal_autocheckpoint

6136 ** [sqlite3_wal_autocheckpoint()] interface and the
6149 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
6170 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
6182 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the