Searched refs:diffCommonOverlap (Results 1 – 1 of 1) sorted by relevance
213 …=diffs[pointer][1];overlapLength1=this.diffCommonOverlap(deletion,insertion);overlapLength2=this.d…215 pointer++;}};DiffMatchPatch.prototype.diffCommonOverlap=function(text1,text2){var text1Length,text2… method in DiffMatchPatch