Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dpager.c184 u8 readOnly; /* True for a read-only database */ member
929 int readOnly = 0; in sqlitepager_open() local
H A DsqliteInt.h504 u8 readOnly; /* True if this table should not be written by the user */ member
H A Dbtree.c353 u8 readOnly; /* True if the underlying file is readonly */ member
/PHP-5.3/ext/sqlite3/
H A Dsqlite3.c1339 PHP_METHOD(sqlite3stmt, readOnly) argument
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c12790 u8 readOnly; /* True for read-only statements */ member

Completed in 273 milliseconds