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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1125 ** <li>[[SQLITE_FCNTL_CKPT_DONE]]
1126 ** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint
1167 #define SQLITE_FCNTL_CKPT_DONE 37 macro
H A Dsqlite3.c2188 ** <li>[[SQLITE_FCNTL_CKPT_DONE]]
2189 ** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint
2230 #define SQLITE_FCNTL_CKPT_DONE 37 macro
23377 && op!=SQLITE_FCNTL_CKPT_DONE
[all...]

Completed in 431 milliseconds