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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c2033 ** [SQLITE_USE_URI] symbol defined.
3022 ** [sqlite3_config()] method or by the [SQLITE_USE_URI] compile-time option.
12032 #ifndef SQLITE_USE_URI
12033 # define SQLITE_USE_URI 0 macro
12044 SQLITE_USE_URI, /* bOpenUri */
[all...]

Completed in 328 milliseconds