Searched defs:isPrintable (Results 1 – 4 of 4) sorted by relevance
63 TEST(Unicode, isPrintable) { in TEST() argument
23 bool isPrintable(int UCS) { in isPrintable() function
315 TEST(CharInfoTest, isPrintable) { in TEST() argument
140 LLVM_READONLY static inline bool isPrintable(unsigned char c) { in isPrintable() function