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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java91 public static final int FUNC_SUM = 19; field in class:FunctionTable
204 m_functions[FUNC_SUM] = com.sun.org.apache.xpath.internal.functions.FuncSum.class;
274 new Integer(FunctionTable.FUNC_SUM));

Completed in 51 milliseconds