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