Lines Matching refs:first_line
1711 my ($first_line, $end_line) = @_;
1729 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
1732 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
1751 my ($first_line, $end_line) = @_;
1752 my $cmt = ctx_locate_comment($first_line, $end_line);
2409 my $first_line = 0;
2538 $first_line = $linenr + 1;
6049 if (!ctx_has_comment($first_line, $linenr)) {
6076 if (!ctx_has_comment($first_line, $linenr)) {
6094 if (!ctx_has_comment($first_line, $linenr)) {
6102 if (!ctx_has_comment($first_line, $linenr)) {