Searched refs:image_regex_no_uuid (Results 1 – 1 of 1) sorted by relevance
91 …image_regex_no_uuid = re.compile('(0x[0-9a-fA-F]+)[- ]+(0x[0-9a-fA-F]+) +[+]?([^ ]+) +([^/]+)/(.*)… variable in CrashLog338 image_match = self.image_regex_no_uuid.search (line)