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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1175 ** <li>[[SQLITE_FCNTL_CKPT_DONE]]
1176 ** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint
1239 #define SQLITE_FCNTL_CKPT_DONE 37 macro
H A Dsqlite3.c1488 ** <li>[[SQLITE_FCNTL_CKPT_DONE]]
1489 ** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint
1552 #define SQLITE_FCNTL_CKPT_DONE 37 macro
[all...]

Completed in 468 milliseconds