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

/external/sqlite/dist/orig/
H A Dsqlite3.h1657 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1743 #define SQLITE_CONFIG_URI 17 /* int */ macro
2722 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c3811 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c1772 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1858 #define SQLITE_CONFIG_URI 17 /* int */ macro
2837 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1657 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1743 #define SQLITE_CONFIG_URI 17 /* int */ macro
2722 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c3831 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c1772 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1858 #define SQLITE_CONFIG_URI 17 /* int */ macro
2837 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]

Completed in 388 milliseconds