Lines Matching refs:newline
38 # if VALUE contains \, ", or newline, awk scripts in this file use:
51 # Output one argument as-is to standard output, with trailing newline.
207 newline='
209 IFS=$newline
452 IFS=$newline;;
660 *"$newline"*)
703 *"$newline"*)
781 say >&2 " $time$newline $country_result$newline $region";;
782 ?*%?*%%|?*%%?*%) say >&2 " $time$newline $country_result$region";;
784 %?*%?*%) say >&2 " $country_result$newline $region";;
786 %%?*%?*) say >&2 " coord $coord$newline $region";;