Searched defs:OP_EXTFUNCTION (Results 1 - 1 of 1) 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

Completed in 258 milliseconds