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

/macosx-10.9.5/Heimdal-323.92.1/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 433 milliseconds