Home | History | Annotate | Download | only in tools

Lines Matching full:header_pattern

1134 HEADER_PATTERN = re.compile(r'\[([^]]+)\]')
1145 header_match = HEADER_PATTERN.match(line)