Lines Matching refs:raw_line
1597 sub raw_line { subroutine
3469 my $stat_real = raw_line($linenr, $cond_lines);
4647 $stat_real = raw_line($linenr, $cond_lines)
4891 $herectx .= raw_line($linenr, $n) . "\n";
4968 $herectx .= raw_line($linenr, $n) . "\n";
5012 $herectx .= raw_line($linenr, $n) . "\n";
5030 $herectx .= raw_line($linenr, $n) . "\n";
5158 $herectx .= raw_line($linenr, $n) . "\n";
5746 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
5754 my $stat_real = raw_line($linenr, 0);
5756 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5872 my $stat_real = raw_line($linenr, 0);
5874 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5886 my $stat_real = raw_line($linenr, 0);
5888 $stat_real = $stat_real . "\n" . raw_line($count, 0);
5966 my $rl = raw_line($linenr, $n);
6023 $herectx .= raw_line($linenr, $n) . "\n";
6111 $herectx .= raw_line($linenr, $n) . "\n";
6284 my $stat_real = raw_line($linenr, 0);
6286 $stat_real = $stat_real . "\n" . raw_line($count, 0);