Searched refs:_prefix_regex (Results 1 – 2 of 2) sorted by relevance
548 _prefix_regex = re.compile(r"^([0-9]+)((?:a|b|c|rc)[0-9]+)$") variable554 match = _prefix_regex.search(item)