Searched defs:isLowSurrogate (Results 1 - 6 of 6) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DXMLChar.java776 public static boolean isLowSurrogate(int c) { method in class:XMLChar
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DXMLChar.java396 public static boolean isLowSurrogate(int c) { method in class:XMLChar
/external/webkit/Source/JavaScriptCore/wtf/unicode/wince/
H A DUnicodeWinCE.h132 inline bool isLowSurrogate(UChar c) { return (c & 0xfc00) == 0xdc00; } function in namespace:WTF::Unicode
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 89 milliseconds