Searched refs:image_regex_uuid (Results 1 – 1 of 1) sorted by relevance
651 image_regex_uuid = re.compile(r'(0x[0-9a-fA-F]+)' # img_lo variable in TextCrashLogParser843 image_match = self.image_regex_uuid.search(line)