Searched refs:tmpurl (Results 1 – 1 of 1) sorted by relevance
1353 CURLU tmpurl; in parseurl_and_replace() local1354 memset(&tmpurl, 0, sizeof(tmpurl)); in parseurl_and_replace()1355 result = parseurl(url, &tmpurl, flags); in parseurl_and_replace()1358 *u = tmpurl; in parseurl_and_replace()
Completed in 7 milliseconds