Searched refs:xFindFunction (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h4793 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member in struct:sqlite3_module
4998 ** using the [xFindFunction] method of the [virtual table module].
H A Dsqlite3.c5346 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member in struct:sqlite3_module
5551 ** using the [xFindFunction] method of the [virtual table module].
[all...]

Completed in 317 milliseconds