Searched refs:diffCommonPrefix (Results 1 – 1 of 1) sorted by relevance
163 checklines=optChecklines;commonlength=this.diffCommonPrefix(text1,text2);commonprefix=text1.substri…171 return html.join("");};DiffMatchPatch.prototype.diffCommonPrefix=function(text1,text2){var pointerm… method in DiffMatchPatch188 …mon="";while((j=shorttext.indexOf(seed,j+1))!==-1){prefixLength=dmp.diffCommonPrefix(longtext.subs…224 …untInsert>1){if(countDelete!==0&&countInsert!==0){commonlength=this.diffCommonPrefix(textInsert,te…