Searched refs:CURLU_NO_AUTHORITY (Results 1 – 4 of 4) sorted by relevance
80 #define CURLU_NO_AUTHORITY (1<<10) /* Allow empty authority when the macro
462 CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY, 0, CURLUE_OK},465 CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY, 0, CURLUE_OK},611 CURLU_NON_SUPPORT_SCHEME, CURLU_NON_SUPPORT_SCHEME | CURLU_NO_AUTHORITY,
822 if(!(flags & CURLU_NO_AUTHORITY)) in seturl()911 if(0 == strlen(hostname) && (flags & CURLU_NO_AUTHORITY)) { in seturl()1471 if(0 == strlen(newp) && (flags & CURLU_NO_AUTHORITY)) { in curl_url_set()
851 CURLU_NO_AUTHORITY 7.67.0