Searched refs:END_CASE_REGEX (Results 1 – 1 of 1) sorted by relevance
193 END_CASE_REGEX = r'/\*\s*END_CASE\s*\*/' variable664 if re.search(END_CASE_REGEX, line):672 "found!" % (funcs_f.name, END_CASE_REGEX))