Lines Matching +full:iso +full:- +full:8 +full:x16
4 /*-
43 /* 8 bs 9 ht 10 nl 11 vt */
70 /* 44 , 45 - 46 . 47 / */
79 /* 56 8 57 9 58 : 59 ; */
135 /* 128 - 255 The below is supposedly ISO 8859/1 */
244 /* 8 bs 9 ht 10 nl 11 vt */
271 /* 44 , 45 - 46 . 47 / */
280 /* 56 8 57 9 58 : 59 ; */
335 /* 128 - 255 The below is supposedly ISO 8859/1 */
434 /* multi-byte table */
443 /* 8 bs 9 ht 10 nl 11 vt */
470 /* 44 , 45 - 46 . 47 / */
479 /* 56 8 57 9 58 : 59 ; */
534 /* 128 - 255 The below is supposedly ISO 8859/1 */
633 short _enable_mbdisp = 0; /* control multi-byte 0...disable 1...enable */
635 /* multi-byte check table */
640 /* first byte 0x8e,0xa0 - 0xf4 */
641 /* second byte 0xa0 - 0xfe */
642 /* 0 - 7f all 0 */
651 /* 88 89 8a 8b */
653 /* 8c 8d 8e 8f */
655 /* 90 - 9f all 0 */
708 /* first byte 0x81-0x9f,0xe0 - 0xfc */
709 /* second byte 0x40-0x7e,0x80 - 0xfc */
710 /* 0 - 3f all 0 */
749 /* 88 89 8a 8b */
751 /* 8c 8d 8e 8f */
813 /* first byte 0x81 - 0xfe */
814 /* second byte 0x40 - 0x7e, 0x80 - 0xfe */
815 /* 0x00 - 0x3f = 0 */
818 /* 0x40 - 0x7e = 2 */
836 /* 0x80 = 2, 0x81 - 0xfe = 3 */
874 /* first byte 0xc0 - 0xfd */
875 /* any further bytes 0x80 - 0xbf */
876 /* 0 - 7f all 0 */
881 /* 80 - bf : all _MB2 */
890 /* c0 - fc : all _MB1 */
904 /* _cmap_lower, _cmap_upper for ISO 8859/1 */
979 Initial Port for tcsh-6.07.04 by <Martin.Kraemer@Mch.SNI.De>
988 00 00 01 02 03 85 09 86 7f 87 8d 8e 0b 0c 0d 0e 0f * ................ *
989 10 10 11 12 13 8f 0a 08 97 18 19 9c 9d 1c 1d 1e 1f * ................ *
990 20 80 81 82 83 84 92 17 1b 88 89 8a 8b 8c 05 06 07 * ................ *
994 60 2d 2f c2 c4 c0 c1 c3 c5 c7 d1 5e 2c 25 5f 3e 3f * -/........^,%_>? *
1012 /*30*/ 0x90, 0x91, 0x16, 0x93, 0x94, 0x95, 0x96, 0x04,
1019 0xc7, 0xd1, 0x5e, 0x2c, 0x25, 0x5f, 0x3e, 0x3f, /* -/........^,%_>? */
1039 /* The same, for ascii-in-ebcdic
1042 20 40 5a 7f 7b 5b 6c 50 7d 4d 5d 5c 4e 6b 60 4b 61 * !"#$%&'()*+,-./ *
1050 a0 41 aa b0 b1 9f b2 d0 b5 79 b4 9a 8a ba ca af a1 * ................ *
1051 b0 90 8f ea fa be a0 b6 b3 9d da 9b 8b b7 b8 b9 ab * ................ *
1055 f0 8c 49 cd ce cb cf cc e1 70 c0 de db dc 8d 8e df * ................ *
1059 0x16, 0x05, 0x15, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f, /* ................ */
1063 0x4d, 0x5d, 0x5c, 0x4e, 0x6b, 0x60, 0x4b, 0x61, /* !"#$%&'()*+,-./ */
1096 The IBM 1047 coded char set to/from ISO 8859-1 mapping differs from
1097 the POSIX-BC mapping in several places
1106 0x90, 0x91, 0x16, 0x93, 0x94, 0x95, 0x96, 0x04,
1135 0x16, 0x05, 0x15, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,