Lines Matching refs:first_line
1917 my ($first_line, $end_line) = @_;
1935 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
1938 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
1957 my ($first_line, $end_line) = @_;
1958 my $cmt = ctx_locate_comment($first_line, $end_line);
2635 my $first_line = 0;
2764 $first_line = $linenr + 1;
6487 if (!ctx_has_comment($first_line, $linenr)) {
6514 if (!ctx_has_comment($first_line, $linenr)) {
6532 if (!ctx_has_comment($first_line, $linenr)) {
6540 if (!ctx_has_comment($first_line, $linenr)) {