#define ICONV_NAME_UNICODE "UCS-2" #define ICONV_NAME_ASCII "ASCII" #define ICONV_NAME_BALTIC "ISO-IR-179" #define ICONV_NAME_CP1125 "CP1125" #define ICONV_NAME_CP1250 "CP1250" #define ICONV_NAME_CP1251 "CP1251" #define ICONV_NAME_CP1257 "CP1257" #define ICONV_NAME_ECMA113 NULL #define ICONV_NAME_IBM852 "IBM852" #define ICONV_NAME_IBM855 "IBM855" #define ICONV_NAME_IBM775 "IBM775" #define ICONV_NAME_IBM866 "IBM866" #define ICONV_NAME_ISO88592 "ISO-8859-2" #define ICONV_NAME_ISO88594 "ISO-8859-4" #define ICONV_NAME_ISO88595 "ISO-8859-5" #define ICONV_NAME_ISO885913 "ISO-8859-13" #define ICONV_NAME_ISO885916 "ISO-8859-16" #define ICONV_NAME_KEYBCS2 NULL #define ICONV_NAME_KOI8CS2 NULL #define ICONV_NAME_KOI8R "KOI8-R" #define ICONV_NAME_KOI8U "KOI8-U" #define ICONV_NAME_KOI8UNI NULL #define ICONV_NAME_MACCE NULL #define ICONV_NAME_MACCYR "MACCYRILLIC" #define ICONV_NAME_LATEX NULL #define ICONV_NAME_UCS2 "UCS-2" #define ICONV_NAME_UCS4 "UCS-4" #define ICONV_NAME_UTF7 "UTF-7" #define ICONV_NAME_UTF8 "UTF-8" #define ICONV_NAME_CORK NULL #define ICONV_NAME_GBK "GBK" #define ICONV_NAME_BIG5 "BIG5" #define ICONV_NAME_HZ "HZ"