Searched refs:xRowCount (Results 1 – 2 of 2) sorted by relevance
13948 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow); member
14269 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow); member241683 int (*xRowCount)(Fts5Context*, sqlite3_int64 *pnRow); member245230 if( rc==SQLITE_OK ) rc = pApi->xRowCount(pFts, &nRow);