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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DFunctionTable.java88 public static final int FUNC_ROUND = 18; field in class:FunctionTable
203 m_functions[FUNC_ROUND] = com.sun.org.apache.xpath.internal.functions.FuncRound.class;
272 new Integer(FunctionTable.FUNC_ROUND));

Completed in 29 milliseconds