Home | History | Annotate | Download | only in i18n

Lines Matching defs:compareComplexAffix

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