Searched refs:DUMP_FILE_RE (Results 1 – 1 of 1) sorted by relevance
2696 DUMP_FILE_RE = re.compile(r"[-_0-9a-zA-Z][-\._0-9a-zA-Z]*\.dmp$") variable2723 if not DUMP_FILE_RE.match(name):2738 if not DUMP_FILE_RE.match(name):2761 if DUMP_FILE_RE.match(fname):