Searched refs:diffHalfMatch (Results 1 – 1 of 1) sorted by relevance
183 hm =this.diffHalfMatch(text1,text2);if(hm){text1A=hm[0];text1B=hm[1];text2A=hm[2];text2B=hm[3];midC…185 return this.diffBisect(text1,text2,deadline);};DiffMatchPatch.prototype.diffHalfMatch=function(text… method in DiffMatchPatch