Lines Matching defs:SQLITE_ACCESS_READ
1101 ** test whether a file is readable and writable, or [SQLITE_ACCESS_READ]1198 ** With SQLITE_ACCESS_READ, the xAccess method1199 ** checks whether the file is readable. The SQLITE_ACCESS_READ constant is1205 #define SQLITE_ACCESS_READ 2 /* Unused */