Searched refs:degenFilePath (Results 1 – 1 of 1) sorted by relevance
1198 bool degenFilePath = pathStart == pathEnd && (hostStart == hostEnd || hostIsLocalHost); in parse() local1206 if (isFile ? !degenFilePath : (haveNonHostAuthorityPart || hostStart != hostEnd)) { in parse()