Searched defs:SQLITE_OPEN_READONLY (Results 1 – 6 of 6) sorted by relevance
46 public static final int SQLITE_OPEN_READONLY = 0x00000001; /* Ok for sqlite3_open_v2() */ field in Constants
533 #define SQLITE_OPEN_READONLY 0x00000001 /* Ok for sqlite3_open_v2() */ macro
810 #define SQLITE_OPEN_READONLY 0x00000001 /* Ok for sqlite3_open_v2() */ macro
META-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/ ...