Searched refs:symbol_filter (Results 1 – 1 of 1) sorted by relevance
41 symbol_filter = None variable in Config74 cls.symbol_filter = StrFilter()645 if not Config.symbol_filter.match(p['symbol']):1125 for (k, v) in ({ '_sym': Config.symbol_filter,1132 Config.symbol_filter.exclude.extend(Config.exclude_sym_default)1134 Config.symbol_filter.compile()