Searched refs:highSurrogate (Results 1 – 10 of 10) sorted by relevance
442 static int toCodePoint(char highSurrogate, char lowSurrogate) { in toCodePoint() argument444 ((highSurrogate - 0xd800) << 10) in toCodePoint()
1230 int highSurrogate = ((int) ch) & 0x03FF; in writeAttrURI() local1236 int wwww = ((highSurrogate & 0x03C0) >> 6); in writeAttrURI()1240 int zzzz = (highSurrogate & 0x003C) >> 2; in writeAttrURI()1243 int yyyyyy = ((highSurrogate & 0x0003) << 4) & 0x30; in writeAttrURI()
369 public static char highSurrogate(int c) { in highSurrogate() method in XMLChar
749 public static char highSurrogate(int c) { in highSurrogate() method in XMLChar
META-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...