Searched refs:line_start1 (Results 1 – 1 of 1) sorted by relevance
465 int line_start1 = line_ends1_.GetLineStart(index1); in Equals() local469 int len1 = line_end1 - line_start1; in Equals()474 return CompareSubstrings(s1_, line_start1, s2_, line_start2, in Equals()