Lines Matching defs:SQLITE_CONFIG_URI
2329 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2330 ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
2493 #define SQLITE_CONFIG_URI 17 /* int */
3932 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
180429 ** sqlite3_config(SQLITE_CONFIG_URI,1) or
180430 ** sqlite3_config(SQLITE_CONFIG_URI,0) configuration calls.
180432 case SQLITE_CONFIG_URI: {
180433 /* EVIDENCE-OF: R-25451-61125 The SQLITE_CONFIG_URI option takes a single
217856 ** the SQLITE_CONFIG_URI flag to sqlite3_open_v2(). So if either zTarget