Home | History | Annotate | Download | only in i18n

Lines Matching defs:getSortKey

1308 RuleBasedCollator::getSortKey(const UnicodeString &s,
1310 return getSortKey(s.getBuffer(), s.length(), dest, capacity);
1314 RuleBasedCollator::getSortKey(const UChar *s, int32_t length,