Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutypes.h590 U_MULTIPLE_DECIMAL_SEPARATORS, /**< More than one decimal separator in number pattern */ enumerator
591 …U_MULTIPLE_DECIMAL_SEPERATORS = U_MULTIPLE_DECIMAL_SEPARATORS, /**< Typo: kept for backward compat…
/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp272 status = U_MULTIPLE_DECIMAL_SEPARATORS; in applyPatternWithoutExpandAffix()