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

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h599 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
626 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
761 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
926 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
H A Dsqlite3.c1662 ** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that
1689 #define SQLITE_IOCAP_POWERSAFE_OVERWRITE 0x00001000 macro
1824 ** <li> [SQLITE_IOCAP_POWERSAFE_OVERWRITE]
1989 ** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the
[all...]

Completed in 543 milliseconds