Home | History | Annotate | Download | only in text

Lines Matching defs:isSurrogate

335         if (!isSurrogate(single)) {
388 if (!isSurrogate(single)) {
438 if (!isSurrogate(single)) {
502 if (isSurrogate(ch)) {
538 if (isSurrogate(ch)) {
582 if (isSurrogate(ch)) {
605 public static boolean isSurrogate(char char16) {
1136 if (isSurrogate(single)) {
1174 if (isSurrogate(single)) {