Searched refs:indicesIntersect (Results 1 – 1 of 1) sorted by relevance
516 bool indicesIntersect = start <= gapEnd && end >= gapStart; in deleteInsignificantText() local518 if (indicesIntersect && gapLen > 0) { in deleteInsignificantText()