Searched refs:affixChar (Results 1 – 1 of 1) sorted by relevance
2768 UChar32 affixChar = affix.char32At(0); in compareSimpleAffix() local2771 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()