Home
last modified time | relevance | path

Searched refs:loadExt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c135538 static void loadExt(sqlite3_context *context, int argc, sqlite3_value **argv){ function
137000 SFUNCTION(load_extension, 1, 0, 0, loadExt ),
137001 SFUNCTION(load_extension, 2, 0, 0, loadExt ),