Searched defs:xRowCount (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sqlite3/ | ||
H A D | sqlite3.h | 13374 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow); member |
H A D | sqlite3.c | 13693 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow); member |