Searched refs:SpecialNotFile (Results 1 – 2 of 2) sorted by relevance
178 if SchemeType::from(url.scheme()) == SchemeType::SpecialNotFile in set_hostname()
160 SpecialNotFile, enumerator175 "http" | "https" | "ws" | "wss" | "ftp" => SchemeType::SpecialNotFile, in from()443 SchemeType::SpecialNotFile => { in parse_with_scheme()1029 if scheme_type == SchemeType::SpecialNotFile && host_str.is_empty() { in parse_host()