Searched defs:replacementChars (Results 1 – 3 of 3) sorted by relevance
411 … private static String applyEdits(CharSequence src, StringBuilder replacementChars, Edits edits) { in applyEdits()594 StringBuilder replacementChars = toLower( in toLower() local624 StringBuilder replacementChars = toUpper( in toUpper() local657 StringBuilder replacementChars = toTitle( in toTitle() local787 StringBuilder replacementChars = fold( in fold() local
406 … private static String applyEdits(CharSequence src, StringBuilder replacementChars, Edits edits) { in applyEdits()589 StringBuilder replacementChars = toLower( in toLower() local619 StringBuilder replacementChars = toUpper( in toUpper() local652 StringBuilder replacementChars = toTitle( in toTitle() local782 StringBuilder replacementChars = fold( in fold() local
158 UChar replacementChars[200]; in caseMap() local