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