Searched refs:header_path (Results 1 – 1 of 1) sorted by relevance
549 def cleanup_one_header(header_path, patterns, options): argument558 with open(header_path) as f:600 show_diff(lines, tolines, header_path, options.color)605 with open(header_path, 'w') as f: