Searched refs:FUNC_SUM (Results 1 – 1 of 1) sorted by relevance
89 public static final int FUNC_SUM = 19; field in FunctionTable201 m_functions[FUNC_SUM] = org.apache.xpath.functions.FuncSum.class;271 new Integer(FunctionTable.FUNC_SUM)); in m_functionID.put() argument