Searched refs:first_two_chars (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/share/examples/printing/
H A Dpsif9 first_two_chars=`expr "$first_line" : '\(..\)'`
11 if [ "$first_two_chars" = "%!" ]; then
H A Difhp15 first_two_chars=`expr "$first_line" : '\(..\)'`
17 if [ "$first_two_chars" = "%!" ]; then
/freebsd-9.3-release/contrib/smbfs/examples/print/
H A Dlj6l12 first_two_chars=`expr "$first_line" : '\(..\)'`
14 if [ "$first_two_chars" = "%!" ]; then

Completed in 50 milliseconds