Searched refs:PrintCharAndCodeTo (Results 1 – 1 of 1) sorted by relevance
220 void PrintCharAndCodeTo(Char c, ostream* os) { in PrintCharAndCodeTo() function245 PrintCharAndCodeTo<unsigned char>(c, os); in PrintTo()248 PrintCharAndCodeTo<unsigned char>(c, os); in PrintTo()254 PrintCharAndCodeTo<wchar_t>(wc, os); in PrintTo()