Home
last modified time | relevance | path

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

/external/webkit/Tools/Scripts/webkitpy/common/checkout/
Dscm.py200 def run_status_and_extract_filenames(self, status_command, status_regexp): argument
204 match = re.search(status_regexp, line)