Searched refs:patch_deepCopy (Results 1 - 1 of 1) sorted by relevance

/external/google-diff-match-patch/name/fraser/neil/plaintext/
H A Ddiff_match_patch.java1879 public LinkedList<Patch> patch_deepCopy(LinkedList<Patch> patches) { method in class:diff_match_patch
1911 patches = patch_deepCopy(patches);

Completed in 764 milliseconds