Searched refs:author_line_regex (Results 1 – 2 of 2) sorted by relevance
156 author_line_regex = \ variable440 or dr_regex.match(b) or author_line_regex.match(b)477 if author_line_regex.match(line):478 m = author_line_regex.match(line)