Home | History | Annotate | Download | only in base

Lines Matching refs:surrogates

1607       char[] surrogates = Character.toChars(codePoint);
1608 appendHexJavaScriptRepresentation(surrogates[0], out);
1609 appendHexJavaScriptRepresentation(surrogates[1], out);
3011 * (e.g. consecutive low surrogates, consecutive high surrogates), or if