Searched refs:adjacentDots (Results 1 – 1 of 1) sorted by relevance
213 int adjacentDots = 0; in parentOrNull() local218 if (++adjacentDots >= 2) { in parentOrNull()223 if (adjacentDots == 1 && nonDotCount == 0) { in parentOrNull()237 adjacentDots = 0; in parentOrNull()