Home
last modified time | relevance | path

Searched refs:unapplyPatch (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/Scripts/
Dsvn-unapply77 sub unapplyPatch($$;$);
162unapplyPatch(unsetChangeLogDate($fullPath, $changeLogHash->{patch}), $fullPath, ["--fuzz=3"]);
165 unapplyPatch($patch, $fullPath);
179 unapplyPatch($patch, $fullPath);
207 unapplyPatch($patch, $fullPath, ["--force"]) if $patch;
255 sub unapplyPatch($$;$) subroutine