Home
last modified time | relevance | path

Searched defs:star_prefix_regex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_commit.py164 star_prefix_regex = re.compile(r'\t\*(?P<spaces>\ *)(?P<content>.*)') variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_commit.py164 star_prefix_regex = re.compile(r'\t\*(?P<spaces>\ *)(?P<content>.*)') variable