Home
last modified time | relevance | path

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

/third_party/curl/src/
Dtool_main.c155 config->styled_output = TRUE; /* enable detection */ in main_init()
Dtool_cfgable.h313 bool styled_output; /* enable fancy output style detection */ member
Dtool_cb_hdr.c202 if(hdrcbdata->global->isatty && hdrcbdata->global->styled_output) in tool_header_cb()
Dtool_getparam.c1795 global->styled_output = toggle; in getparameter()