Searched refs:_ZONE_RE (Results 1 – 2 of 2) sorted by relevance
62 _ZONE_RE = re.compile(r"^zone = (?P<zone>.+)") variable409 zone_match = _ZONE_RE.match(line)
53 _ZONE_RE = re.compile(r"^zones/(?P<zone>.+)") variable1622 zone_match = _ZONE_RE.match(zone)