Lines Matching refs:raw_line
1379 sub raw_line { subroutine
3181 my $stat_real = raw_line($linenr, $cond_lines);
4330 $stat_real = raw_line($linenr, $cond_lines)
4574 $herectx .= raw_line($linenr, $n) . "\n";
4593 $herectx .= raw_line($linenr, $n) . "\n";
4637 $herectx .= raw_line($linenr, $n) . "\n";
4655 $herectx .= raw_line($linenr, $n) . "\n";
4783 $herectx .= raw_line($linenr, $n) . "\n";
5387 my $stat_real = raw_line($linenr, 0);
5389 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5401 my $stat_real = raw_line($linenr, 0);
5403 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5571 $herectx .= raw_line($linenr, $n) . "\n";