Searched defs:IsAscii (Results 1 – 3 of 3) sorted by relevance
417 static inline bool IsAscii(const char* chars, int length) { in IsAscii() function421 static inline bool IsAscii(const uint8_t* chars, int length) { in IsAscii() function
388 bool IsAscii() const in IsAscii() function630 bool IsAscii() const in IsAscii() function
1462 FFSOpt FFS; AbsOpt Abs; IsDigitOpt IsDigit; IsAsciiOpt IsAscii; member in __anon693922940311::SimplifyLibCalls