Home
last modified time | relevance | path

Searched refs:U_MULTIPLE_DECIMAL_SEPARATORS (Results 1 – 4 of 4) 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/chromium_org/third_party/icu/source/common/unicode/
Dutypes.h586 U_MULTIPLE_DECIMAL_SEPARATORS, /**< More than one decimal separator in number pattern */ enumerator
587 …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()
/external/chromium_org/third_party/icu/source/i18n/
Ddecimfmt.cpp4954 status = U_MULTIPLE_DECIMAL_SEPARATORS; in applyPatternWithoutExpandAffix()