Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_aux.c85 static int fts5CInstIterInit( in fts5CInstIterInit() function
228 rc = fts5CInstIterInit(pApi, pFts, iCol, &ctx.iter); in fts5HighlightFunction()
492 rc = fts5CInstIterInit(pApi, pFts, iBestCol, &ctx.iter); in fts5SnippetFunction()