Home | History | Annotate | Download | only in src

Lines Matching refs:SymbolMatches

2965 sub SymbolMatches {
2989 if (($a =~ m/$focus/) || SymbolMatches($symbols->{$a}, $focus)) {
3010 if (($a =~ m/$ignore/) || SymbolMatches($symbols->{$a}, $ignore)) {