Home
last modified time | relevance | path

Searched defs:FUNC_LANG (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java125 public static final int FUNC_LANG = 32; field in FunctionTable
261 new Integer(FunctionTable.FUNC_LANG)); in m_functionID.put()