Searched refs:diffCompute (Results 1 – 1 of 1) sorted by relevance
163 …nlength);text2=text2.substring(0,text2.length-commonlength);diffs=this.diffCompute(text1,text2,che…178 DiffMatchPatch.prototype.diffCompute=function(text1,text2,checklines,deadline){var diffs,longtext,s… method in DiffMatchPatch