Searched refs:_INT_NAME_RE (Results 1 – 1 of 1) sorted by relevance
35 _INT_NAME_RE = re.compile(r'^.*\/res\/config\/(?P<int_name>.*).xml$') variable182 match = _INT_NAME_RE.match(test_file)243 match = _INT_NAME_RE.match(rel_config)