Searched refs:IsIp (Results 1 – 2 of 2) sorted by relevance
66 bool IsIp(const std::string &host);
608 bool AlibabaCloud::OSS::IsIp(const std::string &host) in IsIp() function in AlibabaCloud::OSS971 if (!bucket.empty() && !isCname && !IsIp(url.host())) { in CombineHostString()990 if (IsIp(url.host())) { in CombinePathString()1003 if (!bucket.empty() && !isCname && !IsIp(url.host())) { in CombineRTMPString()
Completed in 10 milliseconds