Searched refs:m_isTotallyWild (Results 1 – 1 of 1) sorted by relevance
248 if(m_isTotallyWild != nt.m_isTotallyWild) in deepEquals()298 private boolean m_isTotallyWild; field in NodeTest334 m_isTotallyWild = (m_namespace == null && m_name == WILD); in calcScore()576 …return (m_isTotallyWild || (subPartMatchNS(dtm.getNamespaceURI(context), m_namespace) && subPartMa… in execute()649 …return (m_isTotallyWild || (subPartMatchNS(dtm.getNamespaceURI(context), m_namespace) && subPartMa… in execute()