Lines Matching refs:raw_line
1335 sub raw_line { subroutine
3016 my $stat_real = raw_line($linenr, $cond_lines);
4134 $stat_real = raw_line($linenr, $cond_lines)
4378 $herectx .= raw_line($linenr, $n) . "\n";
4397 $herectx .= raw_line($linenr, $n) . "\n";
4441 $herectx .= raw_line($linenr, $n) . "\n";
4459 $herectx .= raw_line($linenr, $n) . "\n";
4587 $herectx .= raw_line($linenr, $n) . "\n";
5087 my $stat_real = raw_line($linenr, 0);
5089 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5101 my $stat_real = raw_line($linenr, 0);
5103 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5271 $herectx .= raw_line($linenr, $n) . "\n";