HomeSort by relevance Sort by last modified time
    Searched refs:LAST_NODESET_OP (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 384 static final int LAST_NODESET_OP = 25;
OpMap.java 221 && (stepType <= OpCodes.LAST_NODESET_OP))
285 && (stepType <= OpCodes.LAST_NODESET_OP))

Completed in 465 milliseconds