Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_aux.c545 static int fts5CountCb( in fts5CountCb() function
599 rc = pApi->xQueryPhrase(pFts, i, (void*)&nHit, fts5CountCb); in fts5Bm25GetData()