Searched refs:is_eol (Results 1 – 1 of 1) sorted by relevance
1009 int is_eol = 0; in strip_eol() local1029 is_eol = 1; in strip_eol()1030 } else if (is_eol && (flags & SMIME_ASCIICRLF) != 0 && c == 32) { in strip_eol()1038 return is_eol; in strip_eol()
Completed in 5 milliseconds