Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxquery.cpp2695 static bool CheckExcessAndNot ( const XQNode_t * pNode );
4197 bool CSphTransformation::CheckExcessAndNot ( const XQNode_t * pNode ) in CheckExcessAndNot() function in CSphTransformation
4242 if ( hDeleted.Exists ( pParentAndNot ) || !CheckExcessAndNot ( pAnd ) ) in TransformExcessAndNot()
4393 if ( CollectInfo <ParentNode, CurrentNode> ( *m_ppRoot, &CheckExcessAndNot ) ) in Transform()