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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d486 SQLITE_CONFIG_URI = 17,
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h2014 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2015 ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
2162 #define SQLITE_CONFIG_URI 17 /* int */ macro
3600 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c28814 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c2327 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2328 ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
2475 #define SQLITE_CONFIG_URI 17 /* int */ macro
3913 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]

Completed in 634 milliseconds