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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java136 public static final int FUNC_UNPARSED_ENTITY_URI = 36; field in class:FunctionTable
230 m_functions[FUNC_UNPARSED_ENTITY_URI] =
302 new Integer(FunctionTable.FUNC_UNPARSED_ENTITY_URI));

Completed in 375 milliseconds