Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js158 …1,DIFF_EQUAL=0;DiffMatchPatch.prototype.DiffMain=function(text1,text2,optChecklines,optDeadline){v… argument
162 if(typeof optChecklines==="undefined"){optChecklines=true;}
163 checklines=optChecklines;commonlength=this.diffCommonPrefix(text1,text2);commonprefix=text1.substri…