Searched refs:is_eol (Results 1 – 1 of 1) sorted by relevance
58 static int is_eol(int c) in is_eol() function65 while (s < end && !is_eol(*s++)) in skip_past_eol()