Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_tcl.c175 static int xQueryPhraseCb( in xQueryPhraseCb() function
389 rc = p->pApi->xQueryPhrase(p->pFts, iPhrase, &ctx, xQueryPhraseCb); in xF5tApi()