Home
last modified time | relevance | path

Searched refs:ATTRVAL_NAN (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DDecimalFormatProperties.java67 m_dfs.setNaN(Constants.ATTRVAL_NAN); in DecimalFormatProperties()
DFuncFormatNumb.java119 dfs.setNaN(Constants.ATTRVAL_NAN); in execute()
DConstants.java393 ATTRVAL_NAN = "NaN", field in Constants