Searched defs:IsAscii (Results 1 – 3 of 3) sorted by relevance
323 bool IsAscii() const in IsAscii() function559 bool IsAscii() const in IsAscii() function
1462 FFSOpt FFS; AbsOpt Abs; IsDigitOpt IsDigit; IsAsciiOpt IsAscii; member in __anona18d68930311::SimplifyLibCalls
9588 static inline bool IsAscii(const char* chars, int length) { in IsAscii() function9592 static inline bool IsAscii(const uint8_t* chars, int length) { in IsAscii() function