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