Home
last modified time | relevance | path

Searched defs:toCodePoint (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DEncodings.java442 static int toCodePoint(char highSurrogate, char lowSurrogate) { in toCodePoint() method in Encodings
458 static int toCodePoint(char ch) { in toCodePoint() method in Encodings