Searched refs:executePredicates (Results 1 – 5 of 5) sorted by relevance
321 boolean executePredicates(int context, XPathContext xctxt) in executePredicates() method in PredicatedNodeTest479 if (!executePredicates(n, xctxt)) in acceptNode()
128 if (pnt.executePredicates(n, xctxt)) in acceptNode()
171 if (!executePredicates(n, m_lpi.getXPathContext())) in acceptNode()
125 if (executePredicates(xctxt, dtm, context)) in executeRelativePathPattern()
405 if (!executePredicates(xctxt, dtm, currentNode)) in execute()708 protected final boolean executePredicates( in executePredicates() method in StepPattern