Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dappendable.cpp24 Appendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in Appendable
Dunistr.cpp1753 UnicodeStringAppendable::appendCodePoint(UChar32 c) { in appendCodePoint() function in UnicodeStringAppendable
/external/clang/lib/Lex/
DLiteralSupport.cpp215 static void appendCodePoint(unsigned Codepoint, in appendCodePoint() function