Searched defs:xIntegrity (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 7351 int (*xIntegrity)(sqlite3_vtab *pVTab, const char *zSchema, member |
H A D | sqlite3.c | 7664 int (*xIntegrity)(sqlite3_vtab *pVTab, const char *zSchema, member |