Home
last modified time | relevance | path

Searched refs:SQLITE_USE_URI (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/src/
H A Dglobal.c167 #ifndef SQLITE_USE_URI
168 # define SQLITE_USE_URI 0 macro
242 SQLITE_USE_URI, /* bOpenUri */
H A Dctime.c767 #ifdef SQLITE_USE_URI
H A Dsqlite.h.in1998 ** [SQLITE_USE_URI] symbol defined.)^
3516 ** [sqlite3_config()] method or by the [SQLITE_USE_URI] compile-time option.
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasm.c144 #ifndef SQLITE_USE_URI
145 # define SQLITE_USE_URI 1 macro
/sqlite-3.40.0/tool/
H A Dmkctimec.tcl273 SQLITE_USE_URI
/sqlite-3.40.0/test/
H A De_uri.test58 # SQLITE_USE_URI compile-time option.