Lines Matching refs:affix
2009 * similar to applyPattern, but without re-gen affix for currency
2072 // using complex affix comparison
2073 // parses against the currency plural patterns using complex affix comparison,
2074 // and parses against the current pattern using simple affix comparison.
2092 static int32_t compareSimpleAffix(const UnicodeString& affix,
2138 * Append an affix to the given UnicodeString, using quotes if
2142 void appendAffixPattern(UnicodeString& appendTo, const UnicodeString& affix,
2150 UnicodeString& affix,
2167 // If currency changes, the affix pattern for currency is not changed,
2168 // but the affix will be changed. So, affixes need to be
2172 // set up currency affix patterns for mix parsing.
2173 // The patterns saved here are the affix patterns of default currency
2174 // pattern and the unique affix patterns of the plural currency patterns.
2321 /* affix for currency formatting when the currency sign in the pattern
2350 // Affix pattern set for currency.