Searched defs:new_url (Results 1 – 2 of 2) sorted by relevance
1237 static int redirection_ok(int n_redir, const char *old_url, const char *new_url) in redirection_ok()
4299 std::string new_url = llvm::StringSwitch<std::string>(url->scheme) in LLGSArgToURL() local