Searched refs:IsPrintableAscii (Results 1 – 1 of 1) sorted by relevance
133 inline bool IsPrintableAscii(wchar_t c) { in IsPrintableAscii() function175 if (IsPrintableAscii(c)) { in PrintAsCharLiteralTo()