Home
last modified time | relevance | path

Searched defs:affix (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp563 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes() local
592 AffixesForCurrency* affix = new AffixesForCurrency( in setupCurrencyAffixes() local
2299 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix()
2476 const UnicodeString* affix = NULL; in compareComplexAffix() local
3272 UnicodeString& affix, in expandAffix()
3447 const UnicodeString* affix; in appendAffix() local
3586 const UnicodeString& affix, in appendAffixPattern()
3985 UnicodeString* affix = &prefix; in applyPatternWithoutExpandAffix() local
Dsmpdtfmt.cpp3504 SimpleDateFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix()