Home
last modified time | relevance | path

Searched defs:SQLITE_OPEN_SUBJOURNAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.h608 #define SQLITE_OPEN_SUBJOURNAL 0x00002000 /* VFS only */ macro
H A Dsqlite3.c921 #define SQLITE_OPEN_SUBJOURNAL 0x00002000 /* VFS only */ macro