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