Lines Matching +full:0373 +full:e +full:- +full:08
4 /*-
70 /* 44 , 45 - 46 . 47 / */
88 /* 68 D 69 E 70 F 71 G */
112 /* 100 d 101 e 102 f 103 g */
135 /* 128 - 255 The below is supposedly ISO 8859/1 */
271 /* 44 , 45 - 46 . 47 / */
289 /* 68 D 69 E 70 F 71 G */
313 /* 100 d 101 e 102 f 103 g */
335 /* 128 - 255 The below is supposedly ISO 8859/1 */
434 /* multi-byte table */
470 /* 44 , 45 - 46 . 47 / */
488 /* 68 D 69 E 70 F 71 G */
512 /* 100 d 101 e 102 f 103 g */
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 */
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 */
719 /* 4c 4d 4e 4f */
727 /* 5c 5d 5e 5f */
735 /* 6c 6d 6e 6f */
743 /* 7c 7d 7e 7f */
751 /* 8c 8d 8e 8f */
759 /* 9c 9d 9e 9f */
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 */
934 0370, 0371, 0372, 0373, 0374, 0375, 0376, 0337,
938 0370, 0371, 0372, 0373, 0374, 0375, 0376, 0377,
979 Initial Port for tcsh-6.07.04 by <Martin.Kraemer@Mch.SNI.De>
987 This table is bijective, i.e. there are no ambigous or duplicate characters
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 * ................ *
991 30 90 91 16 93 94 95 96 04 98 99 9a 9b 14 15 9e 1a * ................ *
992 40 20 a0 e2 e4 e0 e1 e3 e5 e7 f1 60 2e 3c 28 2b 7c * .........`.<(+| *
994 60 2d 2f c2 c4 c0 c1 c3 c5 c7 d1 5e 2c 25 5f 3e 3f * -/........^,%_>? *
997 90 b0 6a 6b 6c 6d 6e 6f 70 71 72 aa ba e6 b8 c6 a4 * .jklmnopqr...... *
1001 d0 a6 4a 4b 4c 4d 4e 4f 50 51 52 b9 fb fc db fa ff * .JKLMNOPQR...... *
1003 f0 30 31 32 33 34 35 36 37 38 39 b3 7b dc 7d da 7e * 0123456789.{.}.~ *
1019 0xc7, 0xd1, 0x5e, 0x2c, 0x25, 0x5f, 0x3e, 0x3f, /* -/........^,%_>? */
1039 /* The same, for ascii-in-ebcdic
1040 00 00 01 02 03 37 2d 2e 2f 16 05 15 0b 0c 0d 0e 0f * ................ *
1041 10 10 11 12 13 3c 3d 32 26 18 19 3f 27 1c 1d 1e 1f * ................ *
1042 20 40 5a 7f 7b 5b 6c 50 7d 4d 5d 5c 4e 6b 60 4b 61 * !"#$%&'()*+,-./ *
1043 30 f0 f1 f2 f3 f4 f5 f6 f7 f8 f9 7a 5e 4c 7e 6e 6f * 0123456789:;<=>? *
1048 80 20 21 22 23 24 04 06 08 28 29 2a 2b 2c 09 0a 14 * ................ *
1049 90 30 31 25 33 34 35 36 17 38 39 3a 3b 1a 1b 3e 5f * ................ *
1052 c0 64 65 62 66 63 67 9e 68 74 71 72 73 78 75 76 77 * ................ *
1055 f0 8c 49 cd ce cb cf cc e1 70 c0 de db dc 8d 8e df * ................ *
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