Home
last modified time | relevance | path

Searched refs:seen_nonws (Results 1 – 1 of 1) sorted by relevance

/external/clearsilver/cgi/
Dcgi.c946 int seen_nonws = level > 1; in cgi_html_ws_strip() local
1020 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()