Home
last modified time | relevance | path

Searched defs: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
241 new Integer(FunctionTable.FUNC_ID)); in m_functionID.put()
DKeywords.java257 new Integer(FunctionTable.FUNC_ID)); in m_keywords.put()