Home
last modified time | relevance | path

Searched refs:regexes (Results 1 – 4 of 4) sorted by relevance

/tools/repohooks/rh/
Dhooks.py484 regexes = [
495 for regex in regexes:
/tools/test/openhst/
Dstress_test.py172 def __init__(self, name, process_name, regexes): argument
184 self.searches = [re.compile(regex).search for regex in regexes]
Dstress_test.proto29 // A list of regexes that can be used to detect the specified event.
/tools/repohooks/tools/
Dpylintrc332 # the name regexes allow several styles.