OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isHighUTF16Surrogate
(Results
1 - 4
of
4
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Encodings.java
421
static boolean
isHighUTF16Surrogate
(char ch) {
ToTextStream.java
297
} else if (Encodings.
isHighUTF16Surrogate
(c)) {
ToStream.java
[
all
...]
ToHTMLStream.java
[
all
...]
Completed in 181 milliseconds