Home
last modified time | relevance | path

Searched defs:FUNC_FLOOR (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DFunctionTable.java80 public static final int FUNC_FLOOR = 16; field in FunctionTable
265 new Integer(FunctionTable.FUNC_FLOOR)); in m_functionID.put()