Searched refs:TEMPLATE_PATTERN (Results 1 – 1 of 1) sorted by relevance
201 TEMPLATE_PATTERN = re.compile(r'^\s+T\(([A-Z][a-zA-Z0-9]*),') variable207 template_match = TEMPLATE_PATTERN.match(line)