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