Searched refs:IsNewline (Results 1 – 1 of 1) sorted by relevance
1100 static int IsNewline(int enc ARG_UNUSED, int c) in IsNewline() function1119 if (IsNewline(enc, c)) val |= BIT_CTYPE_NEWLINE; in exec()
Completed in 9 milliseconds