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

/external/sqlite/dist/orig/
H A Dsqlite3.h1536 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1571 #define SQLITE_CONFIG_URI 17 /* int */ macro
2542 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c2753 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c2086 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2121 #define SQLITE_CONFIG_URI 17 /* int */ macro
3092 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1536 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
1571 #define SQLITE_CONFIG_URI 17 /* int */ macro
2542 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
H A Dshell.c2772 sqlite3_config(SQLITE_CONFIG_URI, 1);
H A Dsqlite3.c2086 ** [[SQLITE_CONFIG_URI]] <dt>SQLITE_CONFIG_URI
2121 #define SQLITE_CONFIG_URI 17 /* int */ macro
3092 ** been enabled globally using the [SQLITE_CONFIG_URI] option with the
[all...]

Completed in 349 milliseconds