Lines Matching refs:comment
56 my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $newline, $comment,
212 $comment = "#"; # UNIX script comment character
2291 my $comment = $_[4];
2292 …print { $filehandle } "$comment #################################################################"…
2294 …print { $filehandle } "$comment Apache OpenOffice $_[ 1 ] build environment file for: $_[ 2 ]. $ne…
2295 print { $filehandle } "$comment Generated on: $timestamp $newline";
2296 print { $filehandle } "$comment Source this file to set up the build environment. $newline";
2297 print { $filehandle } "$comment 1. exec $_[3] $newline";
2298 print { $filehandle } "$comment 2. source $outfile $newline";
2299 …print { $filehandle } "$comment #################################################################"…
2389 print "$comment$newline";
2390 print "$comment $_[ 0 ]$newline";
2391 print "$comment$newline";
2393 print OUT_SH "$comment$newline";
2394 print OUT_SH "$comment $_[ 0 ]$newline";
2395 print OUT_SH "$comment$newline";