|
|
|
|
|
|
|
|
|
#if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ |
|
&& ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ |
|
&& (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \ |
|
&& ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \ |
|
&& ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \ |
|
&& ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \ |
|
&& ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \ |
|
&& ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \ |
|
&& ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \ |
|
&& ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \ |
|
&& ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \ |
|
&& ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \ |
|
&& ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \ |
|
&& ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \ |
|
&& ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \ |
|
&& ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \ |
|
&& ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \ |
|
&& ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \ |
|
&& ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \ |
|
&& ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \ |
|
&& ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \ |
|
&& ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \ |
|
&& ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126)) |
|
|
|
#error "gperf generated tables don't work with this execution character set. Please report a bug to <[email protected]>." |
|
#endif |
|
|
|
#line 17 "./iconv_open-irix.gperf" |
|
struct mapping { int standard_name; const char vendor_name[10 + 1]; }; |
|
|
|
#define TOTAL_KEYWORDS 19 |
|
#define MIN_WORD_LENGTH 5 |
|
#define MAX_WORD_LENGTH 11 |
|
#define MIN_HASH_VALUE 5 |
|
#define MAX_HASH_VALUE 23 |
|
|
|
|
|
#ifdef __GNUC__ |
|
__inline |
|
#else |
|
#ifdef __cplusplus |
|
inline |
|
#endif |
|
#endif |
|
static unsigned int |
|
mapping_hash (register const char *str, register size_t len) |
|
{ |
|
static const unsigned char asso_values[] = |
|
{ |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 8, 2, |
|
5, 12, 11, 0, 10, 9, 8, 7, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 0, 24, 0, |
|
24, 5, 24, 0, 24, 7, 24, 24, 24, 24, |
|
7, 24, 1, 0, 8, 24, 24, 0, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24, 24, 24, 24, 24, |
|
24, 24, 24, 24, 24, 24 |
|
}; |
|
return len + asso_values[(unsigned char)str[len - 1]] + asso_values[(unsigned char)str[0]]; |
|
} |
|
|
|
struct stringpool_t |
|
{ |
|
char stringpool_str5[sizeof("CP855")]; |
|
char stringpool_str6[sizeof("EUC-TW")]; |
|
char stringpool_str7[sizeof("EUC-KR")]; |
|
char stringpool_str8[sizeof("CP1251")]; |
|
char stringpool_str9[sizeof("SHIFT_JIS")]; |
|
char stringpool_str10[sizeof("ISO-8859-5")]; |
|
char stringpool_str11[sizeof("ISO-8859-15")]; |
|
char stringpool_str12[sizeof("ISO-8859-1")]; |
|
char stringpool_str13[sizeof("EUC-JP")]; |
|
char stringpool_str14[sizeof("KOI8-R")]; |
|
char stringpool_str15[sizeof("ISO-8859-2")]; |
|
char stringpool_str16[sizeof("GB2312")]; |
|
char stringpool_str17[sizeof("ISO-8859-9")]; |
|
char stringpool_str18[sizeof("ISO-8859-8")]; |
|
char stringpool_str19[sizeof("ISO-8859-7")]; |
|
char stringpool_str20[sizeof("ISO-8859-6")]; |
|
char stringpool_str21[sizeof("ISO-8859-4")]; |
|
char stringpool_str22[sizeof("ISO-8859-3")]; |
|
char stringpool_str23[sizeof("TIS-620")]; |
|
}; |
|
static const struct stringpool_t stringpool_contents = |
|
{ |
|
"CP855", |
|
"EUC-TW", |
|
"EUC-KR", |
|
"CP1251", |
|
"SHIFT_JIS", |
|
"ISO-8859-5", |
|
"ISO-8859-15", |
|
"ISO-8859-1", |
|
"EUC-JP", |
|
"KOI8-R", |
|
"ISO-8859-2", |
|
"GB2312", |
|
"ISO-8859-9", |
|
"ISO-8859-8", |
|
"ISO-8859-7", |
|
"ISO-8859-6", |
|
"ISO-8859-4", |
|
"ISO-8859-3", |
|
"TIS-620" |
|
}; |
|
#define stringpool ((const char *) &stringpool_contents) |
|
|
|
static const struct mapping mappings[] = |
|
{ |
|
{-1}, {-1}, {-1}, {-1}, {-1}, |
|
#line 40 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str5, "DOS855"}, |
|
#line 45 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "eucTW"}, |
|
#line 44 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7, "eucKR"}, |
|
#line 41 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str8, "WIN1251"}, |
|
#line 46 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str9, "sjis"}, |
|
#line 33 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "ISO8859-5"}, |
|
#line 38 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "ISO8859-15"}, |
|
#line 29 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "ISO8859-1"}, |
|
#line 43 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "eucJP"}, |
|
#line 39 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "KOI8"}, |
|
#line 30 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "ISO8859-2"}, |
|
#line 42 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "eucCN"}, |
|
#line 37 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "ISO8859-9"}, |
|
#line 36 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str18, "ISO8859-8"}, |
|
#line 35 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "ISO8859-7"}, |
|
#line 34 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str20, "ISO8859-6"}, |
|
#line 32 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str21, "ISO8859-4"}, |
|
#line 31 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str22, "ISO8859-3"}, |
|
#line 47 "./iconv_open-irix.gperf" |
|
{(int)(size_t)&((struct stringpool_t *)0)->stringpool_str23, "TIS620"} |
|
}; |
|
|
|
const struct mapping * |
|
mapping_lookup (register const char *str, register size_t len) |
|
{ |
|
if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) |
|
{ |
|
register unsigned int key = mapping_hash (str, len); |
|
|
|
if (key <= MAX_HASH_VALUE) |
|
{ |
|
register int o = mappings[key].standard_name; |
|
if (o >= 0) |
|
{ |
|
register const char *s = o + stringpool; |
|
|
|
if (*str == *s && !strcmp (str + 1, s + 1)) |
|
return &mappings[key]; |
|
} |
|
} |
|
} |
|
return 0; |
|
} |
|
|