Home
last modified time | relevance | path

Searched refs:diffCommonPrefix (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 checklines=optChecklines;commonlength=this.diffCommonPrefix(text1,text2);commonprefix=text1.substri…
171 return html.join("");};DiffMatchPatch.prototype.diffCommonPrefix=function(text1,text2){var pointerm… method in DiffMatchPatch
188 …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…