Home
last modified time | relevance | path

Searched refs:encalloc (Results 1 – 4 of 4) sorted by relevance

/curl/lib/
H A Didn.c353 Curl_safefree(host->encalloc); in Curl_free_idnconverted_hostname()
374 host->name = host->encalloc = decoded; in Curl_idnconvert_hostname()
H A Dsmtp.c555 ((host.encalloc) || (!Curl_is_ASCII_name(address)) || in smtp_perform_command()
629 ((host.encalloc) || (!Curl_is_ASCII_name(address)) || in smtp_perform_mail()
669 ((host.encalloc) || (!Curl_is_ASCII_name(address)) || in smtp_perform_mail()
H A Durldata.h570 char *encalloc; /* allocated IDN-encoded version of the name */ member
H A Durl.c3324 temp->host.encalloc = NULL;

Completed in 24 milliseconds