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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1469 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1499 #define SQLITE_CONFIG_URI 17 /* int */ macro
2468 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dsqlite3.c2022 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2052 #define SQLITE_CONFIG_URI 17 /* int */ macro
3021 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1899 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1900 ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
2047 #define SQLITE_CONFIG_URI 17 /* int */ macro
3399 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c20945 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c2962 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2963 ** <dd>^(The SQLITE_CONFIG_URI option takes a single argument of type int.
3110 #define SQLITE_CONFIG_URI 17 /* int */ macro
4462 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]

Completed in 935 milliseconds