Lines Matching defs:SQLITE_ACCESS_READWRITE
1100 ** to test for the existence of a file, or [SQLITE_ACCESS_READWRITE] to1191 ** With SQLITE_ACCESS_READWRITE, the xAccess method1195 ** The SQLITE_ACCESS_READWRITE constant is currently used only by the1204 #define SQLITE_ACCESS_READWRITE 1 /* Used by PRAGMA temp_store_directory */