Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_ACCESS_READWRITE

1237 ** to test for the existence of a file, or [SQLITE_ACCESS_READWRITE] to
1328 ** With SQLITE_ACCESS_READWRITE, the xAccess method
1332 ** The SQLITE_ACCESS_READWRITE constant is currently used only by the
1341 #define SQLITE_ACCESS_READWRITE 1 /* Used by PRAGMA temp_store_directory */