Home
last modified time | relevance | path

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

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