Searched defs:createCondition (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xpath/regex/
H A DOp.java122 static ConditionOp createCondition(Op next, int ref, Op conditionflow, Op yesflow, Op noflow) { method in class:Op
H A DToken.java177 static Token.ConditionToken createCondition(int refno, Token condition, method in class:Token

Completed in 42 milliseconds