Home | History | Annotate | Download | only in orig

Lines Matching refs:xFindFunction

6134   int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName,
6403 ** using the [xFindFunction] method of the [virtual table module].
10280 ** the sqlite3_module.xFindFunction() method.