Searched refs:toUCS4 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/codemodel/internal/util/
H A DSurrogate.java103 public static int toUCS4(char c, char d) { method in class:Surrogate
179 character = toUCS4(c, d);
220 character = toUCS4(c, d);
/openjdk7/jdk/src/share/classes/sun/nio/cs/
H A DSurrogate.java109 public static int toUCS4(char c, char d) { method in class:Surrogate

Completed in 58 milliseconds