Lines Matching full:sqlite3_load_extension
5343 ** ^The sqlite3_load_extension() interface attempts to load an
5358 ** ^The sqlite3_load_extension() interface returns
5361 ** [sqlite3_load_extension()] interface shall attempt to
5372 SQLITE_API int SQLITE_STDCALL sqlite3_load_extension(
5386 ** is provided to turn the [sqlite3_load_extension()] mechanism on and off.