Lines Matching full:line
75 $line = 0;
84 $text[$line++] = $_;
95 $text[$line++] = $_;
104 printf OUT ("%03d ", $line);
115 $totlines = $line;
121 # line contains [number,text]
167 print "Found replacement tag for \"$parms[1]\" on line $srcline which refers to line $foundline (delta $delta)\n";
170 print "ERROR: The tag \"$parms[1]\" on line $srcline was not found in the most recently parsed source!\n";
173 # remake the rest of the line
183 # line contains a ~text~ pair used to refer to indexing :-)
196 print "ERROR: the tag \"$word\" on line $srcline was not found previously marked.\n";
238 print "Found replacement tag for marker \"$word\" on line $srcline which refers to $str\n";
241 # remake rest of the line