Home | History | Annotate | Download | only in dist

Lines Matching full:sqlite3_wal_autocheckpoint

6139 ** [sqlite3_wal_autocheckpoint()] interface and the
6152 ** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around
6173 SQLITE_API int sqlite3_wal_autocheckpoint(sqlite3 *db, int N);
6185 ** from SQL. ^The [sqlite3_wal_autocheckpoint()] interface and the