Searched refs:FUNC_BOOLEAN (Results 1 – 1 of 1) sorted by relevance
74 public static final int FUNC_BOOLEAN = 14; field in FunctionTable195 m_functions[FUNC_BOOLEAN] = org.apache.xpath.functions.FuncBoolean.class;259 new Integer(FunctionTable.FUNC_BOOLEAN)); in m_functionID.put() argument