Home
last modified time | relevance | path

Searched defs:isReadonly (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dsqlite3.c41176 u8 isReadonly; /* True if read-only */ global() member
43001 int isReadonly = (flags & SQLITE_OPEN_READONLY); unixOpen() local
48806 u8 isReadonly; /* True if read-only */ global() member
50121 int isReadonly = (flags & SQLITE_OPEN_READONLY); global() local
[all...]

Completed in 239 milliseconds