Home
last modified time | relevance | path

Searched refs:PROTOPT_URLOPTIONS (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dpop3.c145 PROTOPT_URLOPTIONS
175 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
H A Dsmtp.c142 PROTOPT_URLOPTIONS
172 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
H A Durlapi.c469 (h && (h->flags & PROTOPT_URLOPTIONS)) ? in parse_hostname_login()
1549 if(h && !(h->flags & PROTOPT_URLOPTIONS)) in curl_url_get()
H A Dimap.c141 PROTOPT_URLOPTIONS
171 PROTOPT_URLOPTIONS
H A Durldata.h747 #define PROTOPT_URLOPTIONS (1<<10) /* allow options part in the userinfo field macro

Completed in 28 milliseconds