ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/table/gb2312_1980_0.h
(Generate patch)

Comparing rxvt-unicode/src/table/gb2312_1980_0.h (file contents):
Revision 1.4 by root, Wed Aug 4 03:29:28 2004 UTC vs.
Revision 1.6 by root, Sat Apr 11 18:27:25 2015 UTC

1// 1//
2// AUTOMATICALLLY GENERATED by gentables 2// AUTOMATICALLLY GENERATED by gentables
3// 3//
4#ifdef ENCODING_CN 4#ifdef ENCODING_ZH
5 5
6static const uint16_t gb2312_1980_0_f_0[] = { 6static const uint16_t gb2312_1980_0_f_0[] = {
7 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 7 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
8 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 8 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
9 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 9 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000,
2197 if (unicode == 0x2312) return 0x2150; 2197 if (unicode == 0x2312) return 0x2150;
2198 if (unicode == 0x2605) return 0x216f; 2198 if (unicode == 0x2605) return 0x216f;
2199 if (unicode == 0x2606) return 0x216e; 2199 if (unicode == 0x2606) return 0x216e;
2200 if (unicode == 0x2640) return 0x2162; 2200 if (unicode == 0x2640) return 0x2162;
2201 if (unicode == 0x2642) return 0x2161; 2201 if (unicode == 0x2642) return 0x2161;
2202 if (unicode <= 0x3105 && 0x3129 <= unicode) return unicode - 0x08c0; 2202 if (unicode >= 0x3105 && 0x3129 >= unicode) return unicode - 0x08c0;
2203 if (unicode <= 0x3220 && 0x3229 <= unicode) return unicode - 0x0fbb; 2203 if (unicode >= 0x3220 && 0x3229 >= unicode) return unicode - 0x0fbb;
2204 if (unicode == 0x9274) return 0x3c78; 2204 if (unicode == 0x9274) return 0x3c78;
2205 if (unicode == 0x928e) return 0x7646; 2205 if (unicode == 0x928e) return 0x7646;
2206 if (unicode == 0x92ae) return 0x7647; 2206 if (unicode == 0x92ae) return 0x7647;
2207 if (unicode == 0x92c8) return 0x7648; 2207 if (unicode == 0x92c8) return 0x7648;
2208 if (unicode == 0x933e) return 0x7649; 2208 if (unicode == 0x933e) return 0x7649;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines