Searched refs:SQLITE_OPEN_URI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h516 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
1620 ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
1622 ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
2612 ** [SQLITE_OPEN_PRIVATECACHE], and/or [SQLITE_OPEN_URI] flags:)^
2668 ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
2808 ** more of the [SQLITE_OPEN_URI] or [SQLITE_OPEN_MAIN_DB] bits set and
H A Dsqlite3.c1087 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
2191 ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
2193 ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
3183 ** [SQLITE_OPEN_PRIVATECACHE], and/or [SQLITE_OPEN_URI] flags:)^
3239 ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
3379 ** more of the [SQLITE_OPEN_URI] or [SQLITE_OPEN_MAIN_DB] bits set and
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h478 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
1475 ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
1477 ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
2410 ** [SQLITE_OPEN_PRIVATECACHE], and/or [SQLITE_OPEN_URI] flags:)^
2466 ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
H A Dsqlite3.c1031 #define SQLITE_OPEN_URI 0x00000040 /* Ok for sqlite3_open_v2() */ macro
2028 ** of whether or not the [SQLITE_OPEN_URI] flag is set when the database
2030 ** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the
2963 ** [SQLITE_OPEN_PRIVATECACHE], and/or [SQLITE_OPEN_URI] flags:)^
3019 ** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is
[all...]

Completed in 704 milliseconds