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

  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java 317 static final int FIRST_NODESET_OP = 22;
OpMap.java 220 else if ((stepType >= OpCodes.FIRST_NODESET_OP)
284 else if ((stepType >= OpCodes.FIRST_NODESET_OP)

Completed in 200 milliseconds