Searched refs:DO_REGEX (Results 1 – 1 of 1) sorted by relevance
36 DO_REGEX = re.compile(r'.+do_([^\}]+).+') variable39 match = DO_REGEX.match(line)