Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest1.c808 static int execFuncCallback(void *pData, int argc, char **argv, char **NotUsed){ in execFuncCallback() function
841 execFuncCallback, &x, 0); in sqlite3ExecFunc()