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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1120 ** <li>[[SQLITE_FCNTL_CKPT_START]]
1121 ** The [SQLITE_FCNTL_CKPT_START] opcode is invoked from within a checkpoint
1169 #define SQLITE_FCNTL_CKPT_START 39 macro
H A Dsqlite3.c2183 ** <li>[[SQLITE_FCNTL_CKPT_START]]
2184 ** The [SQLITE_FCNTL_CKPT_START] opcode is invoked from within a checkpoint
2232 #define SQLITE_FCNTL_CKPT_START 39 macro
23378 && op!=SQLITE_FCNTL_CKPT_START
[all...]

Completed in 472 milliseconds