Searched refs:parse_tap_header (Results 1 – 1 of 1) sorted by relevance
265 def parse_tap_header(lines: List[str]) -> bool: function289 if not lines or not parse_tap_header(lines):