Lines Matching refs:newline
32 # if VALUE contains \, ", or newline, awk scripts in this file use:
44 # Output one argument as-is to standard output, with trailing newline.
194 newline='
196 IFS=$newline
439 IFS=$newline;;
648 *"$newline"*)
691 *"$newline"*)
766 say >&2 " $time$newline $country_result$newline $region";;
767 ?*%?*%%|?*%%?*%) say >&2 " $time$newline $country_result$region";;
769 %?*%?*%) say >&2 " $country_result$newline $region";;
771 %%?*%?*) say >&2 " coord $coord$newline $region";;