Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c543 int *pbMatch /* OUT: Set to true if really a match */ in fts5ExprPhraseIsMatch() argument
616 *pbMatch = (pPhrase->poslist.n>0); in fts5ExprPhraseIsMatch()