Searched refs:IsAscii (Results 1 – 1 of 1) sorted by relevance
1094 static int IsAscii(int enc ARG_UNUSED, int c) in IsAscii() function1132 if (IsAscii (enc, c)) val |= BIT_CTYPE_ASCII; in exec()
Completed in 15 milliseconds