Searched defs:SQLITE_OPEN_NOFOLLOW (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.h574 #define SQLITE_OPEN_NOFOLLOW 0x01000000 /* Ok for sqlite3_open_v2() */ macro
H A Dsqlite3.c1637 #define SQLITE_OPEN_NOFOLLOW 0x01000000 /* Ok for sqlite3_open_v2() */ macro
[all...]

Completed in 590 milliseconds