Searched refs:fts5ExprNearTest (Results 1 – 1 of 1) sorted by relevance
833 static int fts5ExprNearTest( in fts5ExprNearTest() function1086 pNode->bNomatch = ((0==fts5ExprNearTest(&rc, pExpr, pNode)) && rc==SQLITE_OK); in fts5ExprNodeTest_STRING()