Lines Matching refs:first_line
1951 my ($first_line, $end_line) = @_;
1969 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
1972 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
1991 my ($first_line, $end_line) = @_;
1992 my $cmt = ctx_locate_comment($first_line, $end_line);
2672 my $first_line = 0;
2801 $first_line = $linenr + 1;
6624 if (!ctx_has_comment($first_line, $linenr)) {
6651 if (!ctx_has_comment($first_line, $linenr)) {
6669 if (!ctx_has_comment($first_line, $linenr)) {
6677 if (!ctx_has_comment($first_line, $linenr)) {