Home
last modified time | relevance | path

Searched defs:template_and_param_regex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/contrib/
H A Dmklog.py48 template_and_param_regex = re.compile(r'<[^<>]*>') variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dmklog.py53 template_and_param_regex = re.compile(r'<[^<>]*>') variable
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dmklog.py57 template_and_param_regex = re.compile(r'<[^<>]*>') variable