Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts3/
H A Dfts3_snippet.c338 static int fts3ExprPhraseCount(Fts3Expr *pExpr){ in fts3ExprPhraseCount() function
1387 pCsr->nPhrase = fts3ExprPhraseCount(pCsr->pExpr); in fts3GetMatchinfo()