Searched refs:OP_EXTFUNCTION (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DOpCodes.java350 * [OP_EXTFUNCTION] (Extension function.)
365 public static final int OP_EXTFUNCTION = 24; field in class:OpCodes
H A DCompiler.java175 case OpCodes.OP_EXTFUNCTION :
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/axes/
H A DWalkerFactory.java339 case OpCodes.OP_EXTFUNCTION :
485 case OpCodes.OP_EXTFUNCTION :
594 case OpCodes.OP_EXTFUNCTION :
693 case OpCodes.OP_EXTFUNCTION :
997 case OpCodes.OP_EXTFUNCTION :
1007 case OpCodes.OP_EXTFUNCTION :
1138 case OpCodes.OP_EXTFUNCTION :
1188 case OpCodes.OP_EXTFUNCTION :
1688 case OpCodes.OP_EXTFUNCTION :
H A DFilterExprWalker.java37 * Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP,
74 case OpCodes.OP_EXTFUNCTION :
H A DUnionPathIterator.java353 case OpCodes.OP_EXTFUNCTION :

Completed in 38 milliseconds