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