Lines Matching refs:in_comment
467 my ($in_comment) = @_;
469 if ($in_comment) {
846 my $in_comment = 0;
852 $in_comment = 1;
855 $in_comment = 1;
857 if (!$in_comment && $current_comment ne '') {
860 $current_comment .= $line . "\n" if ($in_comment);
862 $in_comment = 0;
1269 my $in_comment = 0;
1299 $in_comment = 0;
1320 $in_comment = 1;
1329 $in_comment = 1;
1333 sanitise_line_reset($in_comment);