Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_convert.c37 static iconv_t inbound_cd = (iconv_t)-1; variable
/external/curl/lib/
Durldata.h1916 iconv_t inbound_cd; /* for translating from the network encoding */ member