Searched refs:SQLITE_CHECKPOINT_FULL (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h6525 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
6533 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
6554 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
6598 #define SQLITE_CHECKPOINT_FULL 1 macro
H A Dsqlite3.c7078 ** <dt>SQLITE_CHECKPOINT_FULL<dd>
7086 ** This mode works the same way as SQLITE_CHECKPOINT_FULL, except after
7107 ** The SQLITE_CHECKPOINT_FULL and RESTART modes also obtain the exclusive
7151 #define SQLITE_CHECKPOINT_FULL 1 macro
[all...]

Completed in 415 milliseconds