Searched defs:patch_file (Results 1 – 6 of 6) sorted by relevance
29 def apply_patch(patch_file, target_dir): argument
48 def apply_patch(patch_file, target_dir): argument
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