Searched refs:T_94 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/luit/dist/ |
| H A D | charset.c | 53 case T_94: 90 {"Unknown (94)", T_94, 0, IdentityRecode, NullReverse, 0, 0, 0, 0, 0, 0}; 110 {"ISO 646 (1973)", T_94, '@', "iso646.1973-0", 0x00, 0, 0}, 111 {"ASCII", T_94, 'B', "iso8859-1", 0x00, 0, 0}, 112 {"JIS X 0201:GL", T_94, 'J', "jisx0201.1976-0", 0x00, 0, 0}, 113 {"JIS X 0201:GR", T_94, 'I', "jisx0201.1976-0", 0x80, 0, 0}, 114 {"DEC Special", T_94, '0', "dec-special", 0x00, 0, 0}, 115 {"DEC Technical", T_94, '>', "dec-dectech", 0x00, 0, 0}, 219 case T_94: 371 case T_94 [all...] |
| H A D | charset.h | 29 #define T_94 1 macro
|
| H A D | iso2022.c | 258 G1(i) = getUnknownCharset(T_94); 268 G3(i) = getUnknownCharset(T_94); 513 case T_94: 535 case T_94: 559 case T_94: 596 case T_94: 633 case T_94: 744 case T_94: 813 case T_94: 991 charset = getCharset(s_start[1], T_94); [all...] |
Completed in 4 milliseconds