Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/patterns/
DStepPattern.java465 else if (!pred.boolWithSideEffects()) in checkProximityPosition()
569 else if (!pred.boolWithSideEffects()) in getProximityPosition()
754 else if (!pred.boolWithSideEffects()) in executePredicates()
/external/apache-xml/src/main/java/org/apache/xpath/objects/
DXObject.java278 public boolean boolWithSideEffects() throws javax.xml.transform.TransformerException in boolWithSideEffects() method in XObject
DXNodeSet.java198 public boolean boolWithSideEffects() in boolWithSideEffects() method in XNodeSet