Home
last modified time | relevance | path

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

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