Home
last modified time | relevance | path

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

/external/pcre/dist/
Dltmain.sh496 tc_bold=''; tc_standout=''
504 tc_standout=$tc_bold
505 test -n "`tput smso 2>/dev/null`" && tc_standout=`tput smso`
755 for _G_tc in "$tc_reset" "$tc_bold" "$tc_standout" "$tc_red" "$tc_green" "$tc_blue" "$tc_cyan"
784 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2