Home | History | Annotate | Download | only in i18n

Lines Matching defs:compareComplexAffix

2068     // fall to compareSimpleAffix path, not compareComplexAffix path.
2730 return compareComplexAffix(*affixPat, text, pos, type, currency);
2916 int32_t DecimalFormat::compareComplexAffix(const UnicodeString& affixPat,