Searched refs:CURLU_NO_AUTHORITY (Results 1 – 5 of 5) sorted by relevance
80 #define CURLU_NO_AUTHORITY (1<<10) /* Allow empty authority when the macro
507 CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY, 0, CURLUE_OK},510 CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY, 0, CURLUE_OK},663 CURLU_NON_SUPPORT_SCHEME, CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY,
915 if(!(flags & CURLU_NO_AUTHORITY)) in seturl()1005 if(0 == strlen(hostname) && (flags & CURLU_NO_AUTHORITY)) { in seturl()1557 if(0 == strlen(newp) && (flags & CURLU_NO_AUTHORITY)) { in curl_url_set()
875 CURLU_NO_AUTHORITY 7.67.0
421 d CURLU_NO_AUTHORITY...