Searched refs:_IsHostValid (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/support/
H A DUrl.h113 bool _IsHostValid() const;
/haiku/src/kits/support/
H A DUrl.cpp527 if (HasHost() && !(fHost.IsEmpty() && HasAuthority()) && !_IsHostValid())
1375 BUrl::_IsHostValid() const function in class:BUrl

Completed in 42 milliseconds