Searched refs:OP_OR (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java84 * [OP_OR]
93 public static final int OP_OR = 2; field in class:OpCodes
H A DCompiler.java127 case OpCodes.OP_OR :
H A DXPathParser.java814 insertOp(opPos, 2, OpCodes.OP_OR);

Completed in 60 milliseconds