Searched refs:diffCleanupMerge (Results 1 – 1 of 1) sorted by relevance
165 this.diffCleanupMerge(diffs);return diffs;};DiffMatchPatch.prototype.diffCleanupEfficiency=function…170 if(changes){this.diffCleanupMerge(diffs);}};DiffMatchPatch.prototype.diffPrettyHtml=function(diffs)…212 if(changes){this.diffCleanupMerge(diffs);}224 diffs[x][1]=text.join("");}};DiffMatchPatch.prototype.diffCleanupMerge=function(diffs){var pointer,… method in DiffMatchPatch241 if(changes){this.diffCleanupMerge(diffs);}};return function(o,n){var diff,output,text;diff=new Diff…