Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java128 public static final int FUNC_EXT_FUNCTION_AVAILABLE = 33; field in FunctionTable
217 m_functions[FUNC_EXT_FUNCTION_AVAILABLE] =
291 new Integer(FunctionTable.FUNC_EXT_FUNCTION_AVAILABLE)); in m_functionID.put() argument