Searched defs:highSurrogate (Results 1 – 2 of 2) sorted by relevance
28 char highSurrogate = '\uD83D', lowSurrogate = '\uDE02'; in testChars() local
4923 public static char highSurrogate(int codePoint) { in highSurrogate() method in Character