Searched refs:Char32ToEscapedChars (Results 1 – 1 of 1) sorted by relevance
3451 char* Char32ToEscapedChars(UChar32 ch, char* buffer) { in Char32ToEscapedChars() function3470 err(Char32ToEscapedChars(dee, buffer)); in TestSurrogateCasing()3472 errln(Char32ToEscapedChars(DEE.char32At(0), buffer)); in TestSurrogateCasing()