Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_func.c666 static int registerTestFunctions( in registerTestFunctions() function
727 int rc = sqlite3_auto_extension((void(*)(void))registerTestFunctions); in autoinstall_test_funcs()
951 sqlite3_auto_extension((void(*)(void))registerTestFunctions); in Sqlitetest_func_Init()