OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1943 milliseconds