Home
last modified time | relevance | path

Searched refs:decimfmtAffixPatternValueComparator (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/i18n/
Ddecimfmt.cpp140 static UBool U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2);
157 U_CALLCONV decimfmtAffixPatternValueComparator(UHashTok val1, UHashTok val2) { in decimfmtAffixPatternValueComparator() function
4751 hTable->setValueComparator(decimfmtAffixPatternValueComparator); in initHashForAffixPattern()