Searched defs:appendCodePoint (Results 1 – 3 of 3) sorted by relevance
24 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
1753 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
215 static void appendCodePoint(unsigned Codepoint, in appendCodePoint() function