Go to the documentation of this file.
77 #define IND_ISO88591 0
78 #define ISO88591 "iso8859-1"
79 #define IND_GB2312HEX 1
80 #define GB2312HEX "gb2312-hex"
82 #define GB2312 "gb2312"
84 #define IND_BADENCODING -1
85 #define BADENCODING "BAD_ENCODING"
101 const char *outputenc
111 int ishex(
const char* str);