Searched defs:appendCodePoint (Results 1 – 11 of 11) sorted by relevance
26 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
1869 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
110 public static final void appendCodePoint(StringBuffer buffer, int ch) { in appendCodePoint() method in UTF16Util
111 public static final void appendCodePoint(StringBuffer buffer, int ch) { in appendCodePoint() method in UTF16Util
142 private static int appendCodePoint(Appendable a, int c) throws IOException { in appendCodePoint() method in CaseMapImpl
146 private static int appendCodePoint(Appendable a, int c) throws IOException { in appendCodePoint() method in CaseMapImpl
217 static void appendCodePoint(unsigned Codepoint, in appendCodePoint() function
1003 public static StringBuffer appendCodePoint(StringBuffer target, int cp) { in appendCodePoint() method in UTF16
594 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() method in UnicodeSet
1048 public static StringBuffer appendCodePoint(StringBuffer target, int cp) { in appendCodePoint() method in UTF16
613 private static void appendCodePoint(Appendable app, int c) { in appendCodePoint() method in UnicodeSet