Searched refs:T_96 (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/luit/dist/ |
| H A D | charset.c | 54 case T_96: 92 {"Unknown (96)", T_96, 0, IdentityRecode, NullReverse, 0, 0, 0, 0, 0, 0}; 117 {"ISO 8859-1", T_96, 'A', "iso8859-1", 0x80, 0, 0}, 118 {"ISO 8859-2", T_96, 'B', "iso8859-2", 0x80, 0, 0}, 119 {"ISO 8859-3", T_96, 'C', "iso8859-3", 0x80, 0, 0}, 120 {"ISO 8859-4", T_96, 'D', "iso8859-4", 0x80, 0, 0}, 121 {"ISO 8859-5", T_96, 'L', "iso8859-5", 0x80, 0, 0}, 122 {"ISO 8859-6", T_96, 'G', "iso8859-6", 0x80, 0, 0}, 123 {"ISO 8859-7", T_96, 'F', "iso8859-7", 0x80, 0, 0}, 124 {"ISO 8859-8", T_96, ' [all...] |
| H A D | charset.h | 30 #define T_96 2 macro
|
| H A D | iso2022.c | 514 case T_96: 536 case T_96: 560 case T_96: 597 case T_96: 634 case T_96: 752 case T_96: 814 case T_96: 993 charset = getCharset(s_start[1], T_96);
|
Completed in 4 milliseconds