Searched refs:_IsHostChar (Results 1 – 2 of 2) sorted by relevance
123 static bool _IsHostChar(char c);
1264 authority_c, length, offset, _IsHostChar); in SetAuthority()1393 if (!_IsHostChar(c) && c != '.') { in _IsHostValid()1459 BUrl::_IsHostChar(char c) in _IsHostChar() function in BUrl