Searched refs:diffCleanupSemantic (Results 1 – 1 of 1) sorted by relevance
195 this.diffCharsToLines(diffs,linearray);this.diffCleanupSemantic(diffs);diffs.push([DIFF_EQUAL,""]);…209 …e,deadline);return diffs.concat(diffsb);};DiffMatchPatch.prototype.diffCleanupSemantic=function(di… method in DiffMatchPatch