Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java116 public static final int FUNC_SUBSTRING = 29; field in FunctionTable
221 m_functions[FUNC_SUBSTRING] =
295 new Integer(FunctionTable.FUNC_SUBSTRING)); in m_functionID.put() argument