OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AXES_START_TYPES
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java
565
public static final int
AXES_START_TYPES
= 37;
OpMap.java
215
if ((stepType >= OpCodes.
AXES_START_TYPES
)
232
if (!((stepType >= OpCodes.
AXES_START_TYPES
)
279
if ((stepType >= OpCodes.
AXES_START_TYPES
)
Completed in 40 milliseconds