Home | History | Annotate | Download | only in dist

Lines Matching refs:SQLITE_OPEN_READONLY

473 #define SQLITE_OPEN_READONLY         0x00000001  /* Ok for sqlite3_open_v2() */
923 ** include [SQLITE_OPEN_READONLY]. Other bits in *pOutFlags may be set.
2487 ** ^(<dt>[SQLITE_OPEN_READONLY]</dt>
2504 ** [SQLITE_OPEN_READONLY | SQLITE_OPEN_* bits]
2580 ** access, just as if the [SQLITE_OPEN_READONLY] flag had been set in the