Searched defs:outbound_cd (Results 1 – 2 of 2) sorted by relevance
/external/curl/src/ | ||
D | tool_convert.c | 38 static iconv_t outbound_cd = (iconv_t)-1; variable |
/external/curl/lib/ | ||
D | urldata.h | 1915 iconv_t outbound_cd; /* for translating to the network encoding */ member |