Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java53 public static final int FUNC_LOCAL_PART = 7; field in FunctionTable
185 m_functions[FUNC_LOCAL_PART] =
245 new Integer(FunctionTable.FUNC_LOCAL_PART)); in m_functionID.put() argument