Searched refs:FIRST_NODESET_OP (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java319 static final int FIRST_NODESET_OP = 22; field in class:OpCodes
H A DOpMap.java222 else if ((stepType >= OpCodes.FIRST_NODESET_OP)
286 else if ((stepType >= OpCodes.FIRST_NODESET_OP)

Completed in 87 milliseconds