Home
last modified time | relevance | path

Searched refs:uri_asurlstr (Results 1 – 6 of 6) sorted by relevance

/dports/net/libnpupnp/libnpupnp-4.1.5/src/utils/
H A Duri.cpp359 return uri_asurlstr(rel); in resolve_rel_url()
369 return uri_asurlstr(url); in resolve_rel_url()
402 return uri_asurlstr(url); in resolve_rel_url()
479 return uri_asurlstr(prsduri); in maybeScopeUrlAddr()
H A Dhttputils.cpp212 std::string surl = uri_asurlstr(url); in http_Download()
/dports/net/libnpupnp/libnpupnp-4.1.5/src/inc/
H A Duri.h113 inline std::string uri_asurlstr(const uri_type& u) in uri_asurlstr() function
/dports/net/libnpupnp/libnpupnp-4.1.5/src/soap/
H A Dsoap_ctrlpt.cpp225 std::string surl = uri_asurlstr(url);
/dports/net/libnpupnp/libnpupnp-4.1.5/src/gena/
H A Dgena_ctrlpt.cpp227 std::string surl = uri_asurlstr(dest_url); in gena_unsubscribe()
327 std::string urlforcurl = uri_asurlstr(dest_url); in gena_subscribe()
H A Dgena_device.cpp700 surl = uri_asurlstr(temp); in create_url_list()