Home
last modified time | relevance | path

Searched refs:diffCommonSuffix (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js163 …commonlength);text2=text2.substring(commonlength);commonlength=this.diffCommonSuffix(text1,text2);…
174 return pointermid;};DiffMatchPatch.prototype.diffCommonSuffix=function(text1,text2){var pointermid,… method in DiffMatchPatch
188 …efix(longtext.substring(i),shorttext.substring(j));suffixLength=dmp.diffCommonSuffix(longtext.subs…
227 commonlength=this.diffCommonSuffix(textInsert,textDelete);if(commonlength!==0){diffs[pointer][1]=te…