Searched defs:template_and_param_regex (Results 1 – 3 of 3) sorted by relevance
48 template_and_param_regex = re.compile(r'<[^<>]*>') variable
53 template_and_param_regex = re.compile(r'<[^<>]*>') variable
57 template_and_param_regex = re.compile(r'<[^<>]*>') variable