Searched defs:SQLITE_OPEN_MAIN_DB (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 603 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro |
H A D | sqlite3.c | 916 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */ macro |