Home
last modified time | relevance | path

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

/external/curl/lib/
Durlapi.c458 (h && (h->flags & PROTOPT_URLOPTIONS)) ? in parse_hostname_login()
1055 if(h && !(h->flags & PROTOPT_URLOPTIONS)) in curl_url_get()
Dpop3.c132 PROTOPT_URLOPTIONS
159 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
Dsmtp.c132 PROTOPT_URLOPTIONS
159 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
Dimap.c136 PROTOPT_URLOPTIONS
163 PROTOPT_URLOPTIONS
Durldata.h723 #define PROTOPT_URLOPTIONS (1<<10) /* allow options part in the userinfo field macro