Searched refs:_ExplodeUrlString (Results 1 – 2 of 2) sorted by relevance
103 status_t _ExplodeUrlString(const BString& urlString,
135 relative._ExplodeUrlString(location, PARSE_RAW_PATH_MASK_BIT); in BUrl()225 _ExplodeUrlString(url, PARSE_NO_MASK_BIT); in SetUrlString()996 BUrl::_ExplodeUrlString(const BString& url, uint32 flags) in _ExplodeUrlString() function in BUrl