Lines Matching refs:is_whitespace

118 	while (s > attrib_val && is_whitespace(s[-1]))
175 while (s < attrib_end && is_whitespace(*s))
186 while (is_whitespace(*s) && s < attrib_end)
202 while (is_whitespace(*s) && s < attrib_end)
206 while (is_whitespace(attrib_end[-1]))
226 while (s < attrib_end && is_whitespace(*s))
229 while (is_whitespace(attrib_end[-1]))
278 while (is_whitespace(*s) && s < attrib_end)
281 while (is_whitespace(attrib_end[-1]))
387 while (s > attrib_val && is_whitespace(s[-1]))
425 while (s < attrib_end && is_whitespace(*s))
429 while (s < attrib_end && is_whitespace(*s))
442 while (is_whitespace(attrib_end[-1]))
526 while (s < s_end && is_whitespace(*s))
533 while (s < s_end && is_whitespace(*s))
547 while (s < s_end && is_whitespace(*s))
554 while (s < s_end && is_whitespace(*s))
567 while (s < s_end && is_whitespace(*s))
660 while (name_s < name_s_end && is_whitespace(*name_s))
706 while (name_s < name_s_end && is_whitespace(*name_s))
1741 while (s < end_s && is_whitespace(*s))
1790 while (s < end_s && is_whitespace(*s))
1997 while (s < end_s && is_whitespace(*s))
2007 is_whitespace(*s))
2197 if (!is_whitespace(*dn))
2299 while (s < end_s && is_whitespace(*s))
2317 while (s < end_s && is_whitespace(*s))
2331 while (s < end_s && is_whitespace(*s))
2352 while (s < end_s && is_whitespace(*s))
2361 while (s < end_s && is_whitespace(*s))
2505 while (s < s_end && is_whitespace(*s))
2533 is_whitespace(*s_index)) {
2542 while (s < s_end && is_whitespace(*s))
2684 while (s_begin < s_end && is_whitespace(*s_begin))
2690 while (s_begin < s_end && is_whitespace(*s_begin))
2692 while (s_begin < s_end && is_whitespace(s_end[-1]))