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

/haiku/headers/os/support/
H A DUrl.h103 status_t _ExplodeUrlString(const BString& urlString,
/haiku/src/kits/support/
H A DUrl.cpp135 relative._ExplodeUrlString(location, PARSE_RAW_PATH_MASK_BIT);
225 _ExplodeUrlString(url, PARSE_NO_MASK_BIT);
996 BUrl::_ExplodeUrlString(const BString& url, uint32 flags) function in class:BUrl

Completed in 37 milliseconds