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);
S3DECODER_EXPORT int encoding_resolve(const char *inputenc, const char *outputenc)
void hextocode(char *src)
Size definition of semantically units. Common for both s3 and s3.X decoder.
#define S3DECODER_EXPORT
Definition: sphinx3_export.h:15
int ishex(const char *str)
int encoding_str2ind(const char *enc)