Searched refs:line_start2 (Results 1 – 1 of 1) sorted by relevance
465 int line_start2 = line_ends2_.GetLineStart(index2); in Equals() local469 int len2 = line_end2 - line_start2; in Equals()473 return CompareSubstrings(s1_, line_start1, s2_, line_start2, in Equals()