Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dsmtp.c140 PROTOPT_URLOPTIONS
169 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
H A Durlapi.c466 (h && (h->flags & PROTOPT_URLOPTIONS)) ? in parse_hostname_login()
1538 if(h && !(h->flags & PROTOPT_URLOPTIONS)) in curl_url_get()
H A Dimap.c140 PROTOPT_URLOPTIONS
169 PROTOPT_URLOPTIONS
H A Dpop3.c135 PROTOPT_URLOPTIONS
164 | PROTOPT_NOURLQUERY | PROTOPT_URLOPTIONS /* flags */
H A Durldata.h861 #define PROTOPT_URLOPTIONS (1<<10) /* allow options part in the userinfo field macro

Completed in 13 milliseconds