Searched refs:FUNC_QNAME (Results 1 – 1 of 1) sorted by relevance
59 public static final int FUNC_QNAME = 9; field in FunctionTable189 m_functions[FUNC_QNAME] = org.apache.xpath.functions.FuncQname.class;249 new Integer(FunctionTable.FUNC_QNAME)); in m_functionID.put() argument