Searched defs:sqlite3_load_extension (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dloadext.c469 int sqlite3_load_extension( function
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c5008 ** ^The sqlite3_load_extension() interface attempts to load an
5014 ** ^The sqlite3_load_extension() interface returns
5017 ** [sqlite3_load_extension()] interface shall attempt to
5028 SQLITE_API int sqlite3_load_extension(
5041 ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.
87353 SQLITE_API int sqlite3_load_extension( function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c5277 ** ^The sqlite3_load_extension() interface attempts to load an
5292 ** ^The sqlite3_load_extension() interface returns
5295 ** [sqlite3_load_extension()] interface shall attempt to
5306 SQLITE_API int sqlite3_load_extension(
5319 ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.
97988 SQLITE_API int sqlite3_load_extension( function
[all...]
/external/sqlite/dist/
H A Dsqlite3.c5277 ** ^The sqlite3_load_extension() interface attempts to load an
5292 ** ^The sqlite3_load_extension() interface returns
5295 ** [sqlite3_load_extension()] interface shall attempt to
5306 SQLITE_API int sqlite3_load_extension(
5319 ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.
98008 SQLITE_API int sqlite3_load_extension( function
[all...]

Completed in 460 milliseconds