Home
last modified time | relevance | path

Searched refs:FUNC_ID (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java47 public static final int FUNC_ID = 4; field in FunctionTable
182 m_functions[FUNC_ID] = org.apache.xpath.functions.FuncId.class;
241 new Integer(FunctionTable.FUNC_ID)); in m_functionID.put() argument
DKeywords.java257 new Integer(FunctionTable.FUNC_ID)); in m_keywords.put() argument