Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h326 NTN_SCIENTIFIC, NTN_COMPACT, NTN_SIMPLE, NTN_ERROR enumerator
354 Notation(UErrorCode errorCode) : fType(NTN_ERROR) { in Notation()
361 if (fType == NTN_ERROR) { in copyErrorTo()