Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Dutypes.h530 U_MULTIPLE_PAD_SPECIFIERS, /**< More than one pad symbol in number pattern */ enumerator
/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.cpp423 status = U_MULTIPLE_PAD_SPECIFIERS; in applyPatternWithoutExpandAffix()
Dnumber_patternstring.cpp166 status = U_MULTIPLE_PAD_SPECIFIERS; in consumePadding()