Searched refs:FUNC_FLOOR (Results 1 – 1 of 1) sorted by relevance
80 public static final int FUNC_FLOOR = 16; field in FunctionTable198 m_functions[FUNC_FLOOR] = org.apache.xpath.functions.FuncFloor.class;265 new Integer(FunctionTable.FUNC_FLOOR)); in m_functionID.put() argument