Searched refs:PROTOPT_URLOPTIONS (Results 1 – 5 of 5) sorted by relevance
145 PROTOPT_URLOPTIONS175 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
142 PROTOPT_URLOPTIONS172 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
469 (h && (h->flags & PROTOPT_URLOPTIONS)) ? in parse_hostname_login()1549 if(h && !(h->flags & PROTOPT_URLOPTIONS)) in curl_url_get()
141 PROTOPT_URLOPTIONS171 PROTOPT_URLOPTIONS
747 #define PROTOPT_URLOPTIONS (1<<10) /* allow options part in the userinfo field macro
Completed in 28 milliseconds