Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_ACCESS_READ

982 ** test whether a file is readable and writable, or [SQLITE_ACCESS_READ]
1079 ** With SQLITE_ACCESS_READ, the xAccess method
1080 ** checks whether the file is readable. The SQLITE_ACCESS_READ constant is
1086 #define SQLITE_ACCESS_READ 2 /* Unused */