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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java64 public static final int FUNC_GENERATE_ID = 10; field in class:FunctionTable
193 m_functions[FUNC_GENERATE_ID] =
254 new Integer(FunctionTable.FUNC_GENERATE_ID));

Completed in 29 milliseconds