Searched refs:idn_encode (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/lib/ | ||
H A D | idn.c | 190 static CURLcode idn_encode(const char *puny, char **output) in idn_encode() function 228 CURLcode result = idn_encode(puny, &d); in Curl_idn_encode() |
Completed in 1 milliseconds