Searched defs:SQLITE_OPEN_DELETEONCLOSE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/sqlite3/ | ||
| H A D | sqlite3.h | 598 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro |
| H A D | sqlite3.c | 917 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro |