Home | History | Annotate | Download | only in curl

Lines Matching refs:tc_blue

498         tc_blue='';  tc_cyan=''
508 test -n "`tput setaf 4 2>/dev/null`" && tc_blue=`tput setaf 4`
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"