Lines Matching refs:first_line
1924 my ($first_line, $end_line) = @_;
1942 for (my $linenr = $first_line; $linenr < $end_line; $linenr++) {
1945 if ($linenr == $first_line and $line =~ m@^.\s*\*@) {
1964 my ($first_line, $end_line) = @_;
1965 my $cmt = ctx_locate_comment($first_line, $end_line);
2642 my $first_line = 0;
2771 $first_line = $linenr + 1;
6552 if (!ctx_has_comment($first_line, $linenr)) {
6579 if (!ctx_has_comment($first_line, $linenr)) {
6597 if (!ctx_has_comment($first_line, $linenr)) {
6605 if (!ctx_has_comment($first_line, $linenr)) {