Searched refs:term_norm (Results 1 – 1 of 1) sorted by relevance
500 term_norm=''506 term_norm=`awk 'BEGIN { printf("%c%c%c", 27, 91, 109); }' </dev/null 2>/dev/null`510 … term_norm=`awk 'BEGIN { printf("%c%c%c%c%c", 27, 91, 109, 0, 0); }' </dev/null 2>/dev/null`529 term_norm="$norm"537 if [ ".$term_bold" != . ] && [ ".$term_norm" != . ]; then543 if [ ".$term_bold" = . ] || [ ".$term_norm" = . ]; then546 term_norm=''754 -e "s/%b/${term_norm}/g" \
Completed in 16 milliseconds