Searched refs:stackfunction_pattern (Results 1 – 1 of 1) sorted by relevance
39 stackfunction_pattern=None, argument49 if stackfunction_pattern:51 stackfunction_pattern + r'\Z')84 def stackfunction_pattern(self): member in Rule159 (not rule.stackfunction_pattern or160 rule.stackfunction_pattern.match(stackfunction)) and203 (not rule.stackfunction_pattern or204 rule.stackfunction_pattern.match(stackfunction)) and