Home
last modified time | relevance | path

Searched refs:Char32ToEscapedChars (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtranstst.cpp3451 char* Char32ToEscapedChars(UChar32 ch, char* buffer) { in Char32ToEscapedChars() function
3470 err(Char32ToEscapedChars(dee, buffer)); in TestSurrogateCasing()
3472 errln(Char32ToEscapedChars(DEE.char32At(0), buffer)); in TestSurrogateCasing()