Home | History | Annotate | Download | only in i18n

Lines Matching defs:getSortKey

1303 RuleBasedCollator::getSortKey(const UnicodeString &s,
1305 return getSortKey(s.getBuffer(), s.length(), dest, capacity);
1309 RuleBasedCollator::getSortKey(const UChar *s, int32_t length,