Searched refs:line1 (Results 1 - 3 of 3) sorted by relevance

/solaris-desktop/scripts/
H A Dcopyright-extractor464 my $line1;
506 $line1 = shift (@lines1);
512 push (@mlines1, $line1);
534 print "DEBUG: $line1\n";
536 @common_lines = ($line1);
547 $line1 = shift (@lines1);
555 unshift (@lines1, $line1);
563 print "DEBUG: $line1\n";
565 push (@common_lines, $line1);
H A Dwebrev518 my $line1 = $1;
524 my $n2 = push_line (\@right, "<FONT COLOR=\"blue\">$right_line ", $line1, "</FONT>", $line_nr_len);
538 my $n = push_line (\@right, "<FONT COLOR=\"blue\">$right_line ", $line1, "</FONT>", $line_nr_len);
/solaris-desktop/specs/
H A DSUNWPython.spec144 line1=\$(head -1 \$fname)
145 echo "Changing '\$line1' to '\$interp' (\$fname)";

Completed in 14 milliseconds