Lines Matching refs:first_line
1955 my ($first_line, $end_line) = @_;
1973 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
1976 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
1995 my ($first_line, $end_line) = @_;
1996 my $cmt = ctx_locate_comment($first_line, $end_line);
2673 my $first_line = 0;
2802 $first_line = $linenr + 1;
6644 if (!ctx_has_comment($first_line, $linenr)) {
6671 if (!ctx_has_comment($first_line, $linenr)) {
6689 if (!ctx_has_comment($first_line, $linenr)) {
6697 if (!ctx_has_comment($first_line, $linenr)) {