Home
last modified time | relevance | path

Searched refs:fts5CountCb (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c244452 static int fts5CountCb( function
244506 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb);