Searched refs:seen_nonws (Results 1 – 1 of 1) sorted by relevance
946 int seen_nonws = level > 1; in cgi_html_ws_strip() local1020 seen_nonws = 1; in cgi_html_ws_strip()1030 seen_nonws = level > 1; in cgi_html_ws_strip()1032 else if (seen_nonws && isspace(str->buf[i])) in cgi_html_ws_strip()1046 seen_nonws = 1; in cgi_html_ws_strip()