Searched refs:PATH_PATTERN (Results 1 – 1 of 1) sorted by relevance
16 PATH_PATTERN = re.compile(r'path\s+=\s+(\S+)') variable68 path_match = PATH_PATTERN.search(data, pos=match.end(), endpos=end_pos)