Searched refs:diffLineMode (Results 1 – 1 of 1) sorted by relevance
184 if(checklines&&text1.length>100&&text2.length>100){return this.diffLineMode(text1,text2,deadline);}194 …urn[text1A,text1B,text2A,text2B,midCommon];};DiffMatchPatch.prototype.diffLineMode=function(text1,… method in DiffMatchPatch