Searched refs:SOURCE_FILE_RE (Results 1 – 1 of 1) sorted by relevance
26 SOURCE_FILE_RE = re.compile(r'.*\"(?P<source_file>.*)\"') variable113 for source_file_match in SOURCE_FILE_RE.finditer(sources):