Searched refs:kFormattingAffixParserWithCurrency (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddecimfmtimpl.cpp42 static const int32_t kFormattingAffixParserWithCurrency = variable
1212 kFormattingPosPrefix | kFormattingAffixParserWithCurrency)) == 0) {
1231 kFormattingPosSuffix | kFormattingAffixParserWithCurrency)) == 0) {
1250 kFormattingNegPrefix | kFormattingAffixParserWithCurrency)) == 0) {
1269 kFormattingNegSuffix | kFormattingAffixParserWithCurrency)) == 0) {

Completed in 39 milliseconds