Searched refs:IsAscii (Results 1 – 1 of 1) sorted by relevance
31 static inline bool IsAscii(const uint8_t ch) in IsAscii() function47 if (!IsAscii(msg[i])) { in CheckMessage()