Searched refs:FUNC_COUNT (Results 1 – 1 of 1) sorted by relevance
44 public static final int FUNC_COUNT = 3; field in FunctionTable181 m_functions[FUNC_COUNT] = org.apache.xpath.functions.FuncCount.class;239 new Integer(FunctionTable.FUNC_COUNT)); in m_functionID.put() argument