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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h507 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
523 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
655 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
663 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
H A Dsqlite3.c1060 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
1076 #define SQLITE_IOCAP_SAFE_APPEND 0x00000200 macro
1208 ** <li> [SQLITE_IOCAP_SAFE_APPEND]
1216 ** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means
[all...]

Completed in 503 milliseconds