Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cfgable.h288 bool styled_output; /* enable fancy output style detection */ member
Dtool_main.c151 config->styled_output = TRUE; /* enable detection */ in main_init()
Dtool_cb_hdr.c178 if(hdrcbdata->global->isatty && hdrcbdata->global->styled_output) in tool_header_cb()
Dtool_getparam.c1690 global->styled_output = toggle; in getparameter()