Home
last modified time | relevance | path

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

/external/clearsilver/cgi/
Dhtml.h28 int newlines_convert; member
Dhtml.c318 if (opts->newlines_convert) in split_and_convert()
554 opts->newlines_convert = 1; in convert_text_html_alloc_options()
570 opts->newlines_convert = 1; in convert_text_html_alloc_options()
/external/clearsilver/python/
Dneo_cgi.c425 opts.newlines_convert = 1; in p_text_html()
434 &(opts.newlines_convert), &(opts.longline_width), &(opts.check_ascii_art), &(opts.link_name))) in p_text_html()