Searched refs:compareSimpleAffix (Results 1 – 2 of 2) sorted by relevance
1797 static int32_t compareSimpleAffix(const UnicodeString& affix,
1811 return compareSimpleAffix(*patternToCompare, text, pos); in compareAffix()1824 int32_t DecimalFormat::compareSimpleAffix(const UnicodeString& affix, in compareSimpleAffix() function in DecimalFormat