Searched defs:readOnly (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/ext/sqlite3/libsqlite/ | ||
| H A D | sqlite3.c | 12790 u8 readOnly; /* True for read-only statements */ member in struct:Vdbe 37416 u8 readOnly; /* True for a read-only database */ member in struct:Pager 41089 int readOnly = 0; /* True if this is a read-only file */ local 44050 u8 readOnly; /* WAL_RDWR, WAL_RDONLY, or WAL_SHM_RDONLY */ member in struct:Wal 47006 u8 readOnly; /* True if the underlying file is readonly */ member in struct:BtShared [all...] |
Completed in 209 milliseconds