Searched refs:slashCount (Results 1 – 1 of 1) sorted by relevance
445 int slashCount = 0; in lastPartLooksLikeURL() local465 if (2 == ++slashCount) { in lastPartLooksLikeURL()469 slashCount = 0; in lastPartLooksLikeURL()484 if (1 == slashCount && (0 == i || Character.isWhitespace(codePoint))) { in lastPartLooksLikeURL()