Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp2768 UChar32 affixChar = affix.char32At(0); in compareSimpleAffix() local
2771 int32_t affixCharLength = U16_LENGTH(affixChar); in compareSimpleAffix()
2780 if (affixCharLength == affixLength && affixSet->contains(affixChar)) { in compareSimpleAffix()
2843 if (affixCharLength == affixLength && affixSet->contains(affixChar)) { in compareSimpleAffix()