Searched refs:diffPrettyHtml (Results 1 – 1 of 1) sorted by relevance
170 if(changes){this.diffCleanupMerge(diffs);}};DiffMatchPatch.prototype.diffPrettyHtml=function(diffs)… method in DiffMatchPatch241 …tput=diff.DiffMain(o,n);diff.diffCleanupEfficiency(output);text=diff.diffPrettyHtml(output);return…