Searched defs:writeSortKey (Results 1 – 3 of 3) sorted by relevance
1155 private void writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) { in writeSortKey() method in RuleBasedCollator
1129 private void writeSortKey(CharSequence s, CollationKeyByteSink sink, CollationBuffer buffer) { in writeSortKey() method in RuleBasedCollator
1332 RuleBasedCollator::writeSortKey(const UChar *s, int32_t length, in writeSortKey() function in RuleBasedCollator