Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c1812 static void cf2Func(sqlite3_context *ctx, int nArg, sqlite3_value **aArg){ in cf2Func() function
1905 (p->pFunc ? cf2Func : 0), in test_create_function_v2()