Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpattern.h81 void applyPatternWithoutExpandAffix(
Ddecimalformatpattern.cpp136 DecimalFormatPatternParser::applyPatternWithoutExpandAffix( in applyPatternWithoutExpandAffix() function in DecimalFormatPatternParser
Ddecimfmtimpl.cpp837 patternParser.applyPatternWithoutExpandAffix( in applyPattern()
Ddecimfmt.cpp489 patternParser.applyPatternWithoutExpandAffix( in applyPatternWithNoSideEffects()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDecimalFormat_ICU58_Android.java646 applyPatternWithoutExpandAffix(pattern, false); in DecimalFormat_ICU58_Android()
678 applyPatternWithoutExpandAffix(pattern, false); in DecimalFormat_ICU58_Android()
716 applyPatternWithoutExpandAffix(pattern, false); in createFromPatternAndSymbols()
773 applyPatternWithoutExpandAffix(currencyPluralPatternForOther, false); in create()
1367 applyPatternWithoutExpandAffix(currencyPluralPattern, false); in subformat()
2093 applyPatternWithoutExpandAffix(formatPattern, false);
2209 applyPatternWithoutExpandAffix(getPattern(symbols.getULocale(), NumberFormat.CURRENCYSTYLE), in setupCurrencyAffixForAllPatterns()
2225 applyPatternWithoutExpandAffix(currencyPattern, false); in setupCurrencyAffixForAllPatterns()
4674 applyPatternWithoutExpandAffix(pattern, localized);
4689 private void applyPatternWithoutExpandAffix(String pattern, boolean localized) { in applyPatternWithoutExpandAffix() method
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDecimalFormat_ICU58_Android.java645 applyPatternWithoutExpandAffix(pattern, false); in DecimalFormat_ICU58_Android()
678 applyPatternWithoutExpandAffix(pattern, false); in DecimalFormat_ICU58_Android()
717 applyPatternWithoutExpandAffix(pattern, false); in createFromPatternAndSymbols()
775 applyPatternWithoutExpandAffix(currencyPluralPatternForOther, false); in create()
1377 applyPatternWithoutExpandAffix(currencyPluralPattern, false); in subformat()
2105 applyPatternWithoutExpandAffix(formatPattern, false);
2221 applyPatternWithoutExpandAffix(getPattern(symbols.getULocale(), NumberFormat.CURRENCYSTYLE), in setupCurrencyAffixForAllPatterns()
2237 applyPatternWithoutExpandAffix(currencyPattern, false); in setupCurrencyAffixForAllPatterns()
4743 applyPatternWithoutExpandAffix(pattern, localized);
4758 private void applyPatternWithoutExpandAffix(String pattern, boolean localized) { in applyPatternWithoutExpandAffix() method