Home | History | Annotate | Download | only in bin

Lines Matching refs:BugLine

408   my $BugLine        = 0;
427 elsif (/<!-- BUGLINE (.*) -->$/) {
428 $BugLine = $1;
455 push @$Index,[ $FName, $BugCategory, $BugType, $BugFile, $BugFunction, $BugLine,