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