Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5.h299 int (*xPhraseFirstColumn)(Fts5Context*, int iPhrase, Fts5PhraseIter*, int*); member
H A Dfts5_test_mi.c224 for(pApi->xPhraseFirstColumn(pFts, iPhrase, &iter, &iCol); in fts5MatchinfoLocalCb()
H A Dfts5_tcl.c485 rc = p->pApi->xPhraseFirstColumn(p->pFts, iPhrase, &iter, &iCol); in xF5tApi()
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5fault9.test84 # Test OOM injection with the xPhraseFirstColumn() API and a tokenizer