Searched defs:patch_file (Results 1 – 5 of 5) sorted by relevance
181 sub patch_file { subroutine
31 def apply_patch_file(patch_file, patch_dir): argument
163 patch_file = os.path.join(patches_dir, patch['name'] + '.patch') variable
269 def extract_lines(patch_file): argument
293 def extract_lines(patch_file): argument