Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmtimpl.cpp30 static const int32_t kFormattingPosPrefix = (1 << 0); variable
42 kFormattingPosPrefix | kFormattingPosSuffix |
722 updateFormatting(kFormattingPosPrefix, status); in setPositivePrefix()
1214 kFormattingPosPrefix | kFormattingAffixParserWithCurrency)) == 0) { in updateFormattingLocalizedPositivePrefix()