HomeSort by relevance Sort by last modified time
    Searched refs:affix (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
decimfmt.cpp 100 /* affix for currency formatting when the currency sign in the pattern
487 // expanding the affix patterns into affixes.
561 AffixesForCurrency* affix = new AffixesForCurrency( local
563 fAffixesForCurrency->put(pluralCount, affix, status);
591 AffixesForCurrency* affix = new AffixesForCurrency( local
593 fPluralAffixesForCurrency->put(pluralCount, affix, status);
2290 const UnicodeString* affix = NULL; local
3212 const UnicodeString* affix; local
3750 UnicodeString* affix = &prefix; local
    [all...]
smpdtfmt.cpp     [all...]
  /external/icu4c/i18n/unicode/
decimfmt.h     [all...]
smpdtfmt.h     [all...]

Completed in 29 milliseconds