Searched refs:reverseAllValidSurrogatePairs (Results 1 – 2 of 2) sorted by relevance
258 private void reverseAllValidSurrogatePairs() { in reverseAllValidSurrogatePairs() method in AbstractStringBuilder
1631 reverseAllValidSurrogatePairs(val, count);1636 private static void reverseAllValidSurrogatePairs(byte[] val, int count) {