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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5188 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member in struct:sqlite3_module
5393 ** using the [xFindFunction] method of the [virtual table module].
H A Dsqlite3.c5759 int (*xFindFunction)(sqlite3_vtab *pVtab, int nArg, const char *zName, member in struct:sqlite3_module
5964 ** using the [xFindFunction] method of the [virtual table module].
[all...]
/freebsd-10.2-release/crypto/heimdal/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 2313 milliseconds