Searched refs:FUNC_NOT (Results 1 – 1 of 1) sorted by relevance
65 public static final int FUNC_NOT = 11; field in FunctionTable192 m_functions[FUNC_NOT] = org.apache.xpath.functions.FuncNot.class;253 new Integer(FunctionTable.FUNC_NOT)); in m_functionID.put() argument