Searched refs:FUNC_CONCAT (Results 1 – 1 of 1) sorted by relevance
113 public static final int FUNC_CONCAT = 27; field in FunctionTable214 m_functions[FUNC_CONCAT] = org.apache.xpath.functions.FuncConcat.class;287 new Integer(FunctionTable.FUNC_CONCAT)); in m_functionID.put() argument