Searched refs:comment_regex (Results 1 – 3 of 3) sorted by relevance
42 comment_regex = re.compile(r'^\/\*') variable76 if comment_regex.match(line):
47 comment_regex = re.compile(r'^\/\*') variable87 if comment_regex.match(line):
51 comment_regex = re.compile(r'^\/\*') variable91 if comment_regex.match(line):