Searched refs:fts5ExprNearIsMatch (Results 1 – 1 of 1) sorted by relevance
678 static int fts5ExprNearIsMatch(int *pRc, Fts5ExprNearset *pNear){ in fts5ExprNearIsMatch() function875 if( i==pNear->nPhrase && (i==1 || fts5ExprNearIsMatch(pRc, pNear)) ){ in fts5ExprNearTest()