Searched refs:sigdata_re (Results 1 – 1 of 1) sorted by relevance
42 sigdata_re = re.compile(".*\.sigdata\..*") variable181 if sigdata_re.match(full_path_old) and sigdata_re.match(full_path_new):