Searched refs:FUNC_TRUE (Results 1 – 1 of 1) sorted by relevance
68 public static final int FUNC_TRUE = 12; field in FunctionTable193 m_functions[FUNC_TRUE] = org.apache.xpath.functions.FuncTrue.class;255 new Integer(FunctionTable.FUNC_TRUE)); in m_functionID.put() argument