Searched refs:FUNC_LAST (Results 1 – 2 of 2) sorted by relevance
38 public static final int FUNC_LAST = 1; field in FunctionTable179 m_functions[FUNC_LAST] = org.apache.xpath.functions.FuncLast.class;235 new Integer(FunctionTable.FUNC_LAST)); in m_functionID.put() argument
411 case FunctionTable.FUNC_LAST: in functionProximateOrContainsProximate()