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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java108 * [OP_NOTEQUALS]
117 public static final int OP_NOTEQUALS = 4; field in class:OpCodes
H A DCompiler.java131 case OpCodes.OP_NOTEQUALS :
H A DXPathParser.java880 insertOp(addPos, 2, OpCodes.OP_NOTEQUALS);

Completed in 270 milliseconds