Home
last modified time | relevance | path

Searched refs:author_line_regex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_commit.py156 author_line_regex = \ variable
440 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)
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_commit.py156 author_line_regex = \ variable
440 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)