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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java141 public static final int FUNC_DOCLOCATION = 35; field in class:FunctionTable
228 m_functions[FUNC_DOCLOCATION] =
304 new Integer(FunctionTable.FUNC_DOCLOCATION));

Completed in 29 milliseconds