Home
last modified time | relevance | path

Searched defs:Curl_idn_decode (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/
Didn.h42 #define Curl_idn_decode(x) NULL macro
Didn.c206 CURLcode Curl_idn_decode(const char *input, char **output) in Curl_idn_decode() function