Searched defs:SQLITE_OPEN_DELETEONCLOSE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h513 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro
H A Dsqlite3.c1084 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h475 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro
H A Dsqlite3.c1028 #define SQLITE_OPEN_DELETEONCLOSE 0x00000008 /* VFS only */ macro
[all...]

Completed in 823 milliseconds