Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_convert.c38 static iconv_t outbound_cd = (iconv_t)-1; variable
/external/curl/lib/
Durldata.h1813 iconv_t outbound_cd; /* for translating to the network encoding */ member