Lines Matching refs:comment
56 my ( $outfile, $outfile_sh, $outfile_bat, $bootfile, $newline, $comment,
212 $comment = "#"; # UNIX script comment character
2300 my $comment = $_[4];
2301 …print { $filehandle } "$comment #################################################################"…
2303 …print { $filehandle } "$comment Apache OpenOffice $_[ 1 ] build environment file for: $_[ 2 ]. $ne…
2304 print { $filehandle } "$comment Generated on: $timestamp $newline";
2305 print { $filehandle } "$comment Source this file to set up the build environment. $newline";
2306 print { $filehandle } "$comment 1. exec $_[3] $newline";
2307 print { $filehandle } "$comment 2. source $outfile $newline";
2308 …print { $filehandle } "$comment #################################################################"…
2398 print "$comment$newline";
2399 print "$comment $_[ 0 ]$newline";
2400 print "$comment$newline";
2402 print OUT "$comment$newline";
2403 print OUT "$comment $_[ 0 ]$newline";
2404 print OUT "$comment$newline";
2406 print OUT_SH "$comment$newline";
2407 print OUT_SH "$comment $_[ 0 ]$newline";
2408 print OUT_SH "$comment$newline";