Home | History | Annotate | Download | only in bin

Lines Matching refs:opt_ignore

335   $main::opt_ignore = '';
405 "ignore=s" => \$main::opt_ignore,
634 if ($main::opt_ignore ne '') {
635 $profile = IgnoreProfile($symbols, $profile, $main::opt_ignore);