Searched refs:CURL_ICONV_CODESET_OF_NETWORK (Results 1 – 2 of 2) sorted by relevance
41 #ifndef CURL_ICONV_CODESET_OF_NETWORK42 #define CURL_ICONV_CODESET_OF_NETWORK "ISO8859-1" macro105 data->outbound_cd = iconv_open(CURL_ICONV_CODESET_OF_NETWORK, in Curl_convert_to_network()111 CURL_ICONV_CODESET_OF_NETWORK, in Curl_convert_to_network()166 CURL_ICONV_CODESET_OF_NETWORK); in Curl_convert_from_network()172 CURL_ICONV_CODESET_OF_NETWORK, in Curl_convert_from_network()284 CURL_ICONV_CODESET_OF_NETWORK); in Curl_convert_setup()285 data->outbound_cd = iconv_open(CURL_ICONV_CODESET_OF_NETWORK, in Curl_convert_setup()
41 #ifndef CURL_ICONV_CODESET_OF_NETWORK42 # define CURL_ICONV_CODESET_OF_NETWORK "ISO8859-1" macro57 outbound_cd = iconv_open(CURL_ICONV_CODESET_OF_NETWORK, in convert_to_network()88 CURL_ICONV_CODESET_OF_NETWORK); in convert_from_network()