Searched refs:remote_to_utf8 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Diri.h48 bool remote_to_utf8 (struct iri *i, const char *str, const char **new);
65 #define remote_to_utf8(a,b,c) false macro
H A Diri.c226 if (!remote_to_utf8 (i, (const char *) host, (const char **) &new))
266 remote_to_utf8 (struct iri *i, const char *str, const char **new) function
H A Durl.c739 iri->utf8_encode = remote_to_utf8 (iri, iri->orig_url ? iri->orig_url : url, (const char **) &new_url);

Completed in 115 milliseconds