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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h525 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro
H A Dsqlite3.c1078 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro
23048 return SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN;
[all...]

Completed in 505 milliseconds