Home
last modified time | relevance | path

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

/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/
H A Dsphinxquery.cpp2653 static bool CheckCommonCompoundNot ( const XQNode_t * pNode );
3020 bool CSphTransformation::CheckCommonCompoundNot ( const XQNode_t * pNode ) in CheckCommonCompoundNot() function in CSphTransformation
4351 if ( CollectInfo <Grand3Node, CurrentNode> ( *m_ppRoot, &CheckCommonCompoundNot ) ) in Transform()