Home
last modified time | relevance | path

Searched refs:lowSurrogate (Results 1 – 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodings.java442 static int toCodePoint(char highSurrogate, char lowSurrogate) { in toCodePoint() argument
445 + (lowSurrogate - 0xdc00) in toCodePoint()
DToHTMLStream.java1249 int lowSurrogate = ((int) ch) & 0x03FF; in writeAttrURI() local
1252 yyyyyy = yyyyyy | ((lowSurrogate & 0x03C0) >> 6); in writeAttrURI()
1255 int xxxxxx = (lowSurrogate & 0x003F); in writeAttrURI()
/external/apache-xml/src/main/java/org/apache/xml/utils/
DXMLChar.java378 public static char lowSurrogate(int c) { in lowSurrogate() method in XMLChar
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
DXMLChar.java758 public static char lowSurrogate(int c) { in lowSurrogate() method in XMLChar
/external/robolectric/v3/libs/
Dvtd-xml-2.11.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...
/external/guice/extensions/struts2/lib/
Djsp-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...