Searched defs:compareComplexAffix (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/i18n/
H A Ddecimfmt.cpp1756 // fall to compareSimpleAffix path, not compareComplexAffix path.
2135 return compareComplexAffix(*affixPat, text, pos, type, currency);
2269 int32_t DecimalFormat::compareComplexAffix(const UnicodeString& affixPat, function in class:DecimalFormat

Completed in 39 milliseconds