Searched refs:FUNC_STRING (Results 1 – 1 of 1) sorted by relevance
92 public static final int FUNC_STRING = 20; field in FunctionTable202 m_functions[FUNC_STRING] = org.apache.xpath.functions.FuncString.class;273 new Integer(FunctionTable.FUNC_STRING)); in m_functionID.put() argument