Home | History | Annotate | Download | only in dist

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 method
1199 ** checks whether the file is readable. The SQLITE_ACCESS_READ constant is
1205 #define SQLITE_ACCESS_READ 2 /* Unused */