Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c833 static int fts5ExprNearTest( in fts5ExprNearTest() function
1086 pNode->bNomatch = ((0==fts5ExprNearTest(&rc, pExpr, pNode)) && rc==SQLITE_OK); in fts5ExprNodeTest_STRING()