Home
last modified time | relevance | path

Searched defs:newurl (Results 1 – 6 of 6) sorted by relevance

/third_party/curl/lib/
Dtransfer.c1565 char *newurl, /* the Location: string */ in Curl_follow()
Dmulti.c2079 char *newurl = NULL; local
2248 char *newurl = NULL; local
Durl.c1972 char *newurl; local
Durldata.h676 char *newurl; /* Set to the new URL to use when a redirect or a retry is member
/third_party/python/Lib/urllib/
Drequest.py653 def redirect_request(self, req, fp, code, msg, headers, newurl): argument
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c9431 GstRTSPUrl *newurl = NULL; in gst_rtspsrc_uri_set_uri() local