Lines Matching refs:opt_e
203 opt_e=no
220 opt_e=""
501 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[Bb]'`" != . ]; then
552 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[uUgG]'`" != . ]; then
581 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%U'`" != . ]; then
615 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[gG]'`" != . ]; then
646 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%g'`" != . ]; then
681 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%h'`" != . ]; then
698 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%d'`" != . ]; then
723 if [ ".$opt_e" = .yes ] && [ ".`echo $text | grep '%[DMYm]'`" != . ]; then
751 if [ ".$opt_e" = .yes ]; then
881 if [ ".$opt_e" != . ]; then
883 OIFS="$IFS"; IFS="$ASC_NL"; set -- $opt_e; IFS="$OIFS"