Searched refs:first_character (Results 1 – 1 of 1) sorted by relevance
274 first_character=`sed -n '1s/^\(.\).*$/\1/p;q' $this_file`275 if test "x$first_character" = "x\\" \276 || test "x$first_character" = "x'"; then