OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FROM_ANCESTORS
(Results
1 - 3
of
3
) sorted by null
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
OpCodes.java
568
public static final int
FROM_ANCESTORS
= 37;
Keywords.java
219
new Integer(OpCodes.
FROM_ANCESTORS
));
/external/apache-xml/src/main/java/org/apache/xpath/axes/
WalkerFactory.java
321
case OpCodes.
FROM_ANCESTORS
:
596
case OpCodes.
FROM_ANCESTORS
:
699
case OpCodes.
FROM_ANCESTORS
:
[
all
...]
Completed in 42 milliseconds