Searched refs:UrlDecode (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/os/support/
H A DUrl.h65 void UrlDecode(bool strict = false);
74 static BString UrlDecode(const BString& url,
/haiku/src/kits/network/libnetservices/
H A DDataRequest.cpp48 fUrl.UrlDecode(true);
H A DFileRequest.cpp28 fUrl.UrlDecode(true);
H A DGopherRequest.cpp195 fUrl.UrlDecode();
/haiku/src/tests/kits/net/service/
H A DUrlTest.cpp600 url.UrlDecode();
/haiku/src/kits/support/
H A DUrl.cpp629 BUrl::UrlDecode(bool strict) function in class:BUrl
774 BUrl::UrlDecode(const BString& url, bool strict) function in class:BUrl

Completed in 91 milliseconds