Searched refs:FUNC_SUBSTRING_AFTER (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java106 public static final int FUNC_SUBSTRING_AFTER = 24; field in class:FunctionTable
211 m_functions[FUNC_SUBSTRING_AFTER] =
284 new Integer(FunctionTable.FUNC_SUBSTRING_AFTER));

Completed in 22 milliseconds