Searched defs:SQLITE_OPEN_MAIN_DB (Results 1 – 5 of 5) sorted by relevance
51 public static final int SQLITE_OPEN_MAIN_DB = 0x00000100; /* VFS only */ field in Constants
552 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro
1576 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro