Lines Matching +full:123 +full:- +full:db
4 /*-
70 /* 44 , 45 - 46 . 47 / */
127 /* 120 x 121 y 122 z 123 { */
135 /* 128 - 255 The below is supposedly ISO 8859/1 */
271 /* 44 , 45 - 46 . 47 / */
328 /* 120 x 121 y 122 z 123 { */
335 /* 128 - 255 The below is supposedly ISO 8859/1 */
434 /* multi-byte table */
470 /* 44 , 45 - 46 . 47 / */
527 /* 120 x 121 y 122 z 123 { */
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 */
655 /* 90 - 9f all 0 */
685 /* d8 d9 da db */
708 /* first byte 0x81-0x9f,0xe0 - 0xfc */
709 /* second byte 0x40-0x7e,0x80 - 0xfc */
710 /* 0 - 3f all 0 */
789 /* d8 d9 da db */
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 */
979 Initial Port for tcsh-6.07.04 by <Martin.Kraemer@Mch.SNI.De>
994 60 2d 2f c2 c4 c0 c1 c3 c5 c7 d1 5e 2c 25 5f 3e 3f * -/........^,%_>? *
1001 d0 a6 4a 4b 4c 4d 4e 4f 50 51 52 b9 fb fc db fa ff * .JKLMNOPQR...... *
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 * !"#$%&'()*+,-./ *
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