Searched refs:FROM_CHILDREN (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java579 public static final int FROM_CHILDREN = 40; field in class:OpCodes
H A DKeywords.java227 new Integer(OpCodes.FROM_CHILDREN));
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DWalkerFactory.java331 case OpCodes.FROM_CHILDREN :
609 case OpCodes.FROM_CHILDREN :
713 case OpCodes.FROM_CHILDREN :
1047 case OpCodes.FROM_CHILDREN :
1217 case OpCodes.FROM_CHILDREN :
1702 case OpCodes.FROM_CHILDREN :

Completed in 35 milliseconds