Searched refs:hostIndex (Results 1 – 1 of 1) sorted by relevance
444 int hostIndex = 0; in parseAuthority() local450 hostIndex = index + 1; in parseAuthority()471 "Invalid port number", hostIndex + index + 1); in parseAuthority()478 "Invalid port number", hostIndex + index + 1); in parseAuthority()489 throw new URISyntaxException(authority, "Expected host", hostIndex); in parseAuthority()