Home | History | Annotate | Download | only in bin

Lines Matching refs:SymbolMatches

2974 sub SymbolMatches {
2998 if (($a =~ m/$focus/) || SymbolMatches($symbols->{$a}, $focus)) {
3019 if (($a =~ m/$ignore/) || SymbolMatches($symbols->{$a}, $ignore)) {