Searched refs:first_two_chars (Results 1 – 3 of 3) sorted by relevance
9 first_two_chars=`expr "$first_line" : '\(..\)'`11 if [ "$first_two_chars" = "%!" ]; then
15 first_two_chars=`expr "$first_line" : '\(..\)'`17 if [ "$first_two_chars" = "%!" ]; then
12 first_two_chars=`expr "$first_line" : '\(..\)'`14 if [ "$first_two_chars" = "%!" ]; then