/src/libxml2/codegen/unicode.inc
Line | Count | Source (jump to first uncovered line) |
1 | | static const xmlChSRange xmlCS[] = {{0x0, 0x1f}, {0x7f, 0x9f}, |
2 | | {0xad, 0xad}, {0x600, 0x603}, {0x6dd, 0x6dd}, {0x70f, 0x70f}, |
3 | | {0x17b4, 0x17b5}, {0x200b, 0x200f}, {0x202a, 0x202e}, {0x2060, 0x2063}, |
4 | | {0x206a, 0x206f}, {0xd800, 0xd800}, {0xdb7f, 0xdb80}, {0xdbff, 0xdc00}, |
5 | | {0xdfff, 0xe000}, {0xf8ff, 0xf8ff}, {0xfeff, 0xfeff}, {0xfff9, 0xfffb}}; |
6 | | static const xmlChLRange xmlCL[] = {{0x1d173, 0x1d17a}, {0xe0001, 0xe0001}, |
7 | | {0xe0020, 0xe007f}, {0xf0000, 0xf0000}, {0xffffd, 0xffffd}, |
8 | | {0x100000, 0x100000}, {0x10fffd, 0x10fffd}}; |
9 | | static const xmlChRangeGroup xmlCG = {18,7,xmlCS,xmlCL}; |
10 | | |
11 | | static const xmlChSRange xmlCfS[] = {{0xad, 0xad}, {0x600, 0x603}, |
12 | | {0x6dd, 0x6dd}, {0x70f, 0x70f}, {0x17b4, 0x17b5}, {0x200b, 0x200f}, |
13 | | {0x202a, 0x202e}, {0x2060, 0x2063}, {0x206a, 0x206f}, {0xfeff, 0xfeff}, |
14 | | {0xfff9, 0xfffb}}; |
15 | | static const xmlChLRange xmlCfL[] = {{0x1d173, 0x1d17a}, {0xe0001, 0xe0001}, |
16 | | {0xe0020, 0xe007f}}; |
17 | | static const xmlChRangeGroup xmlCfG = {11,3,xmlCfS,xmlCfL}; |
18 | | |
19 | | static const xmlChSRange xmlLS[] = {{0x41, 0x5a}, {0x61, 0x7a}, |
20 | | {0xaa, 0xaa}, {0xb5, 0xb5}, {0xba, 0xba}, {0xc0, 0xd6}, {0xd8, 0xf6}, |
21 | | {0xf8, 0x236}, {0x250, 0x2c1}, {0x2c6, 0x2d1}, {0x2e0, 0x2e4}, |
22 | | {0x2ee, 0x2ee}, {0x37a, 0x37a}, {0x386, 0x386}, {0x388, 0x38a}, |
23 | | {0x38c, 0x38c}, {0x38e, 0x3a1}, {0x3a3, 0x3ce}, {0x3d0, 0x3f5}, |
24 | | {0x3f7, 0x3fb}, {0x400, 0x481}, {0x48a, 0x4ce}, {0x4d0, 0x4f5}, |
25 | | {0x4f8, 0x4f9}, {0x500, 0x50f}, {0x531, 0x556}, {0x559, 0x559}, |
26 | | {0x561, 0x587}, {0x5d0, 0x5ea}, {0x5f0, 0x5f2}, {0x621, 0x63a}, |
27 | | {0x640, 0x64a}, {0x66e, 0x66f}, {0x671, 0x6d3}, {0x6d5, 0x6d5}, |
28 | | {0x6e5, 0x6e6}, {0x6ee, 0x6ef}, {0x6fa, 0x6fc}, {0x6ff, 0x6ff}, |
29 | | {0x710, 0x710}, {0x712, 0x72f}, {0x74d, 0x74f}, {0x780, 0x7a5}, |
30 | | {0x7b1, 0x7b1}, {0x904, 0x939}, {0x93d, 0x93d}, {0x950, 0x950}, |
31 | | {0x958, 0x961}, {0x985, 0x98c}, {0x98f, 0x990}, {0x993, 0x9a8}, |
32 | | {0x9aa, 0x9b0}, {0x9b2, 0x9b2}, {0x9b6, 0x9b9}, {0x9bd, 0x9bd}, |
33 | | {0x9dc, 0x9dd}, {0x9df, 0x9e1}, {0x9f0, 0x9f1}, {0xa05, 0xa0a}, |
34 | | {0xa0f, 0xa10}, {0xa13, 0xa28}, {0xa2a, 0xa30}, {0xa32, 0xa33}, |
35 | | {0xa35, 0xa36}, {0xa38, 0xa39}, {0xa59, 0xa5c}, {0xa5e, 0xa5e}, |
36 | | {0xa72, 0xa74}, {0xa85, 0xa8d}, {0xa8f, 0xa91}, {0xa93, 0xaa8}, |
37 | | {0xaaa, 0xab0}, {0xab2, 0xab3}, {0xab5, 0xab9}, {0xabd, 0xabd}, |
38 | | {0xad0, 0xad0}, {0xae0, 0xae1}, {0xb05, 0xb0c}, {0xb0f, 0xb10}, |
39 | | {0xb13, 0xb28}, {0xb2a, 0xb30}, {0xb32, 0xb33}, {0xb35, 0xb39}, |
40 | | {0xb3d, 0xb3d}, {0xb5c, 0xb5d}, {0xb5f, 0xb61}, {0xb71, 0xb71}, |
41 | | {0xb83, 0xb83}, {0xb85, 0xb8a}, {0xb8e, 0xb90}, {0xb92, 0xb95}, |
42 | | {0xb99, 0xb9a}, {0xb9c, 0xb9c}, {0xb9e, 0xb9f}, {0xba3, 0xba4}, |
43 | | {0xba8, 0xbaa}, {0xbae, 0xbb5}, {0xbb7, 0xbb9}, {0xc05, 0xc0c}, |
44 | | {0xc0e, 0xc10}, {0xc12, 0xc28}, {0xc2a, 0xc33}, {0xc35, 0xc39}, |
45 | | {0xc60, 0xc61}, {0xc85, 0xc8c}, {0xc8e, 0xc90}, {0xc92, 0xca8}, |
46 | | {0xcaa, 0xcb3}, {0xcb5, 0xcb9}, {0xcbd, 0xcbd}, {0xcde, 0xcde}, |
47 | | {0xce0, 0xce1}, {0xd05, 0xd0c}, {0xd0e, 0xd10}, {0xd12, 0xd28}, |
48 | | {0xd2a, 0xd39}, {0xd60, 0xd61}, {0xd85, 0xd96}, {0xd9a, 0xdb1}, |
49 | | {0xdb3, 0xdbb}, {0xdbd, 0xdbd}, {0xdc0, 0xdc6}, {0xe01, 0xe30}, |
50 | | {0xe32, 0xe33}, {0xe40, 0xe46}, {0xe81, 0xe82}, {0xe84, 0xe84}, |
51 | | {0xe87, 0xe88}, {0xe8a, 0xe8a}, {0xe8d, 0xe8d}, {0xe94, 0xe97}, |
52 | | {0xe99, 0xe9f}, {0xea1, 0xea3}, {0xea5, 0xea5}, {0xea7, 0xea7}, |
53 | | {0xeaa, 0xeab}, {0xead, 0xeb0}, {0xeb2, 0xeb3}, {0xebd, 0xebd}, |
54 | | {0xec0, 0xec4}, {0xec6, 0xec6}, {0xedc, 0xedd}, {0xf00, 0xf00}, |
55 | | {0xf40, 0xf47}, {0xf49, 0xf6a}, {0xf88, 0xf8b}, {0x1000, 0x1021}, |
56 | | {0x1023, 0x1027}, {0x1029, 0x102a}, {0x1050, 0x1055}, {0x10a0, 0x10c5}, |
57 | | {0x10d0, 0x10f8}, {0x1100, 0x1159}, {0x115f, 0x11a2}, {0x11a8, 0x11f9}, |
58 | | {0x1200, 0x1206}, {0x1208, 0x1246}, {0x1248, 0x1248}, {0x124a, 0x124d}, |
59 | | {0x1250, 0x1256}, {0x1258, 0x1258}, {0x125a, 0x125d}, {0x1260, 0x1286}, |
60 | | {0x1288, 0x1288}, {0x128a, 0x128d}, {0x1290, 0x12ae}, {0x12b0, 0x12b0}, |
61 | | {0x12b2, 0x12b5}, {0x12b8, 0x12be}, {0x12c0, 0x12c0}, {0x12c2, 0x12c5}, |
62 | | {0x12c8, 0x12ce}, {0x12d0, 0x12d6}, {0x12d8, 0x12ee}, {0x12f0, 0x130e}, |
63 | | {0x1310, 0x1310}, {0x1312, 0x1315}, {0x1318, 0x131e}, {0x1320, 0x1346}, |
64 | | {0x1348, 0x135a}, {0x13a0, 0x13f4}, {0x1401, 0x166c}, {0x166f, 0x1676}, |
65 | | {0x1681, 0x169a}, {0x16a0, 0x16ea}, {0x1700, 0x170c}, {0x170e, 0x1711}, |
66 | | {0x1720, 0x1731}, {0x1740, 0x1751}, {0x1760, 0x176c}, {0x176e, 0x1770}, |
67 | | {0x1780, 0x17b3}, {0x17d7, 0x17d7}, {0x17dc, 0x17dc}, {0x1820, 0x1877}, |
68 | | {0x1880, 0x18a8}, {0x1900, 0x191c}, {0x1950, 0x196d}, {0x1970, 0x1974}, |
69 | | {0x1d00, 0x1d6b}, {0x1e00, 0x1e9b}, {0x1ea0, 0x1ef9}, {0x1f00, 0x1f15}, |
70 | | {0x1f18, 0x1f1d}, {0x1f20, 0x1f45}, {0x1f48, 0x1f4d}, {0x1f50, 0x1f57}, |
71 | | {0x1f59, 0x1f59}, {0x1f5b, 0x1f5b}, {0x1f5d, 0x1f5d}, {0x1f5f, 0x1f7d}, |
72 | | {0x1f80, 0x1fb4}, {0x1fb6, 0x1fbc}, {0x1fbe, 0x1fbe}, {0x1fc2, 0x1fc4}, |
73 | | {0x1fc6, 0x1fcc}, {0x1fd0, 0x1fd3}, {0x1fd6, 0x1fdb}, {0x1fe0, 0x1fec}, |
74 | | {0x1ff2, 0x1ff4}, {0x1ff6, 0x1ffc}, {0x2071, 0x2071}, {0x207f, 0x207f}, |
75 | | {0x2102, 0x2102}, {0x2107, 0x2107}, {0x210a, 0x2113}, {0x2115, 0x2115}, |
76 | | {0x2119, 0x211d}, {0x2124, 0x2124}, {0x2126, 0x2126}, {0x2128, 0x2128}, |
77 | | {0x212a, 0x212d}, {0x212f, 0x2131}, {0x2133, 0x2139}, {0x213d, 0x213f}, |
78 | | {0x2145, 0x2149}, {0x3005, 0x3006}, {0x3031, 0x3035}, {0x303b, 0x303c}, |
79 | | {0x3041, 0x3096}, {0x309d, 0x309f}, {0x30a1, 0x30fa}, {0x30fc, 0x30ff}, |
80 | | {0x3105, 0x312c}, {0x3131, 0x318e}, {0x31a0, 0x31b7}, {0x31f0, 0x31ff}, |
81 | | {0x3400, 0x3400}, {0x4db5, 0x4db5}, {0x4e00, 0x4e00}, {0x9fa5, 0x9fa5}, |
82 | | {0xa000, 0xa48c}, {0xac00, 0xac00}, {0xd7a3, 0xd7a3}, {0xf900, 0xfa2d}, |
83 | | {0xfa30, 0xfa6a}, {0xfb00, 0xfb06}, {0xfb13, 0xfb17}, {0xfb1d, 0xfb1d}, |
84 | | {0xfb1f, 0xfb28}, {0xfb2a, 0xfb36}, {0xfb38, 0xfb3c}, {0xfb3e, 0xfb3e}, |
85 | | {0xfb40, 0xfb41}, {0xfb43, 0xfb44}, {0xfb46, 0xfbb1}, {0xfbd3, 0xfd3d}, |
86 | | {0xfd50, 0xfd8f}, {0xfd92, 0xfdc7}, {0xfdf0, 0xfdfb}, {0xfe70, 0xfe74}, |
87 | | {0xfe76, 0xfefc}, {0xff21, 0xff3a}, {0xff41, 0xff5a}, {0xff66, 0xffbe}, |
88 | | {0xffc2, 0xffc7}, {0xffca, 0xffcf}, {0xffd2, 0xffd7}, {0xffda, 0xffdc}}; |
89 | | static const xmlChLRange xmlLL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026}, |
90 | | {0x10028, 0x1003a}, {0x1003c, 0x1003d}, {0x1003f, 0x1004d}, |
91 | | {0x10050, 0x1005d}, {0x10080, 0x100fa}, {0x10300, 0x1031e}, |
92 | | {0x10330, 0x10349}, {0x10380, 0x1039d}, {0x10400, 0x1049d}, |
93 | | {0x10800, 0x10805}, {0x10808, 0x10808}, {0x1080a, 0x10835}, |
94 | | {0x10837, 0x10838}, {0x1083c, 0x1083c}, {0x1083f, 0x1083f}, |
95 | | {0x1d400, 0x1d454}, {0x1d456, 0x1d49c}, {0x1d49e, 0x1d49f}, |
96 | | {0x1d4a2, 0x1d4a2}, {0x1d4a5, 0x1d4a6}, {0x1d4a9, 0x1d4ac}, |
97 | | {0x1d4ae, 0x1d4b9}, {0x1d4bb, 0x1d4bb}, {0x1d4bd, 0x1d4c3}, |
98 | | {0x1d4c5, 0x1d505}, {0x1d507, 0x1d50a}, {0x1d50d, 0x1d514}, |
99 | | {0x1d516, 0x1d51c}, {0x1d51e, 0x1d539}, {0x1d53b, 0x1d53e}, |
100 | | {0x1d540, 0x1d544}, {0x1d546, 0x1d546}, {0x1d54a, 0x1d550}, |
101 | | {0x1d552, 0x1d6a3}, {0x1d6a8, 0x1d6c0}, {0x1d6c2, 0x1d6da}, |
102 | | {0x1d6dc, 0x1d6fa}, {0x1d6fc, 0x1d714}, {0x1d716, 0x1d734}, |
103 | | {0x1d736, 0x1d74e}, {0x1d750, 0x1d76e}, {0x1d770, 0x1d788}, |
104 | | {0x1d78a, 0x1d7a8}, {0x1d7aa, 0x1d7c2}, {0x1d7c4, 0x1d7c9}, |
105 | | {0x20000, 0x20000}, {0x2a6d6, 0x2a6d6}, {0x2f800, 0x2fa1d}}; |
106 | | static const xmlChRangeGroup xmlLG = {279,50,xmlLS,xmlLL}; |
107 | | |
108 | | static const xmlChSRange xmlLlS[] = {{0x61, 0x7a}, {0xaa, 0xaa}, |
109 | | {0xb5, 0xb5}, {0xba, 0xba}, {0xdf, 0xf6}, {0xf8, 0xff}, {0x101, 0x101}, |
110 | | {0x103, 0x103}, {0x105, 0x105}, {0x107, 0x107}, {0x109, 0x109}, |
111 | | {0x10b, 0x10b}, {0x10d, 0x10d}, {0x10f, 0x10f}, {0x111, 0x111}, |
112 | | {0x113, 0x113}, {0x115, 0x115}, {0x117, 0x117}, {0x119, 0x119}, |
113 | | {0x11b, 0x11b}, {0x11d, 0x11d}, {0x11f, 0x11f}, {0x121, 0x121}, |
114 | | {0x123, 0x123}, {0x125, 0x125}, {0x127, 0x127}, {0x129, 0x129}, |
115 | | {0x12b, 0x12b}, {0x12d, 0x12d}, {0x12f, 0x12f}, {0x131, 0x131}, |
116 | | {0x133, 0x133}, {0x135, 0x135}, {0x137, 0x138}, {0x13a, 0x13a}, |
117 | | {0x13c, 0x13c}, {0x13e, 0x13e}, {0x140, 0x140}, {0x142, 0x142}, |
118 | | {0x144, 0x144}, {0x146, 0x146}, {0x148, 0x149}, {0x14b, 0x14b}, |
119 | | {0x14d, 0x14d}, {0x14f, 0x14f}, {0x151, 0x151}, {0x153, 0x153}, |
120 | | {0x155, 0x155}, {0x157, 0x157}, {0x159, 0x159}, {0x15b, 0x15b}, |
121 | | {0x15d, 0x15d}, {0x15f, 0x15f}, {0x161, 0x161}, {0x163, 0x163}, |
122 | | {0x165, 0x165}, {0x167, 0x167}, {0x169, 0x169}, {0x16b, 0x16b}, |
123 | | {0x16d, 0x16d}, {0x16f, 0x16f}, {0x171, 0x171}, {0x173, 0x173}, |
124 | | {0x175, 0x175}, {0x177, 0x177}, {0x17a, 0x17a}, {0x17c, 0x17c}, |
125 | | {0x17e, 0x180}, {0x183, 0x183}, {0x185, 0x185}, {0x188, 0x188}, |
126 | | {0x18c, 0x18d}, {0x192, 0x192}, {0x195, 0x195}, {0x199, 0x19b}, |
127 | | {0x19e, 0x19e}, {0x1a1, 0x1a1}, {0x1a3, 0x1a3}, {0x1a5, 0x1a5}, |
128 | | {0x1a8, 0x1a8}, {0x1aa, 0x1ab}, {0x1ad, 0x1ad}, {0x1b0, 0x1b0}, |
129 | | {0x1b4, 0x1b4}, {0x1b6, 0x1b6}, {0x1b9, 0x1ba}, {0x1bd, 0x1bf}, |
130 | | {0x1c6, 0x1c6}, {0x1c9, 0x1c9}, {0x1cc, 0x1cc}, {0x1ce, 0x1ce}, |
131 | | {0x1d0, 0x1d0}, {0x1d2, 0x1d2}, {0x1d4, 0x1d4}, {0x1d6, 0x1d6}, |
132 | | {0x1d8, 0x1d8}, {0x1da, 0x1da}, {0x1dc, 0x1dd}, {0x1df, 0x1df}, |
133 | | {0x1e1, 0x1e1}, {0x1e3, 0x1e3}, {0x1e5, 0x1e5}, {0x1e7, 0x1e7}, |
134 | | {0x1e9, 0x1e9}, {0x1eb, 0x1eb}, {0x1ed, 0x1ed}, {0x1ef, 0x1f0}, |
135 | | {0x1f3, 0x1f3}, {0x1f5, 0x1f5}, {0x1f9, 0x1f9}, {0x1fb, 0x1fb}, |
136 | | {0x1fd, 0x1fd}, {0x1ff, 0x1ff}, {0x201, 0x201}, {0x203, 0x203}, |
137 | | {0x205, 0x205}, {0x207, 0x207}, {0x209, 0x209}, {0x20b, 0x20b}, |
138 | | {0x20d, 0x20d}, {0x20f, 0x20f}, {0x211, 0x211}, {0x213, 0x213}, |
139 | | {0x215, 0x215}, {0x217, 0x217}, {0x219, 0x219}, {0x21b, 0x21b}, |
140 | | {0x21d, 0x21d}, {0x21f, 0x21f}, {0x221, 0x221}, {0x223, 0x223}, |
141 | | {0x225, 0x225}, {0x227, 0x227}, {0x229, 0x229}, {0x22b, 0x22b}, |
142 | | {0x22d, 0x22d}, {0x22f, 0x22f}, {0x231, 0x231}, {0x233, 0x236}, |
143 | | {0x250, 0x2af}, {0x390, 0x390}, {0x3ac, 0x3ce}, {0x3d0, 0x3d1}, |
144 | | {0x3d5, 0x3d7}, {0x3d9, 0x3d9}, {0x3db, 0x3db}, {0x3dd, 0x3dd}, |
145 | | {0x3df, 0x3df}, {0x3e1, 0x3e1}, {0x3e3, 0x3e3}, {0x3e5, 0x3e5}, |
146 | | {0x3e7, 0x3e7}, {0x3e9, 0x3e9}, {0x3eb, 0x3eb}, {0x3ed, 0x3ed}, |
147 | | {0x3ef, 0x3f3}, {0x3f5, 0x3f5}, {0x3f8, 0x3f8}, {0x3fb, 0x3fb}, |
148 | | {0x430, 0x45f}, {0x461, 0x461}, {0x463, 0x463}, {0x465, 0x465}, |
149 | | {0x467, 0x467}, {0x469, 0x469}, {0x46b, 0x46b}, {0x46d, 0x46d}, |
150 | | {0x46f, 0x46f}, {0x471, 0x471}, {0x473, 0x473}, {0x475, 0x475}, |
151 | | {0x477, 0x477}, {0x479, 0x479}, {0x47b, 0x47b}, {0x47d, 0x47d}, |
152 | | {0x47f, 0x47f}, {0x481, 0x481}, {0x48b, 0x48b}, {0x48d, 0x48d}, |
153 | | {0x48f, 0x48f}, {0x491, 0x491}, {0x493, 0x493}, {0x495, 0x495}, |
154 | | {0x497, 0x497}, {0x499, 0x499}, {0x49b, 0x49b}, {0x49d, 0x49d}, |
155 | | {0x49f, 0x49f}, {0x4a1, 0x4a1}, {0x4a3, 0x4a3}, {0x4a5, 0x4a5}, |
156 | | {0x4a7, 0x4a7}, {0x4a9, 0x4a9}, {0x4ab, 0x4ab}, {0x4ad, 0x4ad}, |
157 | | {0x4af, 0x4af}, {0x4b1, 0x4b1}, {0x4b3, 0x4b3}, {0x4b5, 0x4b5}, |
158 | | {0x4b7, 0x4b7}, {0x4b9, 0x4b9}, {0x4bb, 0x4bb}, {0x4bd, 0x4bd}, |
159 | | {0x4bf, 0x4bf}, {0x4c2, 0x4c2}, {0x4c4, 0x4c4}, {0x4c6, 0x4c6}, |
160 | | {0x4c8, 0x4c8}, {0x4ca, 0x4ca}, {0x4cc, 0x4cc}, {0x4ce, 0x4ce}, |
161 | | {0x4d1, 0x4d1}, {0x4d3, 0x4d3}, {0x4d5, 0x4d5}, {0x4d7, 0x4d7}, |
162 | | {0x4d9, 0x4d9}, {0x4db, 0x4db}, {0x4dd, 0x4dd}, {0x4df, 0x4df}, |
163 | | {0x4e1, 0x4e1}, {0x4e3, 0x4e3}, {0x4e5, 0x4e5}, {0x4e7, 0x4e7}, |
164 | | {0x4e9, 0x4e9}, {0x4eb, 0x4eb}, {0x4ed, 0x4ed}, {0x4ef, 0x4ef}, |
165 | | {0x4f1, 0x4f1}, {0x4f3, 0x4f3}, {0x4f5, 0x4f5}, {0x4f9, 0x4f9}, |
166 | | {0x501, 0x501}, {0x503, 0x503}, {0x505, 0x505}, {0x507, 0x507}, |
167 | | {0x509, 0x509}, {0x50b, 0x50b}, {0x50d, 0x50d}, {0x50f, 0x50f}, |
168 | | {0x561, 0x587}, {0x1d00, 0x1d2b}, {0x1d62, 0x1d6b}, {0x1e01, 0x1e01}, |
169 | | {0x1e03, 0x1e03}, {0x1e05, 0x1e05}, {0x1e07, 0x1e07}, {0x1e09, 0x1e09}, |
170 | | {0x1e0b, 0x1e0b}, {0x1e0d, 0x1e0d}, {0x1e0f, 0x1e0f}, {0x1e11, 0x1e11}, |
171 | | {0x1e13, 0x1e13}, {0x1e15, 0x1e15}, {0x1e17, 0x1e17}, {0x1e19, 0x1e19}, |
172 | | {0x1e1b, 0x1e1b}, {0x1e1d, 0x1e1d}, {0x1e1f, 0x1e1f}, {0x1e21, 0x1e21}, |
173 | | {0x1e23, 0x1e23}, {0x1e25, 0x1e25}, {0x1e27, 0x1e27}, {0x1e29, 0x1e29}, |
174 | | {0x1e2b, 0x1e2b}, {0x1e2d, 0x1e2d}, {0x1e2f, 0x1e2f}, {0x1e31, 0x1e31}, |
175 | | {0x1e33, 0x1e33}, {0x1e35, 0x1e35}, {0x1e37, 0x1e37}, {0x1e39, 0x1e39}, |
176 | | {0x1e3b, 0x1e3b}, {0x1e3d, 0x1e3d}, {0x1e3f, 0x1e3f}, {0x1e41, 0x1e41}, |
177 | | {0x1e43, 0x1e43}, {0x1e45, 0x1e45}, {0x1e47, 0x1e47}, {0x1e49, 0x1e49}, |
178 | | {0x1e4b, 0x1e4b}, {0x1e4d, 0x1e4d}, {0x1e4f, 0x1e4f}, {0x1e51, 0x1e51}, |
179 | | {0x1e53, 0x1e53}, {0x1e55, 0x1e55}, {0x1e57, 0x1e57}, {0x1e59, 0x1e59}, |
180 | | {0x1e5b, 0x1e5b}, {0x1e5d, 0x1e5d}, {0x1e5f, 0x1e5f}, {0x1e61, 0x1e61}, |
181 | | {0x1e63, 0x1e63}, {0x1e65, 0x1e65}, {0x1e67, 0x1e67}, {0x1e69, 0x1e69}, |
182 | | {0x1e6b, 0x1e6b}, {0x1e6d, 0x1e6d}, {0x1e6f, 0x1e6f}, {0x1e71, 0x1e71}, |
183 | | {0x1e73, 0x1e73}, {0x1e75, 0x1e75}, {0x1e77, 0x1e77}, {0x1e79, 0x1e79}, |
184 | | {0x1e7b, 0x1e7b}, {0x1e7d, 0x1e7d}, {0x1e7f, 0x1e7f}, {0x1e81, 0x1e81}, |
185 | | {0x1e83, 0x1e83}, {0x1e85, 0x1e85}, {0x1e87, 0x1e87}, {0x1e89, 0x1e89}, |
186 | | {0x1e8b, 0x1e8b}, {0x1e8d, 0x1e8d}, {0x1e8f, 0x1e8f}, {0x1e91, 0x1e91}, |
187 | | {0x1e93, 0x1e93}, {0x1e95, 0x1e9b}, {0x1ea1, 0x1ea1}, {0x1ea3, 0x1ea3}, |
188 | | {0x1ea5, 0x1ea5}, {0x1ea7, 0x1ea7}, {0x1ea9, 0x1ea9}, {0x1eab, 0x1eab}, |
189 | | {0x1ead, 0x1ead}, {0x1eaf, 0x1eaf}, {0x1eb1, 0x1eb1}, {0x1eb3, 0x1eb3}, |
190 | | {0x1eb5, 0x1eb5}, {0x1eb7, 0x1eb7}, {0x1eb9, 0x1eb9}, {0x1ebb, 0x1ebb}, |
191 | | {0x1ebd, 0x1ebd}, {0x1ebf, 0x1ebf}, {0x1ec1, 0x1ec1}, {0x1ec3, 0x1ec3}, |
192 | | {0x1ec5, 0x1ec5}, {0x1ec7, 0x1ec7}, {0x1ec9, 0x1ec9}, {0x1ecb, 0x1ecb}, |
193 | | {0x1ecd, 0x1ecd}, {0x1ecf, 0x1ecf}, {0x1ed1, 0x1ed1}, {0x1ed3, 0x1ed3}, |
194 | | {0x1ed5, 0x1ed5}, {0x1ed7, 0x1ed7}, {0x1ed9, 0x1ed9}, {0x1edb, 0x1edb}, |
195 | | {0x1edd, 0x1edd}, {0x1edf, 0x1edf}, {0x1ee1, 0x1ee1}, {0x1ee3, 0x1ee3}, |
196 | | {0x1ee5, 0x1ee5}, {0x1ee7, 0x1ee7}, {0x1ee9, 0x1ee9}, {0x1eeb, 0x1eeb}, |
197 | | {0x1eed, 0x1eed}, {0x1eef, 0x1eef}, {0x1ef1, 0x1ef1}, {0x1ef3, 0x1ef3}, |
198 | | {0x1ef5, 0x1ef5}, {0x1ef7, 0x1ef7}, {0x1ef9, 0x1ef9}, {0x1f00, 0x1f07}, |
199 | | {0x1f10, 0x1f15}, {0x1f20, 0x1f27}, {0x1f30, 0x1f37}, {0x1f40, 0x1f45}, |
200 | | {0x1f50, 0x1f57}, {0x1f60, 0x1f67}, {0x1f70, 0x1f7d}, {0x1f80, 0x1f87}, |
201 | | {0x1f90, 0x1f97}, {0x1fa0, 0x1fa7}, {0x1fb0, 0x1fb4}, {0x1fb6, 0x1fb7}, |
202 | | {0x1fbe, 0x1fbe}, {0x1fc2, 0x1fc4}, {0x1fc6, 0x1fc7}, {0x1fd0, 0x1fd3}, |
203 | | {0x1fd6, 0x1fd7}, {0x1fe0, 0x1fe7}, {0x1ff2, 0x1ff4}, {0x1ff6, 0x1ff7}, |
204 | | {0x2071, 0x2071}, {0x207f, 0x207f}, {0x210a, 0x210a}, {0x210e, 0x210f}, |
205 | | {0x2113, 0x2113}, {0x212f, 0x212f}, {0x2134, 0x2134}, {0x2139, 0x2139}, |
206 | | {0x213d, 0x213d}, {0x2146, 0x2149}, {0xfb00, 0xfb06}, {0xfb13, 0xfb17}, |
207 | | {0xff41, 0xff5a}}; |
208 | | static const xmlChLRange xmlLlL[] = {{0x10428, 0x1044f}, {0x1d41a, 0x1d433}, |
209 | | {0x1d44e, 0x1d454}, {0x1d456, 0x1d467}, {0x1d482, 0x1d49b}, |
210 | | {0x1d4b6, 0x1d4b9}, {0x1d4bb, 0x1d4bb}, {0x1d4bd, 0x1d4c3}, |
211 | | {0x1d4c5, 0x1d4cf}, {0x1d4ea, 0x1d503}, {0x1d51e, 0x1d537}, |
212 | | {0x1d552, 0x1d56b}, {0x1d586, 0x1d59f}, {0x1d5ba, 0x1d5d3}, |
213 | | {0x1d5ee, 0x1d607}, {0x1d622, 0x1d63b}, {0x1d656, 0x1d66f}, |
214 | | {0x1d68a, 0x1d6a3}, {0x1d6c2, 0x1d6da}, {0x1d6dc, 0x1d6e1}, |
215 | | {0x1d6fc, 0x1d714}, {0x1d716, 0x1d71b}, {0x1d736, 0x1d74e}, |
216 | | {0x1d750, 0x1d755}, {0x1d770, 0x1d788}, {0x1d78a, 0x1d78f}, |
217 | | {0x1d7aa, 0x1d7c2}, {0x1d7c4, 0x1d7c9}}; |
218 | | static const xmlChRangeGroup xmlLlG = {396,28,xmlLlS,xmlLlL}; |
219 | | |
220 | | static const xmlChSRange xmlLmS[] = {{0x2b0, 0x2c1}, {0x2c6, 0x2d1}, |
221 | | {0x2e0, 0x2e4}, {0x2ee, 0x2ee}, {0x37a, 0x37a}, {0x559, 0x559}, |
222 | | {0x640, 0x640}, {0x6e5, 0x6e6}, {0xe46, 0xe46}, {0xec6, 0xec6}, |
223 | | {0x17d7, 0x17d7}, {0x1843, 0x1843}, {0x1d2c, 0x1d61}, {0x3005, 0x3005}, |
224 | | {0x3031, 0x3035}, {0x303b, 0x303b}, {0x309d, 0x309e}, {0x30fc, 0x30fe}, |
225 | | {0xff70, 0xff70}, {0xff9e, 0xff9f}}; |
226 | | static const xmlChRangeGroup xmlLmG = {20,0,xmlLmS,NULL}; |
227 | | |
228 | | static const xmlChSRange xmlLoS[] = {{0x1bb, 0x1bb}, {0x1c0, 0x1c3}, |
229 | | {0x5d0, 0x5ea}, {0x5f0, 0x5f2}, {0x621, 0x63a}, {0x641, 0x64a}, |
230 | | {0x66e, 0x66f}, {0x671, 0x6d3}, {0x6d5, 0x6d5}, {0x6ee, 0x6ef}, |
231 | | {0x6fa, 0x6fc}, {0x6ff, 0x6ff}, {0x710, 0x710}, {0x712, 0x72f}, |
232 | | {0x74d, 0x74f}, {0x780, 0x7a5}, {0x7b1, 0x7b1}, {0x904, 0x939}, |
233 | | {0x93d, 0x93d}, {0x950, 0x950}, {0x958, 0x961}, {0x985, 0x98c}, |
234 | | {0x98f, 0x990}, {0x993, 0x9a8}, {0x9aa, 0x9b0}, {0x9b2, 0x9b2}, |
235 | | {0x9b6, 0x9b9}, {0x9bd, 0x9bd}, {0x9dc, 0x9dd}, {0x9df, 0x9e1}, |
236 | | {0x9f0, 0x9f1}, {0xa05, 0xa0a}, {0xa0f, 0xa10}, {0xa13, 0xa28}, |
237 | | {0xa2a, 0xa30}, {0xa32, 0xa33}, {0xa35, 0xa36}, {0xa38, 0xa39}, |
238 | | {0xa59, 0xa5c}, {0xa5e, 0xa5e}, {0xa72, 0xa74}, {0xa85, 0xa8d}, |
239 | | {0xa8f, 0xa91}, {0xa93, 0xaa8}, {0xaaa, 0xab0}, {0xab2, 0xab3}, |
240 | | {0xab5, 0xab9}, {0xabd, 0xabd}, {0xad0, 0xad0}, {0xae0, 0xae1}, |
241 | | {0xb05, 0xb0c}, {0xb0f, 0xb10}, {0xb13, 0xb28}, {0xb2a, 0xb30}, |
242 | | {0xb32, 0xb33}, {0xb35, 0xb39}, {0xb3d, 0xb3d}, {0xb5c, 0xb5d}, |
243 | | {0xb5f, 0xb61}, {0xb71, 0xb71}, {0xb83, 0xb83}, {0xb85, 0xb8a}, |
244 | | {0xb8e, 0xb90}, {0xb92, 0xb95}, {0xb99, 0xb9a}, {0xb9c, 0xb9c}, |
245 | | {0xb9e, 0xb9f}, {0xba3, 0xba4}, {0xba8, 0xbaa}, {0xbae, 0xbb5}, |
246 | | {0xbb7, 0xbb9}, {0xc05, 0xc0c}, {0xc0e, 0xc10}, {0xc12, 0xc28}, |
247 | | {0xc2a, 0xc33}, {0xc35, 0xc39}, {0xc60, 0xc61}, {0xc85, 0xc8c}, |
248 | | {0xc8e, 0xc90}, {0xc92, 0xca8}, {0xcaa, 0xcb3}, {0xcb5, 0xcb9}, |
249 | | {0xcbd, 0xcbd}, {0xcde, 0xcde}, {0xce0, 0xce1}, {0xd05, 0xd0c}, |
250 | | {0xd0e, 0xd10}, {0xd12, 0xd28}, {0xd2a, 0xd39}, {0xd60, 0xd61}, |
251 | | {0xd85, 0xd96}, {0xd9a, 0xdb1}, {0xdb3, 0xdbb}, {0xdbd, 0xdbd}, |
252 | | {0xdc0, 0xdc6}, {0xe01, 0xe30}, {0xe32, 0xe33}, {0xe40, 0xe45}, |
253 | | {0xe81, 0xe82}, {0xe84, 0xe84}, {0xe87, 0xe88}, {0xe8a, 0xe8a}, |
254 | | {0xe8d, 0xe8d}, {0xe94, 0xe97}, {0xe99, 0xe9f}, {0xea1, 0xea3}, |
255 | | {0xea5, 0xea5}, {0xea7, 0xea7}, {0xeaa, 0xeab}, {0xead, 0xeb0}, |
256 | | {0xeb2, 0xeb3}, {0xebd, 0xebd}, {0xec0, 0xec4}, {0xedc, 0xedd}, |
257 | | {0xf00, 0xf00}, {0xf40, 0xf47}, {0xf49, 0xf6a}, {0xf88, 0xf8b}, |
258 | | {0x1000, 0x1021}, {0x1023, 0x1027}, {0x1029, 0x102a}, {0x1050, 0x1055}, |
259 | | {0x10d0, 0x10f8}, {0x1100, 0x1159}, {0x115f, 0x11a2}, {0x11a8, 0x11f9}, |
260 | | {0x1200, 0x1206}, {0x1208, 0x1246}, {0x1248, 0x1248}, {0x124a, 0x124d}, |
261 | | {0x1250, 0x1256}, {0x1258, 0x1258}, {0x125a, 0x125d}, {0x1260, 0x1286}, |
262 | | {0x1288, 0x1288}, {0x128a, 0x128d}, {0x1290, 0x12ae}, {0x12b0, 0x12b0}, |
263 | | {0x12b2, 0x12b5}, {0x12b8, 0x12be}, {0x12c0, 0x12c0}, {0x12c2, 0x12c5}, |
264 | | {0x12c8, 0x12ce}, {0x12d0, 0x12d6}, {0x12d8, 0x12ee}, {0x12f0, 0x130e}, |
265 | | {0x1310, 0x1310}, {0x1312, 0x1315}, {0x1318, 0x131e}, {0x1320, 0x1346}, |
266 | | {0x1348, 0x135a}, {0x13a0, 0x13f4}, {0x1401, 0x166c}, {0x166f, 0x1676}, |
267 | | {0x1681, 0x169a}, {0x16a0, 0x16ea}, {0x1700, 0x170c}, {0x170e, 0x1711}, |
268 | | {0x1720, 0x1731}, {0x1740, 0x1751}, {0x1760, 0x176c}, {0x176e, 0x1770}, |
269 | | {0x1780, 0x17b3}, {0x17dc, 0x17dc}, {0x1820, 0x1842}, {0x1844, 0x1877}, |
270 | | {0x1880, 0x18a8}, {0x1900, 0x191c}, {0x1950, 0x196d}, {0x1970, 0x1974}, |
271 | | {0x2135, 0x2138}, {0x3006, 0x3006}, {0x303c, 0x303c}, {0x3041, 0x3096}, |
272 | | {0x309f, 0x309f}, {0x30a1, 0x30fa}, {0x30ff, 0x30ff}, {0x3105, 0x312c}, |
273 | | {0x3131, 0x318e}, {0x31a0, 0x31b7}, {0x31f0, 0x31ff}, {0x3400, 0x3400}, |
274 | | {0x4db5, 0x4db5}, {0x4e00, 0x4e00}, {0x9fa5, 0x9fa5}, {0xa000, 0xa48c}, |
275 | | {0xac00, 0xac00}, {0xd7a3, 0xd7a3}, {0xf900, 0xfa2d}, {0xfa30, 0xfa6a}, |
276 | | {0xfb1d, 0xfb1d}, {0xfb1f, 0xfb28}, {0xfb2a, 0xfb36}, {0xfb38, 0xfb3c}, |
277 | | {0xfb3e, 0xfb3e}, {0xfb40, 0xfb41}, {0xfb43, 0xfb44}, {0xfb46, 0xfbb1}, |
278 | | {0xfbd3, 0xfd3d}, {0xfd50, 0xfd8f}, {0xfd92, 0xfdc7}, {0xfdf0, 0xfdfb}, |
279 | | {0xfe70, 0xfe74}, {0xfe76, 0xfefc}, {0xff66, 0xff6f}, {0xff71, 0xff9d}, |
280 | | {0xffa0, 0xffbe}, {0xffc2, 0xffc7}, {0xffca, 0xffcf}, {0xffd2, 0xffd7}, |
281 | | {0xffda, 0xffdc}}; |
282 | | static const xmlChLRange xmlLoL[] = {{0x10000, 0x1000b}, {0x1000d, 0x10026}, |
283 | | {0x10028, 0x1003a}, {0x1003c, 0x1003d}, {0x1003f, 0x1004d}, |
284 | | {0x10050, 0x1005d}, {0x10080, 0x100fa}, {0x10300, 0x1031e}, |
285 | | {0x10330, 0x10349}, {0x10380, 0x1039d}, {0x10450, 0x1049d}, |
286 | | {0x10800, 0x10805}, {0x10808, 0x10808}, {0x1080a, 0x10835}, |
287 | | {0x10837, 0x10838}, {0x1083c, 0x1083c}, {0x1083f, 0x1083f}, |
288 | | {0x20000, 0x20000}, {0x2a6d6, 0x2a6d6}, {0x2f800, 0x2fa1d}}; |
289 | | static const xmlChRangeGroup xmlLoG = {211,20,xmlLoS,xmlLoL}; |
290 | | |
291 | | static const xmlChSRange xmlLtS[] = {{0x1c5, 0x1c5}, {0x1c8, 0x1c8}, |
292 | | {0x1cb, 0x1cb}, {0x1f2, 0x1f2}, {0x1f88, 0x1f8f}, {0x1f98, 0x1f9f}, |
293 | | {0x1fa8, 0x1faf}, {0x1fbc, 0x1fbc}, {0x1fcc, 0x1fcc}, {0x1ffc, 0x1ffc}}; |
294 | | static const xmlChRangeGroup xmlLtG = {10,0,xmlLtS,NULL}; |
295 | | |
296 | | static const xmlChSRange xmlLuS[] = {{0x41, 0x5a}, {0xc0, 0xd6}, |
297 | | {0xd8, 0xde}, {0x100, 0x100}, {0x102, 0x102}, {0x104, 0x104}, |
298 | | {0x106, 0x106}, {0x108, 0x108}, {0x10a, 0x10a}, {0x10c, 0x10c}, |
299 | | {0x10e, 0x10e}, {0x110, 0x110}, {0x112, 0x112}, {0x114, 0x114}, |
300 | | {0x116, 0x116}, {0x118, 0x118}, {0x11a, 0x11a}, {0x11c, 0x11c}, |
301 | | {0x11e, 0x11e}, {0x120, 0x120}, {0x122, 0x122}, {0x124, 0x124}, |
302 | | {0x126, 0x126}, {0x128, 0x128}, {0x12a, 0x12a}, {0x12c, 0x12c}, |
303 | | {0x12e, 0x12e}, {0x130, 0x130}, {0x132, 0x132}, {0x134, 0x134}, |
304 | | {0x136, 0x136}, {0x139, 0x139}, {0x13b, 0x13b}, {0x13d, 0x13d}, |
305 | | {0x13f, 0x13f}, {0x141, 0x141}, {0x143, 0x143}, {0x145, 0x145}, |
306 | | {0x147, 0x147}, {0x14a, 0x14a}, {0x14c, 0x14c}, {0x14e, 0x14e}, |
307 | | {0x150, 0x150}, {0x152, 0x152}, {0x154, 0x154}, {0x156, 0x156}, |
308 | | {0x158, 0x158}, {0x15a, 0x15a}, {0x15c, 0x15c}, {0x15e, 0x15e}, |
309 | | {0x160, 0x160}, {0x162, 0x162}, {0x164, 0x164}, {0x166, 0x166}, |
310 | | {0x168, 0x168}, {0x16a, 0x16a}, {0x16c, 0x16c}, {0x16e, 0x16e}, |
311 | | {0x170, 0x170}, {0x172, 0x172}, {0x174, 0x174}, {0x176, 0x176}, |
312 | | {0x178, 0x179}, {0x17b, 0x17b}, {0x17d, 0x17d}, {0x181, 0x182}, |
313 | | {0x184, 0x184}, {0x186, 0x187}, {0x189, 0x18b}, {0x18e, 0x191}, |
314 | | {0x193, 0x194}, {0x196, 0x198}, {0x19c, 0x19d}, {0x19f, 0x1a0}, |
315 | | {0x1a2, 0x1a2}, {0x1a4, 0x1a4}, {0x1a6, 0x1a7}, {0x1a9, 0x1a9}, |
316 | | {0x1ac, 0x1ac}, {0x1ae, 0x1af}, {0x1b1, 0x1b3}, {0x1b5, 0x1b5}, |
317 | | {0x1b7, 0x1b8}, {0x1bc, 0x1bc}, {0x1c4, 0x1c4}, {0x1c7, 0x1c7}, |
318 | | {0x1ca, 0x1ca}, {0x1cd, 0x1cd}, {0x1cf, 0x1cf}, {0x1d1, 0x1d1}, |
319 | | {0x1d3, 0x1d3}, {0x1d5, 0x1d5}, {0x1d7, 0x1d7}, {0x1d9, 0x1d9}, |
320 | | {0x1db, 0x1db}, {0x1de, 0x1de}, {0x1e0, 0x1e0}, {0x1e2, 0x1e2}, |
321 | | {0x1e4, 0x1e4}, {0x1e6, 0x1e6}, {0x1e8, 0x1e8}, {0x1ea, 0x1ea}, |
322 | | {0x1ec, 0x1ec}, {0x1ee, 0x1ee}, {0x1f1, 0x1f1}, {0x1f4, 0x1f4}, |
323 | | {0x1f6, 0x1f8}, {0x1fa, 0x1fa}, {0x1fc, 0x1fc}, {0x1fe, 0x1fe}, |
324 | | {0x200, 0x200}, {0x202, 0x202}, {0x204, 0x204}, {0x206, 0x206}, |
325 | | {0x208, 0x208}, {0x20a, 0x20a}, {0x20c, 0x20c}, {0x20e, 0x20e}, |
326 | | {0x210, 0x210}, {0x212, 0x212}, {0x214, 0x214}, {0x216, 0x216}, |
327 | | {0x218, 0x218}, {0x21a, 0x21a}, {0x21c, 0x21c}, {0x21e, 0x21e}, |
328 | | {0x220, 0x220}, {0x222, 0x222}, {0x224, 0x224}, {0x226, 0x226}, |
329 | | {0x228, 0x228}, {0x22a, 0x22a}, {0x22c, 0x22c}, {0x22e, 0x22e}, |
330 | | {0x230, 0x230}, {0x232, 0x232}, {0x386, 0x386}, {0x388, 0x38a}, |
331 | | {0x38c, 0x38c}, {0x38e, 0x38f}, {0x391, 0x3a1}, {0x3a3, 0x3ab}, |
332 | | {0x3d2, 0x3d4}, {0x3d8, 0x3d8}, {0x3da, 0x3da}, {0x3dc, 0x3dc}, |
333 | | {0x3de, 0x3de}, {0x3e0, 0x3e0}, {0x3e2, 0x3e2}, {0x3e4, 0x3e4}, |
334 | | {0x3e6, 0x3e6}, {0x3e8, 0x3e8}, {0x3ea, 0x3ea}, {0x3ec, 0x3ec}, |
335 | | {0x3ee, 0x3ee}, {0x3f4, 0x3f4}, {0x3f7, 0x3f7}, {0x3f9, 0x3fa}, |
336 | | {0x400, 0x42f}, {0x460, 0x460}, {0x462, 0x462}, {0x464, 0x464}, |
337 | | {0x466, 0x466}, {0x468, 0x468}, {0x46a, 0x46a}, {0x46c, 0x46c}, |
338 | | {0x46e, 0x46e}, {0x470, 0x470}, {0x472, 0x472}, {0x474, 0x474}, |
339 | | {0x476, 0x476}, {0x478, 0x478}, {0x47a, 0x47a}, {0x47c, 0x47c}, |
340 | | {0x47e, 0x47e}, {0x480, 0x480}, {0x48a, 0x48a}, {0x48c, 0x48c}, |
341 | | {0x48e, 0x48e}, {0x490, 0x490}, {0x492, 0x492}, {0x494, 0x494}, |
342 | | {0x496, 0x496}, {0x498, 0x498}, {0x49a, 0x49a}, {0x49c, 0x49c}, |
343 | | {0x49e, 0x49e}, {0x4a0, 0x4a0}, {0x4a2, 0x4a2}, {0x4a4, 0x4a4}, |
344 | | {0x4a6, 0x4a6}, {0x4a8, 0x4a8}, {0x4aa, 0x4aa}, {0x4ac, 0x4ac}, |
345 | | {0x4ae, 0x4ae}, {0x4b0, 0x4b0}, {0x4b2, 0x4b2}, {0x4b4, 0x4b4}, |
346 | | {0x4b6, 0x4b6}, {0x4b8, 0x4b8}, {0x4ba, 0x4ba}, {0x4bc, 0x4bc}, |
347 | | {0x4be, 0x4be}, {0x4c0, 0x4c1}, {0x4c3, 0x4c3}, {0x4c5, 0x4c5}, |
348 | | {0x4c7, 0x4c7}, {0x4c9, 0x4c9}, {0x4cb, 0x4cb}, {0x4cd, 0x4cd}, |
349 | | {0x4d0, 0x4d0}, {0x4d2, 0x4d2}, {0x4d4, 0x4d4}, {0x4d6, 0x4d6}, |
350 | | {0x4d8, 0x4d8}, {0x4da, 0x4da}, {0x4dc, 0x4dc}, {0x4de, 0x4de}, |
351 | | {0x4e0, 0x4e0}, {0x4e2, 0x4e2}, {0x4e4, 0x4e4}, {0x4e6, 0x4e6}, |
352 | | {0x4e8, 0x4e8}, {0x4ea, 0x4ea}, {0x4ec, 0x4ec}, {0x4ee, 0x4ee}, |
353 | | {0x4f0, 0x4f0}, {0x4f2, 0x4f2}, {0x4f4, 0x4f4}, {0x4f8, 0x4f8}, |
354 | | {0x500, 0x500}, {0x502, 0x502}, {0x504, 0x504}, {0x506, 0x506}, |
355 | | {0x508, 0x508}, {0x50a, 0x50a}, {0x50c, 0x50c}, {0x50e, 0x50e}, |
356 | | {0x531, 0x556}, {0x10a0, 0x10c5}, {0x1e00, 0x1e00}, {0x1e02, 0x1e02}, |
357 | | {0x1e04, 0x1e04}, {0x1e06, 0x1e06}, {0x1e08, 0x1e08}, {0x1e0a, 0x1e0a}, |
358 | | {0x1e0c, 0x1e0c}, {0x1e0e, 0x1e0e}, {0x1e10, 0x1e10}, {0x1e12, 0x1e12}, |
359 | | {0x1e14, 0x1e14}, {0x1e16, 0x1e16}, {0x1e18, 0x1e18}, {0x1e1a, 0x1e1a}, |
360 | | {0x1e1c, 0x1e1c}, {0x1e1e, 0x1e1e}, {0x1e20, 0x1e20}, {0x1e22, 0x1e22}, |
361 | | {0x1e24, 0x1e24}, {0x1e26, 0x1e26}, {0x1e28, 0x1e28}, {0x1e2a, 0x1e2a}, |
362 | | {0x1e2c, 0x1e2c}, {0x1e2e, 0x1e2e}, {0x1e30, 0x1e30}, {0x1e32, 0x1e32}, |
363 | | {0x1e34, 0x1e34}, {0x1e36, 0x1e36}, {0x1e38, 0x1e38}, {0x1e3a, 0x1e3a}, |
364 | | {0x1e3c, 0x1e3c}, {0x1e3e, 0x1e3e}, {0x1e40, 0x1e40}, {0x1e42, 0x1e42}, |
365 | | {0x1e44, 0x1e44}, {0x1e46, 0x1e46}, {0x1e48, 0x1e48}, {0x1e4a, 0x1e4a}, |
366 | | {0x1e4c, 0x1e4c}, {0x1e4e, 0x1e4e}, {0x1e50, 0x1e50}, {0x1e52, 0x1e52}, |
367 | | {0x1e54, 0x1e54}, {0x1e56, 0x1e56}, {0x1e58, 0x1e58}, {0x1e5a, 0x1e5a}, |
368 | | {0x1e5c, 0x1e5c}, {0x1e5e, 0x1e5e}, {0x1e60, 0x1e60}, {0x1e62, 0x1e62}, |
369 | | {0x1e64, 0x1e64}, {0x1e66, 0x1e66}, {0x1e68, 0x1e68}, {0x1e6a, 0x1e6a}, |
370 | | {0x1e6c, 0x1e6c}, {0x1e6e, 0x1e6e}, {0x1e70, 0x1e70}, {0x1e72, 0x1e72}, |
371 | | {0x1e74, 0x1e74}, {0x1e76, 0x1e76}, {0x1e78, 0x1e78}, {0x1e7a, 0x1e7a}, |
372 | | {0x1e7c, 0x1e7c}, {0x1e7e, 0x1e7e}, {0x1e80, 0x1e80}, {0x1e82, 0x1e82}, |
373 | | {0x1e84, 0x1e84}, {0x1e86, 0x1e86}, {0x1e88, 0x1e88}, {0x1e8a, 0x1e8a}, |
374 | | {0x1e8c, 0x1e8c}, {0x1e8e, 0x1e8e}, {0x1e90, 0x1e90}, {0x1e92, 0x1e92}, |
375 | | {0x1e94, 0x1e94}, {0x1ea0, 0x1ea0}, {0x1ea2, 0x1ea2}, {0x1ea4, 0x1ea4}, |
376 | | {0x1ea6, 0x1ea6}, {0x1ea8, 0x1ea8}, {0x1eaa, 0x1eaa}, {0x1eac, 0x1eac}, |
377 | | {0x1eae, 0x1eae}, {0x1eb0, 0x1eb0}, {0x1eb2, 0x1eb2}, {0x1eb4, 0x1eb4}, |
378 | | {0x1eb6, 0x1eb6}, {0x1eb8, 0x1eb8}, {0x1eba, 0x1eba}, {0x1ebc, 0x1ebc}, |
379 | | {0x1ebe, 0x1ebe}, {0x1ec0, 0x1ec0}, {0x1ec2, 0x1ec2}, {0x1ec4, 0x1ec4}, |
380 | | {0x1ec6, 0x1ec6}, {0x1ec8, 0x1ec8}, {0x1eca, 0x1eca}, {0x1ecc, 0x1ecc}, |
381 | | {0x1ece, 0x1ece}, {0x1ed0, 0x1ed0}, {0x1ed2, 0x1ed2}, {0x1ed4, 0x1ed4}, |
382 | | {0x1ed6, 0x1ed6}, {0x1ed8, 0x1ed8}, {0x1eda, 0x1eda}, {0x1edc, 0x1edc}, |
383 | | {0x1ede, 0x1ede}, {0x1ee0, 0x1ee0}, {0x1ee2, 0x1ee2}, {0x1ee4, 0x1ee4}, |
384 | | {0x1ee6, 0x1ee6}, {0x1ee8, 0x1ee8}, {0x1eea, 0x1eea}, {0x1eec, 0x1eec}, |
385 | | {0x1eee, 0x1eee}, {0x1ef0, 0x1ef0}, {0x1ef2, 0x1ef2}, {0x1ef4, 0x1ef4}, |
386 | | {0x1ef6, 0x1ef6}, {0x1ef8, 0x1ef8}, {0x1f08, 0x1f0f}, {0x1f18, 0x1f1d}, |
387 | | {0x1f28, 0x1f2f}, {0x1f38, 0x1f3f}, {0x1f48, 0x1f4d}, {0x1f59, 0x1f59}, |
388 | | {0x1f5b, 0x1f5b}, {0x1f5d, 0x1f5d}, {0x1f5f, 0x1f5f}, {0x1f68, 0x1f6f}, |
389 | | {0x1fb8, 0x1fbb}, {0x1fc8, 0x1fcb}, {0x1fd8, 0x1fdb}, {0x1fe8, 0x1fec}, |
390 | | {0x1ff8, 0x1ffb}, {0x2102, 0x2102}, {0x2107, 0x2107}, {0x210b, 0x210d}, |
391 | | {0x2110, 0x2112}, {0x2115, 0x2115}, {0x2119, 0x211d}, {0x2124, 0x2124}, |
392 | | {0x2126, 0x2126}, {0x2128, 0x2128}, {0x212a, 0x212d}, {0x2130, 0x2131}, |
393 | | {0x2133, 0x2133}, {0x213e, 0x213f}, {0x2145, 0x2145}, {0xff21, 0xff3a}}; |
394 | | static const xmlChLRange xmlLuL[] = {{0x10400, 0x10427}, {0x1d400, 0x1d419}, |
395 | | {0x1d434, 0x1d44d}, {0x1d468, 0x1d481}, {0x1d49c, 0x1d49c}, |
396 | | {0x1d49e, 0x1d49f}, {0x1d4a2, 0x1d4a2}, {0x1d4a5, 0x1d4a6}, |
397 | | {0x1d4a9, 0x1d4ac}, {0x1d4ae, 0x1d4b5}, {0x1d4d0, 0x1d4e9}, |
398 | | {0x1d504, 0x1d505}, {0x1d507, 0x1d50a}, {0x1d50d, 0x1d514}, |
399 | | {0x1d516, 0x1d51c}, {0x1d538, 0x1d539}, {0x1d53b, 0x1d53e}, |
400 | | {0x1d540, 0x1d544}, {0x1d546, 0x1d546}, {0x1d54a, 0x1d550}, |
401 | | {0x1d56c, 0x1d585}, {0x1d5a0, 0x1d5b9}, {0x1d5d4, 0x1d5ed}, |
402 | | {0x1d608, 0x1d621}, {0x1d63c, 0x1d655}, {0x1d670, 0x1d689}, |
403 | | {0x1d6a8, 0x1d6c0}, {0x1d6e2, 0x1d6fa}, {0x1d71c, 0x1d734}, |
404 | | {0x1d756, 0x1d76e}, {0x1d790, 0x1d7a8}}; |
405 | | static const xmlChRangeGroup xmlLuG = {390,31,xmlLuS,xmlLuL}; |
406 | | |
407 | | static const xmlChSRange xmlMS[] = {{0x300, 0x357}, {0x35d, 0x36f}, |
408 | | {0x483, 0x486}, {0x488, 0x489}, {0x591, 0x5a1}, {0x5a3, 0x5b9}, |
409 | | {0x5bb, 0x5bd}, {0x5bf, 0x5bf}, {0x5c1, 0x5c2}, {0x5c4, 0x5c4}, |
410 | | {0x610, 0x615}, {0x64b, 0x658}, {0x670, 0x670}, {0x6d6, 0x6dc}, |
411 | | {0x6de, 0x6e4}, {0x6e7, 0x6e8}, {0x6ea, 0x6ed}, {0x711, 0x711}, |
412 | | {0x730, 0x74a}, {0x7a6, 0x7b0}, {0x901, 0x903}, {0x93c, 0x93c}, |
413 | | {0x93e, 0x94d}, {0x951, 0x954}, {0x962, 0x963}, {0x981, 0x983}, |
414 | | {0x9bc, 0x9bc}, {0x9be, 0x9c4}, {0x9c7, 0x9c8}, {0x9cb, 0x9cd}, |
415 | | {0x9d7, 0x9d7}, {0x9e2, 0x9e3}, {0xa01, 0xa03}, {0xa3c, 0xa3c}, |
416 | | {0xa3e, 0xa42}, {0xa47, 0xa48}, {0xa4b, 0xa4d}, {0xa70, 0xa71}, |
417 | | {0xa81, 0xa83}, {0xabc, 0xabc}, {0xabe, 0xac5}, {0xac7, 0xac9}, |
418 | | {0xacb, 0xacd}, {0xae2, 0xae3}, {0xb01, 0xb03}, {0xb3c, 0xb3c}, |
419 | | {0xb3e, 0xb43}, {0xb47, 0xb48}, {0xb4b, 0xb4d}, {0xb56, 0xb57}, |
420 | | {0xb82, 0xb82}, {0xbbe, 0xbc2}, {0xbc6, 0xbc8}, {0xbca, 0xbcd}, |
421 | | {0xbd7, 0xbd7}, {0xc01, 0xc03}, {0xc3e, 0xc44}, {0xc46, 0xc48}, |
422 | | {0xc4a, 0xc4d}, {0xc55, 0xc56}, {0xc82, 0xc83}, {0xcbc, 0xcbc}, |
423 | | {0xcbe, 0xcc4}, {0xcc6, 0xcc8}, {0xcca, 0xccd}, {0xcd5, 0xcd6}, |
424 | | {0xd02, 0xd03}, {0xd3e, 0xd43}, {0xd46, 0xd48}, {0xd4a, 0xd4d}, |
425 | | {0xd57, 0xd57}, {0xd82, 0xd83}, {0xdca, 0xdca}, {0xdcf, 0xdd4}, |
426 | | {0xdd6, 0xdd6}, {0xdd8, 0xddf}, {0xdf2, 0xdf3}, {0xe31, 0xe31}, |
427 | | {0xe34, 0xe3a}, {0xe47, 0xe4e}, {0xeb1, 0xeb1}, {0xeb4, 0xeb9}, |
428 | | {0xebb, 0xebc}, {0xec8, 0xecd}, {0xf18, 0xf19}, {0xf35, 0xf35}, |
429 | | {0xf37, 0xf37}, {0xf39, 0xf39}, {0xf3e, 0xf3f}, {0xf71, 0xf84}, |
430 | | {0xf86, 0xf87}, {0xf90, 0xf97}, {0xf99, 0xfbc}, {0xfc6, 0xfc6}, |
431 | | {0x102c, 0x1032}, {0x1036, 0x1039}, {0x1056, 0x1059}, {0x1712, 0x1714}, |
432 | | {0x1732, 0x1734}, {0x1752, 0x1753}, {0x1772, 0x1773}, {0x17b6, 0x17d3}, |
433 | | {0x17dd, 0x17dd}, {0x180b, 0x180d}, {0x18a9, 0x18a9}, {0x1920, 0x192b}, |
434 | | {0x1930, 0x193b}, {0x20d0, 0x20ea}, {0x302a, 0x302f}, {0x3099, 0x309a}, |
435 | | {0xfb1e, 0xfb1e}, {0xfe00, 0xfe0f}, {0xfe20, 0xfe23}}; |
436 | | static const xmlChLRange xmlML[] = {{0x1d165, 0x1d169}, {0x1d16d, 0x1d172}, |
437 | | {0x1d17b, 0x1d182}, {0x1d185, 0x1d18b}, {0x1d1aa, 0x1d1ad}, |
438 | | {0xe0100, 0xe01ef}}; |
439 | | static const xmlChRangeGroup xmlMG = {113,6,xmlMS,xmlML}; |
440 | | |
441 | | static const xmlChSRange xmlMcS[] = {{0x903, 0x903}, {0x93e, 0x940}, |
442 | | {0x949, 0x94c}, {0x982, 0x983}, {0x9be, 0x9c0}, {0x9c7, 0x9c8}, |
443 | | {0x9cb, 0x9cc}, {0x9d7, 0x9d7}, {0xa03, 0xa03}, {0xa3e, 0xa40}, |
444 | | {0xa83, 0xa83}, {0xabe, 0xac0}, {0xac9, 0xac9}, {0xacb, 0xacc}, |
445 | | {0xb02, 0xb03}, {0xb3e, 0xb3e}, {0xb40, 0xb40}, {0xb47, 0xb48}, |
446 | | {0xb4b, 0xb4c}, {0xb57, 0xb57}, {0xbbe, 0xbbf}, {0xbc1, 0xbc2}, |
447 | | {0xbc6, 0xbc8}, {0xbca, 0xbcc}, {0xbd7, 0xbd7}, {0xc01, 0xc03}, |
448 | | {0xc41, 0xc44}, {0xc82, 0xc83}, {0xcbe, 0xcbe}, {0xcc0, 0xcc4}, |
449 | | {0xcc7, 0xcc8}, {0xcca, 0xccb}, {0xcd5, 0xcd6}, {0xd02, 0xd03}, |
450 | | {0xd3e, 0xd40}, {0xd46, 0xd48}, {0xd4a, 0xd4c}, {0xd57, 0xd57}, |
451 | | {0xd82, 0xd83}, {0xdcf, 0xdd1}, {0xdd8, 0xddf}, {0xdf2, 0xdf3}, |
452 | | {0xf3e, 0xf3f}, {0xf7f, 0xf7f}, {0x102c, 0x102c}, {0x1031, 0x1031}, |
453 | | {0x1038, 0x1038}, {0x1056, 0x1057}, {0x17b6, 0x17b6}, {0x17be, 0x17c5}, |
454 | | {0x17c7, 0x17c8}, {0x1923, 0x1926}, {0x1929, 0x192b}, {0x1930, 0x1931}, |
455 | | {0x1933, 0x1938}}; |
456 | | static const xmlChLRange xmlMcL[] = {{0x1d165, 0x1d166}, {0x1d16d, 0x1d172}}; |
457 | | static const xmlChRangeGroup xmlMcG = {55,2,xmlMcS,xmlMcL}; |
458 | | |
459 | | static const xmlChSRange xmlMnS[] = {{0x300, 0x357}, {0x35d, 0x36f}, |
460 | | {0x483, 0x486}, {0x591, 0x5a1}, {0x5a3, 0x5b9}, {0x5bb, 0x5bd}, |
461 | | {0x5bf, 0x5bf}, {0x5c1, 0x5c2}, {0x5c4, 0x5c4}, {0x610, 0x615}, |
462 | | {0x64b, 0x658}, {0x670, 0x670}, {0x6d6, 0x6dc}, {0x6df, 0x6e4}, |
463 | | {0x6e7, 0x6e8}, {0x6ea, 0x6ed}, {0x711, 0x711}, {0x730, 0x74a}, |
464 | | {0x7a6, 0x7b0}, {0x901, 0x902}, {0x93c, 0x93c}, {0x941, 0x948}, |
465 | | {0x94d, 0x94d}, {0x951, 0x954}, {0x962, 0x963}, {0x981, 0x981}, |
466 | | {0x9bc, 0x9bc}, {0x9c1, 0x9c4}, {0x9cd, 0x9cd}, {0x9e2, 0x9e3}, |
467 | | {0xa01, 0xa02}, {0xa3c, 0xa3c}, {0xa41, 0xa42}, {0xa47, 0xa48}, |
468 | | {0xa4b, 0xa4d}, {0xa70, 0xa71}, {0xa81, 0xa82}, {0xabc, 0xabc}, |
469 | | {0xac1, 0xac5}, {0xac7, 0xac8}, {0xacd, 0xacd}, {0xae2, 0xae3}, |
470 | | {0xb01, 0xb01}, {0xb3c, 0xb3c}, {0xb3f, 0xb3f}, {0xb41, 0xb43}, |
471 | | {0xb4d, 0xb4d}, {0xb56, 0xb56}, {0xb82, 0xb82}, {0xbc0, 0xbc0}, |
472 | | {0xbcd, 0xbcd}, {0xc3e, 0xc40}, {0xc46, 0xc48}, {0xc4a, 0xc4d}, |
473 | | {0xc55, 0xc56}, {0xcbc, 0xcbc}, {0xcbf, 0xcbf}, {0xcc6, 0xcc6}, |
474 | | {0xccc, 0xccd}, {0xd41, 0xd43}, {0xd4d, 0xd4d}, {0xdca, 0xdca}, |
475 | | {0xdd2, 0xdd4}, {0xdd6, 0xdd6}, {0xe31, 0xe31}, {0xe34, 0xe3a}, |
476 | | {0xe47, 0xe4e}, {0xeb1, 0xeb1}, {0xeb4, 0xeb9}, {0xebb, 0xebc}, |
477 | | {0xec8, 0xecd}, {0xf18, 0xf19}, {0xf35, 0xf35}, {0xf37, 0xf37}, |
478 | | {0xf39, 0xf39}, {0xf71, 0xf7e}, {0xf80, 0xf84}, {0xf86, 0xf87}, |
479 | | {0xf90, 0xf97}, {0xf99, 0xfbc}, {0xfc6, 0xfc6}, {0x102d, 0x1030}, |
480 | | {0x1032, 0x1032}, {0x1036, 0x1037}, {0x1039, 0x1039}, {0x1058, 0x1059}, |
481 | | {0x1712, 0x1714}, {0x1732, 0x1734}, {0x1752, 0x1753}, {0x1772, 0x1773}, |
482 | | {0x17b7, 0x17bd}, {0x17c6, 0x17c6}, {0x17c9, 0x17d3}, {0x17dd, 0x17dd}, |
483 | | {0x180b, 0x180d}, {0x18a9, 0x18a9}, {0x1920, 0x1922}, {0x1927, 0x1928}, |
484 | | {0x1932, 0x1932}, {0x1939, 0x193b}, {0x20d0, 0x20dc}, {0x20e1, 0x20e1}, |
485 | | {0x20e5, 0x20ea}, {0x302a, 0x302f}, {0x3099, 0x309a}, {0xfb1e, 0xfb1e}, |
486 | | {0xfe00, 0xfe0f}, {0xfe20, 0xfe23}}; |
487 | | static const xmlChLRange xmlMnL[] = {{0x1d167, 0x1d169}, {0x1d17b, 0x1d182}, |
488 | | {0x1d185, 0x1d18b}, {0x1d1aa, 0x1d1ad}, {0xe0100, 0xe01ef}}; |
489 | | static const xmlChRangeGroup xmlMnG = {108,5,xmlMnS,xmlMnL}; |
490 | | |
491 | | static const xmlChSRange xmlNS[] = {{0x30, 0x39}, {0xb2, 0xb3}, |
492 | | {0xb9, 0xb9}, {0xbc, 0xbe}, {0x660, 0x669}, {0x6f0, 0x6f9}, |
493 | | {0x966, 0x96f}, {0x9e6, 0x9ef}, {0x9f4, 0x9f9}, {0xa66, 0xa6f}, |
494 | | {0xae6, 0xaef}, {0xb66, 0xb6f}, {0xbe7, 0xbf2}, {0xc66, 0xc6f}, |
495 | | {0xce6, 0xcef}, {0xd66, 0xd6f}, {0xe50, 0xe59}, {0xed0, 0xed9}, |
496 | | {0xf20, 0xf33}, {0x1040, 0x1049}, {0x1369, 0x137c}, {0x16ee, 0x16f0}, |
497 | | {0x17e0, 0x17e9}, {0x17f0, 0x17f9}, {0x1810, 0x1819}, {0x1946, 0x194f}, |
498 | | {0x2070, 0x2070}, {0x2074, 0x2079}, {0x2080, 0x2089}, {0x2153, 0x2183}, |
499 | | {0x2460, 0x249b}, {0x24ea, 0x24ff}, {0x2776, 0x2793}, {0x3007, 0x3007}, |
500 | | {0x3021, 0x3029}, {0x3038, 0x303a}, {0x3192, 0x3195}, {0x3220, 0x3229}, |
501 | | {0x3251, 0x325f}, {0x3280, 0x3289}, {0x32b1, 0x32bf}, {0xff10, 0xff19}}; |
502 | | static const xmlChLRange xmlNL[] = {{0x10107, 0x10133}, {0x10320, 0x10323}, |
503 | | {0x1034a, 0x1034a}, {0x104a0, 0x104a9}, {0x1d7ce, 0x1d7ff}}; |
504 | | static const xmlChRangeGroup xmlNG = {42,5,xmlNS,xmlNL}; |
505 | | |
506 | | static const xmlChSRange xmlNdS[] = {{0x30, 0x39}, {0x660, 0x669}, |
507 | | {0x6f0, 0x6f9}, {0x966, 0x96f}, {0x9e6, 0x9ef}, {0xa66, 0xa6f}, |
508 | | {0xae6, 0xaef}, {0xb66, 0xb6f}, {0xbe7, 0xbef}, {0xc66, 0xc6f}, |
509 | | {0xce6, 0xcef}, {0xd66, 0xd6f}, {0xe50, 0xe59}, {0xed0, 0xed9}, |
510 | | {0xf20, 0xf29}, {0x1040, 0x1049}, {0x1369, 0x1371}, {0x17e0, 0x17e9}, |
511 | | {0x1810, 0x1819}, {0x1946, 0x194f}, {0xff10, 0xff19}}; |
512 | | static const xmlChLRange xmlNdL[] = {{0x104a0, 0x104a9}, {0x1d7ce, 0x1d7ff}}; |
513 | | static const xmlChRangeGroup xmlNdG = {21,2,xmlNdS,xmlNdL}; |
514 | | |
515 | | static const xmlChSRange xmlNoS[] = {{0xb2, 0xb3}, {0xb9, 0xb9}, |
516 | | {0xbc, 0xbe}, {0x9f4, 0x9f9}, {0xbf0, 0xbf2}, {0xf2a, 0xf33}, |
517 | | {0x1372, 0x137c}, {0x17f0, 0x17f9}, {0x2070, 0x2070}, {0x2074, 0x2079}, |
518 | | {0x2080, 0x2089}, {0x2153, 0x215f}, {0x2460, 0x249b}, {0x24ea, 0x24ff}, |
519 | | {0x2776, 0x2793}, {0x3192, 0x3195}, {0x3220, 0x3229}, {0x3251, 0x325f}, |
520 | | {0x3280, 0x3289}, {0x32b1, 0x32bf}}; |
521 | | static const xmlChLRange xmlNoL[] = {{0x10107, 0x10133}, {0x10320, 0x10323}}; |
522 | | static const xmlChRangeGroup xmlNoG = {20,2,xmlNoS,xmlNoL}; |
523 | | |
524 | | static const xmlChSRange xmlPS[] = {{0x21, 0x23}, {0x25, 0x2a}, |
525 | | {0x2c, 0x2f}, {0x3a, 0x3b}, {0x3f, 0x40}, {0x5b, 0x5d}, {0x5f, 0x5f}, |
526 | | {0x7b, 0x7b}, {0x7d, 0x7d}, {0xa1, 0xa1}, {0xab, 0xab}, {0xb7, 0xb7}, |
527 | | {0xbb, 0xbb}, {0xbf, 0xbf}, {0x37e, 0x37e}, {0x387, 0x387}, |
528 | | {0x55a, 0x55f}, {0x589, 0x58a}, {0x5be, 0x5be}, {0x5c0, 0x5c0}, |
529 | | {0x5c3, 0x5c3}, {0x5f3, 0x5f4}, {0x60c, 0x60d}, {0x61b, 0x61b}, |
530 | | {0x61f, 0x61f}, {0x66a, 0x66d}, {0x6d4, 0x6d4}, {0x700, 0x70d}, |
531 | | {0x964, 0x965}, {0x970, 0x970}, {0xdf4, 0xdf4}, {0xe4f, 0xe4f}, |
532 | | {0xe5a, 0xe5b}, {0xf04, 0xf12}, {0xf3a, 0xf3d}, {0xf85, 0xf85}, |
533 | | {0x104a, 0x104f}, {0x10fb, 0x10fb}, {0x1361, 0x1368}, {0x166d, 0x166e}, |
534 | | {0x169b, 0x169c}, {0x16eb, 0x16ed}, {0x1735, 0x1736}, {0x17d4, 0x17d6}, |
535 | | {0x17d8, 0x17da}, {0x1800, 0x180a}, {0x1944, 0x1945}, {0x2010, 0x2027}, |
536 | | {0x2030, 0x2043}, {0x2045, 0x2051}, {0x2053, 0x2054}, {0x2057, 0x2057}, |
537 | | {0x207d, 0x207e}, {0x208d, 0x208e}, {0x2329, 0x232a}, {0x23b4, 0x23b6}, |
538 | | {0x2768, 0x2775}, {0x27e6, 0x27eb}, {0x2983, 0x2998}, {0x29d8, 0x29db}, |
539 | | {0x29fc, 0x29fd}, {0x3001, 0x3003}, {0x3008, 0x3011}, {0x3014, 0x301f}, |
540 | | {0x3030, 0x3030}, {0x303d, 0x303d}, {0x30a0, 0x30a0}, {0x30fb, 0x30fb}, |
541 | | {0xfd3e, 0xfd3f}, {0xfe30, 0xfe52}, {0xfe54, 0xfe61}, {0xfe63, 0xfe63}, |
542 | | {0xfe68, 0xfe68}, {0xfe6a, 0xfe6b}, {0xff01, 0xff03}, {0xff05, 0xff0a}, |
543 | | {0xff0c, 0xff0f}, {0xff1a, 0xff1b}, {0xff1f, 0xff20}, {0xff3b, 0xff3d}, |
544 | | {0xff3f, 0xff3f}, {0xff5b, 0xff5b}, {0xff5d, 0xff5d}, {0xff5f, 0xff65}}; |
545 | | static const xmlChLRange xmlPL[] = {{0x10100, 0x10101}, {0x1039f, 0x1039f}}; |
546 | | static const xmlChRangeGroup xmlPG = {84,2,xmlPS,xmlPL}; |
547 | | |
548 | | static const xmlChSRange xmlPdS[] = {{0x2d, 0x2d}, {0x58a, 0x58a}, |
549 | | {0x1806, 0x1806}, {0x2010, 0x2015}, {0x301c, 0x301c}, {0x3030, 0x3030}, |
550 | | {0x30a0, 0x30a0}, {0xfe31, 0xfe32}, {0xfe58, 0xfe58}, {0xfe63, 0xfe63}, |
551 | | {0xff0d, 0xff0d}}; |
552 | | static const xmlChRangeGroup xmlPdG = {11,0,xmlPdS,NULL}; |
553 | | |
554 | | static const xmlChSRange xmlPeS[] = {{0x29, 0x29}, {0x5d, 0x5d}, |
555 | | {0x7d, 0x7d}, {0xf3b, 0xf3b}, {0xf3d, 0xf3d}, {0x169c, 0x169c}, |
556 | | {0x2046, 0x2046}, {0x207e, 0x207e}, {0x208e, 0x208e}, {0x232a, 0x232a}, |
557 | | {0x23b5, 0x23b5}, {0x2769, 0x2769}, {0x276b, 0x276b}, {0x276d, 0x276d}, |
558 | | {0x276f, 0x276f}, {0x2771, 0x2771}, {0x2773, 0x2773}, {0x2775, 0x2775}, |
559 | | {0x27e7, 0x27e7}, {0x27e9, 0x27e9}, {0x27eb, 0x27eb}, {0x2984, 0x2984}, |
560 | | {0x2986, 0x2986}, {0x2988, 0x2988}, {0x298a, 0x298a}, {0x298c, 0x298c}, |
561 | | {0x298e, 0x298e}, {0x2990, 0x2990}, {0x2992, 0x2992}, {0x2994, 0x2994}, |
562 | | {0x2996, 0x2996}, {0x2998, 0x2998}, {0x29d9, 0x29d9}, {0x29db, 0x29db}, |
563 | | {0x29fd, 0x29fd}, {0x3009, 0x3009}, {0x300b, 0x300b}, {0x300d, 0x300d}, |
564 | | {0x300f, 0x300f}, {0x3011, 0x3011}, {0x3015, 0x3015}, {0x3017, 0x3017}, |
565 | | {0x3019, 0x3019}, {0x301b, 0x301b}, {0x301e, 0x301f}, {0xfd3f, 0xfd3f}, |
566 | | {0xfe36, 0xfe36}, {0xfe38, 0xfe38}, {0xfe3a, 0xfe3a}, {0xfe3c, 0xfe3c}, |
567 | | {0xfe3e, 0xfe3e}, {0xfe40, 0xfe40}, {0xfe42, 0xfe42}, {0xfe44, 0xfe44}, |
568 | | {0xfe48, 0xfe48}, {0xfe5a, 0xfe5a}, {0xfe5c, 0xfe5c}, {0xfe5e, 0xfe5e}, |
569 | | {0xff09, 0xff09}, {0xff3d, 0xff3d}, {0xff5d, 0xff5d}, {0xff60, 0xff60}, |
570 | | {0xff63, 0xff63}}; |
571 | | static const xmlChRangeGroup xmlPeG = {63,0,xmlPeS,NULL}; |
572 | | |
573 | | static const xmlChSRange xmlPoS[] = {{0x21, 0x23}, {0x25, 0x27}, |
574 | | {0x2a, 0x2a}, {0x2c, 0x2c}, {0x2e, 0x2f}, {0x3a, 0x3b}, {0x3f, 0x40}, |
575 | | {0x5c, 0x5c}, {0xa1, 0xa1}, {0xb7, 0xb7}, {0xbf, 0xbf}, {0x37e, 0x37e}, |
576 | | {0x387, 0x387}, {0x55a, 0x55f}, {0x589, 0x589}, {0x5be, 0x5be}, |
577 | | {0x5c0, 0x5c0}, {0x5c3, 0x5c3}, {0x5f3, 0x5f4}, {0x60c, 0x60d}, |
578 | | {0x61b, 0x61b}, {0x61f, 0x61f}, {0x66a, 0x66d}, {0x6d4, 0x6d4}, |
579 | | {0x700, 0x70d}, {0x964, 0x965}, {0x970, 0x970}, {0xdf4, 0xdf4}, |
580 | | {0xe4f, 0xe4f}, {0xe5a, 0xe5b}, {0xf04, 0xf12}, {0xf85, 0xf85}, |
581 | | {0x104a, 0x104f}, {0x10fb, 0x10fb}, {0x1361, 0x1368}, {0x166d, 0x166e}, |
582 | | {0x16eb, 0x16ed}, {0x1735, 0x1736}, {0x17d4, 0x17d6}, {0x17d8, 0x17da}, |
583 | | {0x1800, 0x1805}, {0x1807, 0x180a}, {0x1944, 0x1945}, {0x2016, 0x2017}, |
584 | | {0x2020, 0x2027}, {0x2030, 0x2038}, {0x203b, 0x203e}, {0x2041, 0x2043}, |
585 | | {0x2047, 0x2051}, {0x2053, 0x2053}, {0x2057, 0x2057}, {0x23b6, 0x23b6}, |
586 | | {0x3001, 0x3003}, {0x303d, 0x303d}, {0xfe30, 0xfe30}, {0xfe45, 0xfe46}, |
587 | | {0xfe49, 0xfe4c}, {0xfe50, 0xfe52}, {0xfe54, 0xfe57}, {0xfe5f, 0xfe61}, |
588 | | {0xfe68, 0xfe68}, {0xfe6a, 0xfe6b}, {0xff01, 0xff03}, {0xff05, 0xff07}, |
589 | | {0xff0a, 0xff0a}, {0xff0c, 0xff0c}, {0xff0e, 0xff0f}, {0xff1a, 0xff1b}, |
590 | | {0xff1f, 0xff20}, {0xff3c, 0xff3c}, {0xff61, 0xff61}, {0xff64, 0xff64}}; |
591 | | static const xmlChLRange xmlPoL[] = {{0x10100, 0x10101}, {0x1039f, 0x1039f}}; |
592 | | static const xmlChRangeGroup xmlPoG = {72,2,xmlPoS,xmlPoL}; |
593 | | |
594 | | static const xmlChSRange xmlPsS[] = {{0x28, 0x28}, {0x5b, 0x5b}, |
595 | | {0x7b, 0x7b}, {0xf3a, 0xf3a}, {0xf3c, 0xf3c}, {0x169b, 0x169b}, |
596 | | {0x201a, 0x201a}, {0x201e, 0x201e}, {0x2045, 0x2045}, {0x207d, 0x207d}, |
597 | | {0x208d, 0x208d}, {0x2329, 0x2329}, {0x23b4, 0x23b4}, {0x2768, 0x2768}, |
598 | | {0x276a, 0x276a}, {0x276c, 0x276c}, {0x276e, 0x276e}, {0x2770, 0x2770}, |
599 | | {0x2772, 0x2772}, {0x2774, 0x2774}, {0x27e6, 0x27e6}, {0x27e8, 0x27e8}, |
600 | | {0x27ea, 0x27ea}, {0x2983, 0x2983}, {0x2985, 0x2985}, {0x2987, 0x2987}, |
601 | | {0x2989, 0x2989}, {0x298b, 0x298b}, {0x298d, 0x298d}, {0x298f, 0x298f}, |
602 | | {0x2991, 0x2991}, {0x2993, 0x2993}, {0x2995, 0x2995}, {0x2997, 0x2997}, |
603 | | {0x29d8, 0x29d8}, {0x29da, 0x29da}, {0x29fc, 0x29fc}, {0x3008, 0x3008}, |
604 | | {0x300a, 0x300a}, {0x300c, 0x300c}, {0x300e, 0x300e}, {0x3010, 0x3010}, |
605 | | {0x3014, 0x3014}, {0x3016, 0x3016}, {0x3018, 0x3018}, {0x301a, 0x301a}, |
606 | | {0x301d, 0x301d}, {0xfd3e, 0xfd3e}, {0xfe35, 0xfe35}, {0xfe37, 0xfe37}, |
607 | | {0xfe39, 0xfe39}, {0xfe3b, 0xfe3b}, {0xfe3d, 0xfe3d}, {0xfe3f, 0xfe3f}, |
608 | | {0xfe41, 0xfe41}, {0xfe43, 0xfe43}, {0xfe47, 0xfe47}, {0xfe59, 0xfe59}, |
609 | | {0xfe5b, 0xfe5b}, {0xfe5d, 0xfe5d}, {0xff08, 0xff08}, {0xff3b, 0xff3b}, |
610 | | {0xff5b, 0xff5b}, {0xff5f, 0xff5f}, {0xff62, 0xff62}}; |
611 | | static const xmlChRangeGroup xmlPsG = {65,0,xmlPsS,NULL}; |
612 | | |
613 | | static const xmlChSRange xmlSS[] = {{0x24, 0x24}, {0x2b, 0x2b}, |
614 | | {0x3c, 0x3e}, {0x5e, 0x5e}, {0x60, 0x60}, {0x7c, 0x7c}, {0x7e, 0x7e}, |
615 | | {0xa2, 0xa9}, {0xac, 0xac}, {0xae, 0xb1}, {0xb4, 0xb4}, {0xb6, 0xb6}, |
616 | | {0xb8, 0xb8}, {0xd7, 0xd7}, {0xf7, 0xf7}, {0x2c2, 0x2c5}, |
617 | | {0x2d2, 0x2df}, {0x2e5, 0x2ed}, {0x2ef, 0x2ff}, {0x374, 0x375}, |
618 | | {0x384, 0x385}, {0x3f6, 0x3f6}, {0x482, 0x482}, {0x60e, 0x60f}, |
619 | | {0x6e9, 0x6e9}, {0x6fd, 0x6fe}, {0x9f2, 0x9f3}, {0x9fa, 0x9fa}, |
620 | | {0xaf1, 0xaf1}, {0xb70, 0xb70}, {0xbf3, 0xbfa}, {0xe3f, 0xe3f}, |
621 | | {0xf01, 0xf03}, {0xf13, 0xf17}, {0xf1a, 0xf1f}, {0xf34, 0xf34}, |
622 | | {0xf36, 0xf36}, {0xf38, 0xf38}, {0xfbe, 0xfc5}, {0xfc7, 0xfcc}, |
623 | | {0xfcf, 0xfcf}, {0x17db, 0x17db}, {0x1940, 0x1940}, {0x19e0, 0x19ff}, |
624 | | {0x1fbd, 0x1fbd}, {0x1fbf, 0x1fc1}, {0x1fcd, 0x1fcf}, {0x1fdd, 0x1fdf}, |
625 | | {0x1fed, 0x1fef}, {0x1ffd, 0x1ffe}, {0x2044, 0x2044}, {0x2052, 0x2052}, |
626 | | {0x207a, 0x207c}, {0x208a, 0x208c}, {0x20a0, 0x20b1}, {0x2100, 0x2101}, |
627 | | {0x2103, 0x2106}, {0x2108, 0x2109}, {0x2114, 0x2114}, {0x2116, 0x2118}, |
628 | | {0x211e, 0x2123}, {0x2125, 0x2125}, {0x2127, 0x2127}, {0x2129, 0x2129}, |
629 | | {0x212e, 0x212e}, {0x2132, 0x2132}, {0x213a, 0x213b}, {0x2140, 0x2144}, |
630 | | {0x214a, 0x214b}, {0x2190, 0x2328}, {0x232b, 0x23b3}, {0x23b7, 0x23d0}, |
631 | | {0x2400, 0x2426}, {0x2440, 0x244a}, {0x249c, 0x24e9}, {0x2500, 0x2617}, |
632 | | {0x2619, 0x267d}, {0x2680, 0x2691}, {0x26a0, 0x26a1}, {0x2701, 0x2704}, |
633 | | {0x2706, 0x2709}, {0x270c, 0x2727}, {0x2729, 0x274b}, {0x274d, 0x274d}, |
634 | | {0x274f, 0x2752}, {0x2756, 0x2756}, {0x2758, 0x275e}, {0x2761, 0x2767}, |
635 | | {0x2794, 0x2794}, {0x2798, 0x27af}, {0x27b1, 0x27be}, {0x27d0, 0x27e5}, |
636 | | {0x27f0, 0x2982}, {0x2999, 0x29d7}, {0x29dc, 0x29fb}, {0x29fe, 0x2b0d}, |
637 | | {0x2e80, 0x2e99}, {0x2e9b, 0x2ef3}, {0x2f00, 0x2fd5}, {0x2ff0, 0x2ffb}, |
638 | | {0x3004, 0x3004}, {0x3012, 0x3013}, {0x3020, 0x3020}, {0x3036, 0x3037}, |
639 | | {0x303e, 0x303f}, {0x309b, 0x309c}, {0x3190, 0x3191}, {0x3196, 0x319f}, |
640 | | {0x3200, 0x321e}, {0x322a, 0x3243}, {0x3250, 0x3250}, {0x3260, 0x327d}, |
641 | | {0x327f, 0x327f}, {0x328a, 0x32b0}, {0x32c0, 0x32fe}, {0x3300, 0x33ff}, |
642 | | {0x4dc0, 0x4dff}, {0xa490, 0xa4c6}, {0xfb29, 0xfb29}, {0xfdfc, 0xfdfd}, |
643 | | {0xfe62, 0xfe62}, {0xfe64, 0xfe66}, {0xfe69, 0xfe69}, {0xff04, 0xff04}, |
644 | | {0xff0b, 0xff0b}, {0xff1c, 0xff1e}, {0xff3e, 0xff3e}, {0xff40, 0xff40}, |
645 | | {0xff5c, 0xff5c}, {0xff5e, 0xff5e}, {0xffe0, 0xffe6}, {0xffe8, 0xffee}, |
646 | | {0xfffc, 0xfffd}}; |
647 | | static const xmlChLRange xmlSL[] = {{0x10102, 0x10102}, {0x10137, 0x1013f}, |
648 | | {0x1d000, 0x1d0f5}, {0x1d100, 0x1d126}, {0x1d12a, 0x1d164}, |
649 | | {0x1d16a, 0x1d16c}, {0x1d183, 0x1d184}, {0x1d18c, 0x1d1a9}, |
650 | | {0x1d1ae, 0x1d1dd}, {0x1d300, 0x1d356}, {0x1d6c1, 0x1d6c1}, |
651 | | {0x1d6db, 0x1d6db}, {0x1d6fb, 0x1d6fb}, {0x1d715, 0x1d715}, |
652 | | {0x1d735, 0x1d735}, {0x1d74f, 0x1d74f}, {0x1d76f, 0x1d76f}, |
653 | | {0x1d789, 0x1d789}, {0x1d7a9, 0x1d7a9}, {0x1d7c3, 0x1d7c3}}; |
654 | | static const xmlChRangeGroup xmlSG = {133,20,xmlSS,xmlSL}; |
655 | | |
656 | | static const xmlChSRange xmlScS[] = {{0x24, 0x24}, {0xa2, 0xa5}, |
657 | | {0x9f2, 0x9f3}, {0xaf1, 0xaf1}, {0xbf9, 0xbf9}, {0xe3f, 0xe3f}, |
658 | | {0x17db, 0x17db}, {0x20a0, 0x20b1}, {0xfdfc, 0xfdfc}, {0xfe69, 0xfe69}, |
659 | | {0xff04, 0xff04}, {0xffe0, 0xffe1}, {0xffe5, 0xffe6}}; |
660 | | static const xmlChRangeGroup xmlScG = {13,0,xmlScS,NULL}; |
661 | | |
662 | | static const xmlChSRange xmlSkS[] = {{0x5e, 0x5e}, {0x60, 0x60}, |
663 | | {0xa8, 0xa8}, {0xaf, 0xaf}, {0xb4, 0xb4}, {0xb8, 0xb8}, {0x2c2, 0x2c5}, |
664 | | {0x2d2, 0x2df}, {0x2e5, 0x2ed}, {0x2ef, 0x2ff}, {0x374, 0x375}, |
665 | | {0x384, 0x385}, {0x1fbd, 0x1fbd}, {0x1fbf, 0x1fc1}, {0x1fcd, 0x1fcf}, |
666 | | {0x1fdd, 0x1fdf}, {0x1fed, 0x1fef}, {0x1ffd, 0x1ffe}, {0x309b, 0x309c}, |
667 | | {0xff3e, 0xff3e}, {0xff40, 0xff40}, {0xffe3, 0xffe3}}; |
668 | | static const xmlChRangeGroup xmlSkG = {22,0,xmlSkS,NULL}; |
669 | | |
670 | | static const xmlChSRange xmlSmS[] = {{0x2b, 0x2b}, {0x3c, 0x3e}, |
671 | | {0x7c, 0x7c}, {0x7e, 0x7e}, {0xac, 0xac}, {0xb1, 0xb1}, {0xd7, 0xd7}, |
672 | | {0xf7, 0xf7}, {0x3f6, 0x3f6}, {0x2044, 0x2044}, {0x2052, 0x2052}, |
673 | | {0x207a, 0x207c}, {0x208a, 0x208c}, {0x2140, 0x2144}, {0x214b, 0x214b}, |
674 | | {0x2190, 0x2194}, {0x219a, 0x219b}, {0x21a0, 0x21a0}, {0x21a3, 0x21a3}, |
675 | | {0x21a6, 0x21a6}, {0x21ae, 0x21ae}, {0x21ce, 0x21cf}, {0x21d2, 0x21d2}, |
676 | | {0x21d4, 0x21d4}, {0x21f4, 0x22ff}, {0x2308, 0x230b}, {0x2320, 0x2321}, |
677 | | {0x237c, 0x237c}, {0x239b, 0x23b3}, {0x25b7, 0x25b7}, {0x25c1, 0x25c1}, |
678 | | {0x25f8, 0x25ff}, {0x266f, 0x266f}, {0x27d0, 0x27e5}, {0x27f0, 0x27ff}, |
679 | | {0x2900, 0x2982}, {0x2999, 0x29d7}, {0x29dc, 0x29fb}, {0x29fe, 0x2aff}, |
680 | | {0xfb29, 0xfb29}, {0xfe62, 0xfe62}, {0xfe64, 0xfe66}, {0xff0b, 0xff0b}, |
681 | | {0xff1c, 0xff1e}, {0xff5c, 0xff5c}, {0xff5e, 0xff5e}, {0xffe2, 0xffe2}, |
682 | | {0xffe9, 0xffec}}; |
683 | | static const xmlChLRange xmlSmL[] = {{0x1d6c1, 0x1d6c1}, {0x1d6db, 0x1d6db}, |
684 | | {0x1d6fb, 0x1d6fb}, {0x1d715, 0x1d715}, {0x1d735, 0x1d735}, |
685 | | {0x1d74f, 0x1d74f}, {0x1d76f, 0x1d76f}, {0x1d789, 0x1d789}, |
686 | | {0x1d7a9, 0x1d7a9}, {0x1d7c3, 0x1d7c3}}; |
687 | | static const xmlChRangeGroup xmlSmG = {48,10,xmlSmS,xmlSmL}; |
688 | | |
689 | | static const xmlChSRange xmlSoS[] = {{0xa6, 0xa7}, {0xa9, 0xa9}, |
690 | | {0xae, 0xae}, {0xb0, 0xb0}, {0xb6, 0xb6}, {0x482, 0x482}, |
691 | | {0x60e, 0x60f}, {0x6e9, 0x6e9}, {0x6fd, 0x6fe}, {0x9fa, 0x9fa}, |
692 | | {0xb70, 0xb70}, {0xbf3, 0xbf8}, {0xbfa, 0xbfa}, {0xf01, 0xf03}, |
693 | | {0xf13, 0xf17}, {0xf1a, 0xf1f}, {0xf34, 0xf34}, {0xf36, 0xf36}, |
694 | | {0xf38, 0xf38}, {0xfbe, 0xfc5}, {0xfc7, 0xfcc}, {0xfcf, 0xfcf}, |
695 | | {0x1940, 0x1940}, {0x19e0, 0x19ff}, {0x2100, 0x2101}, {0x2103, 0x2106}, |
696 | | {0x2108, 0x2109}, {0x2114, 0x2114}, {0x2116, 0x2118}, {0x211e, 0x2123}, |
697 | | {0x2125, 0x2125}, {0x2127, 0x2127}, {0x2129, 0x2129}, {0x212e, 0x212e}, |
698 | | {0x2132, 0x2132}, {0x213a, 0x213b}, {0x214a, 0x214a}, {0x2195, 0x2199}, |
699 | | {0x219c, 0x219f}, {0x21a1, 0x21a2}, {0x21a4, 0x21a5}, {0x21a7, 0x21ad}, |
700 | | {0x21af, 0x21cd}, {0x21d0, 0x21d1}, {0x21d3, 0x21d3}, {0x21d5, 0x21f3}, |
701 | | {0x2300, 0x2307}, {0x230c, 0x231f}, {0x2322, 0x2328}, {0x232b, 0x237b}, |
702 | | {0x237d, 0x239a}, {0x23b7, 0x23d0}, {0x2400, 0x2426}, {0x2440, 0x244a}, |
703 | | {0x249c, 0x24e9}, {0x2500, 0x25b6}, {0x25b8, 0x25c0}, {0x25c2, 0x25f7}, |
704 | | {0x2600, 0x2617}, {0x2619, 0x266e}, {0x2670, 0x267d}, {0x2680, 0x2691}, |
705 | | {0x26a0, 0x26a1}, {0x2701, 0x2704}, {0x2706, 0x2709}, {0x270c, 0x2727}, |
706 | | {0x2729, 0x274b}, {0x274d, 0x274d}, {0x274f, 0x2752}, {0x2756, 0x2756}, |
707 | | {0x2758, 0x275e}, {0x2761, 0x2767}, {0x2794, 0x2794}, {0x2798, 0x27af}, |
708 | | {0x27b1, 0x27be}, {0x2800, 0x28ff}, {0x2b00, 0x2b0d}, {0x2e80, 0x2e99}, |
709 | | {0x2e9b, 0x2ef3}, {0x2f00, 0x2fd5}, {0x2ff0, 0x2ffb}, {0x3004, 0x3004}, |
710 | | {0x3012, 0x3013}, {0x3020, 0x3020}, {0x3036, 0x3037}, {0x303e, 0x303f}, |
711 | | {0x3190, 0x3191}, {0x3196, 0x319f}, {0x3200, 0x321e}, {0x322a, 0x3243}, |
712 | | {0x3250, 0x3250}, {0x3260, 0x327d}, {0x327f, 0x327f}, {0x328a, 0x32b0}, |
713 | | {0x32c0, 0x32fe}, {0x3300, 0x33ff}, {0x4dc0, 0x4dff}, {0xa490, 0xa4c6}, |
714 | | {0xfdfd, 0xfdfd}, {0xffe4, 0xffe4}, {0xffe8, 0xffe8}, {0xffed, 0xffee}, |
715 | | {0xfffc, 0xfffd}}; |
716 | | static const xmlChLRange xmlSoL[] = {{0x10102, 0x10102}, {0x10137, 0x1013f}, |
717 | | {0x1d000, 0x1d0f5}, {0x1d100, 0x1d126}, {0x1d12a, 0x1d164}, |
718 | | {0x1d16a, 0x1d16c}, {0x1d183, 0x1d184}, {0x1d18c, 0x1d1a9}, |
719 | | {0x1d1ae, 0x1d1dd}, {0x1d300, 0x1d356}}; |
720 | | static const xmlChRangeGroup xmlSoG = {103,10,xmlSoS,xmlSoL}; |
721 | | |
722 | | static const xmlChSRange xmlZS[] = {{0x20, 0x20}, {0xa0, 0xa0}, |
723 | | {0x1680, 0x1680}, {0x180e, 0x180e}, {0x2000, 0x200a}, {0x2028, 0x2029}, |
724 | | {0x202f, 0x202f}, {0x205f, 0x205f}, {0x3000, 0x3000}}; |
725 | | static const xmlChRangeGroup xmlZG = {9,0,xmlZS,NULL}; |
726 | | |
727 | | static int |
728 | 0 | xmlUCSIsCatC(int code) { |
729 | 0 | return(xmlCharInRange((unsigned int)code, &xmlCG)); |
730 | 0 | } |
731 | | |
732 | | static int |
733 | 0 | xmlUCSIsCatCc(int code) { |
734 | 0 | return(((code >= 0x0) && (code <= 0x1f)) || |
735 | 0 | ((code >= 0x7f) && (code <= 0x9f))); |
736 | 0 | } |
737 | | |
738 | | static int |
739 | 0 | xmlUCSIsCatCf(int code) { |
740 | 0 | return(xmlCharInRange((unsigned int)code, &xmlCfG)); |
741 | 0 | } |
742 | | |
743 | | static int |
744 | 0 | xmlUCSIsCatCo(int code) { |
745 | 0 | return((code == 0xe000) || |
746 | 0 | (code == 0xf8ff) || |
747 | 0 | (code == 0xf0000) || |
748 | 0 | (code == 0xffffd) || |
749 | 0 | (code == 0x100000) || |
750 | 0 | (code == 0x10fffd)); |
751 | 0 | } |
752 | | |
753 | | static int |
754 | 0 | xmlUCSIsCatL(int code) { |
755 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLG)); |
756 | 0 | } |
757 | | |
758 | | static int |
759 | 0 | xmlUCSIsCatLl(int code) { |
760 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLlG)); |
761 | 0 | } |
762 | | |
763 | | static int |
764 | 0 | xmlUCSIsCatLm(int code) { |
765 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLmG)); |
766 | 0 | } |
767 | | |
768 | | static int |
769 | 0 | xmlUCSIsCatLo(int code) { |
770 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLoG)); |
771 | 0 | } |
772 | | |
773 | | static int |
774 | 0 | xmlUCSIsCatLt(int code) { |
775 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLtG)); |
776 | 0 | } |
777 | | |
778 | | static int |
779 | 0 | xmlUCSIsCatLu(int code) { |
780 | 0 | return(xmlCharInRange((unsigned int)code, &xmlLuG)); |
781 | 0 | } |
782 | | |
783 | | static int |
784 | 0 | xmlUCSIsCatM(int code) { |
785 | 0 | return(xmlCharInRange((unsigned int)code, &xmlMG)); |
786 | 0 | } |
787 | | |
788 | | static int |
789 | 0 | xmlUCSIsCatMc(int code) { |
790 | 0 | return(xmlCharInRange((unsigned int)code, &xmlMcG)); |
791 | 0 | } |
792 | | |
793 | | static int |
794 | 0 | xmlUCSIsCatMe(int code) { |
795 | 0 | return(((code >= 0x488) && (code <= 0x489)) || |
796 | 0 | (code == 0x6de) || |
797 | 0 | ((code >= 0x20dd) && (code <= 0x20e0)) || |
798 | 0 | ((code >= 0x20e2) && (code <= 0x20e4))); |
799 | 0 | } |
800 | | |
801 | | static int |
802 | 0 | xmlUCSIsCatMn(int code) { |
803 | 0 | return(xmlCharInRange((unsigned int)code, &xmlMnG)); |
804 | 0 | } |
805 | | |
806 | | static int |
807 | 0 | xmlUCSIsCatN(int code) { |
808 | 0 | return(xmlCharInRange((unsigned int)code, &xmlNG)); |
809 | 0 | } |
810 | | |
811 | | static int |
812 | 0 | xmlUCSIsCatNd(int code) { |
813 | 0 | return(xmlCharInRange((unsigned int)code, &xmlNdG)); |
814 | 0 | } |
815 | | |
816 | | static int |
817 | 0 | xmlUCSIsCatNl(int code) { |
818 | 0 | return(((code >= 0x16ee) && (code <= 0x16f0)) || |
819 | 0 | ((code >= 0x2160) && (code <= 0x2183)) || |
820 | 0 | (code == 0x3007) || |
821 | 0 | ((code >= 0x3021) && (code <= 0x3029)) || |
822 | 0 | ((code >= 0x3038) && (code <= 0x303a)) || |
823 | 0 | (code == 0x1034a)); |
824 | 0 | } |
825 | | |
826 | | static int |
827 | 0 | xmlUCSIsCatNo(int code) { |
828 | 0 | return(xmlCharInRange((unsigned int)code, &xmlNoG)); |
829 | 0 | } |
830 | | |
831 | | static int |
832 | 0 | xmlUCSIsCatP(int code) { |
833 | 0 | return(xmlCharInRange((unsigned int)code, &xmlPG)); |
834 | 0 | } |
835 | | |
836 | | static int |
837 | 0 | xmlUCSIsCatPc(int code) { |
838 | 0 | return((code == 0x5f) || |
839 | 0 | ((code >= 0x203f) && (code <= 0x2040)) || |
840 | 0 | (code == 0x2054) || |
841 | 0 | (code == 0x30fb) || |
842 | 0 | ((code >= 0xfe33) && (code <= 0xfe34)) || |
843 | 0 | ((code >= 0xfe4d) && (code <= 0xfe4f)) || |
844 | 0 | (code == 0xff3f) || |
845 | 0 | (code == 0xff65)); |
846 | 0 | } |
847 | | |
848 | | static int |
849 | 0 | xmlUCSIsCatPd(int code) { |
850 | 0 | return(xmlCharInRange((unsigned int)code, &xmlPdG)); |
851 | 0 | } |
852 | | |
853 | | static int |
854 | 0 | xmlUCSIsCatPe(int code) { |
855 | 0 | return(xmlCharInRange((unsigned int)code, &xmlPeG)); |
856 | 0 | } |
857 | | |
858 | | static int |
859 | 0 | xmlUCSIsCatPf(int code) { |
860 | 0 | return((code == 0xbb) || |
861 | 0 | (code == 0x2019) || |
862 | 0 | (code == 0x201d) || |
863 | 0 | (code == 0x203a)); |
864 | 0 | } |
865 | | |
866 | | static int |
867 | 0 | xmlUCSIsCatPi(int code) { |
868 | 0 | return((code == 0xab) || |
869 | 0 | (code == 0x2018) || |
870 | 0 | ((code >= 0x201b) && (code <= 0x201c)) || |
871 | 0 | (code == 0x201f) || |
872 | 0 | (code == 0x2039)); |
873 | 0 | } |
874 | | |
875 | | static int |
876 | 0 | xmlUCSIsCatPo(int code) { |
877 | 0 | return(xmlCharInRange((unsigned int)code, &xmlPoG)); |
878 | 0 | } |
879 | | |
880 | | static int |
881 | 0 | xmlUCSIsCatPs(int code) { |
882 | 0 | return(xmlCharInRange((unsigned int)code, &xmlPsG)); |
883 | 0 | } |
884 | | |
885 | | static int |
886 | 0 | xmlUCSIsCatS(int code) { |
887 | 0 | return(xmlCharInRange((unsigned int)code, &xmlSG)); |
888 | 0 | } |
889 | | |
890 | | static int |
891 | 0 | xmlUCSIsCatSc(int code) { |
892 | 0 | return(xmlCharInRange((unsigned int)code, &xmlScG)); |
893 | 0 | } |
894 | | |
895 | | static int |
896 | 0 | xmlUCSIsCatSk(int code) { |
897 | 0 | return(xmlCharInRange((unsigned int)code, &xmlSkG)); |
898 | 0 | } |
899 | | |
900 | | static int |
901 | 0 | xmlUCSIsCatSm(int code) { |
902 | 0 | return(xmlCharInRange((unsigned int)code, &xmlSmG)); |
903 | 0 | } |
904 | | |
905 | | static int |
906 | 0 | xmlUCSIsCatSo(int code) { |
907 | 0 | return(xmlCharInRange((unsigned int)code, &xmlSoG)); |
908 | 0 | } |
909 | | |
910 | | static int |
911 | 0 | xmlUCSIsCatZ(int code) { |
912 | 0 | return(xmlCharInRange((unsigned int)code, &xmlZG)); |
913 | 0 | } |
914 | | |
915 | | static int |
916 | 0 | xmlUCSIsCatZl(int code) { |
917 | 0 | return((code == 0x2028)); |
918 | 0 | } |
919 | | |
920 | | static int |
921 | 0 | xmlUCSIsCatZp(int code) { |
922 | 0 | return((code == 0x2029)); |
923 | 0 | } |
924 | | |
925 | | static int |
926 | 0 | xmlUCSIsCatZs(int code) { |
927 | 0 | return((code == 0x20) || |
928 | 0 | (code == 0xa0) || |
929 | 0 | (code == 0x1680) || |
930 | 0 | (code == 0x180e) || |
931 | 0 | ((code >= 0x2000) && (code <= 0x200a)) || |
932 | 0 | (code == 0x202f) || |
933 | 0 | (code == 0x205f) || |
934 | 0 | (code == 0x3000)); |
935 | 0 | } |
936 | | |
937 | | static const xmlChLRange xmlAegeanNumbersL[] = {{0x10100, 0x1013f}}; |
938 | | |
939 | | static const xmlChSRange xmlAlphabeticPresentationFormsS[] = { |
940 | | {0xfb00, 0xfb4f}}; |
941 | | |
942 | | static const xmlChSRange xmlArabicS[] = {{0x600, 0x6ff}}; |
943 | | |
944 | | static const xmlChSRange xmlArabicPresentationFormsAS[] = {{0xfb50, 0xfdff}}; |
945 | | |
946 | | static const xmlChSRange xmlArabicPresentationFormsBS[] = {{0xfe70, 0xfeff}}; |
947 | | |
948 | | static const xmlChSRange xmlArmenianS[] = {{0x530, 0x58f}}; |
949 | | |
950 | | static const xmlChSRange xmlArrowsS[] = {{0x2190, 0x21ff}}; |
951 | | |
952 | | static const xmlChSRange xmlBasicLatinS[] = {{0x0, 0x7f}}; |
953 | | |
954 | | static const xmlChSRange xmlBengaliS[] = {{0x980, 0x9ff}}; |
955 | | |
956 | | static const xmlChSRange xmlBlockElementsS[] = {{0x2580, 0x259f}}; |
957 | | |
958 | | static const xmlChSRange xmlBopomofoS[] = {{0x3100, 0x312f}}; |
959 | | |
960 | | static const xmlChSRange xmlBopomofoExtendedS[] = {{0x31a0, 0x31bf}}; |
961 | | |
962 | | static const xmlChSRange xmlBoxDrawingS[] = {{0x2500, 0x257f}}; |
963 | | |
964 | | static const xmlChSRange xmlBraillePatternsS[] = {{0x2800, 0x28ff}}; |
965 | | |
966 | | static const xmlChSRange xmlBuhidS[] = {{0x1740, 0x175f}}; |
967 | | |
968 | | static const xmlChLRange xmlByzantineMusicalSymbolsL[] = {{0x1d000, 0x1d0ff}}; |
969 | | |
970 | | static const xmlChSRange xmlCJKCompatibilityS[] = {{0x3300, 0x33ff}}; |
971 | | |
972 | | static const xmlChSRange xmlCJKCompatibilityFormsS[] = {{0xfe30, 0xfe4f}}; |
973 | | |
974 | | static const xmlChSRange xmlCJKCompatibilityIdeographsS[] = { |
975 | | {0xf900, 0xfaff}}; |
976 | | |
977 | | static const xmlChLRange xmlCJKCompatibilityIdeographsSupplementL[] = { |
978 | | {0x2f800, 0x2fa1f}}; |
979 | | |
980 | | static const xmlChSRange xmlCJKRadicalsSupplementS[] = {{0x2e80, 0x2eff}}; |
981 | | |
982 | | static const xmlChSRange xmlCJKSymbolsandPunctuationS[] = {{0x3000, 0x303f}}; |
983 | | |
984 | | static const xmlChSRange xmlCJKUnifiedIdeographsS[] = {{0x4e00, 0x9fff}}; |
985 | | |
986 | | static const xmlChSRange xmlCJKUnifiedIdeographsExtensionAS[] = { |
987 | | {0x3400, 0x4dbf}}; |
988 | | |
989 | | static const xmlChLRange xmlCJKUnifiedIdeographsExtensionBL[] = { |
990 | | {0x20000, 0x2a6df}}; |
991 | | |
992 | | static const xmlChSRange xmlCherokeeS[] = {{0x13a0, 0x13ff}}; |
993 | | |
994 | | static const xmlChSRange xmlCombiningDiacriticalMarksS[] = {{0x300, 0x36f}}; |
995 | | |
996 | | static const xmlChSRange xmlCombiningDiacriticalMarksforSymbolsS[] = { |
997 | | {0x20d0, 0x20ff}}; |
998 | | |
999 | | static const xmlChSRange xmlCombiningHalfMarksS[] = {{0xfe20, 0xfe2f}}; |
1000 | | |
1001 | | static const xmlChSRange xmlCombiningMarksforSymbolsS[] = {{0x20d0, 0x20ff}}; |
1002 | | |
1003 | | static const xmlChSRange xmlControlPicturesS[] = {{0x2400, 0x243f}}; |
1004 | | |
1005 | | static const xmlChSRange xmlCurrencySymbolsS[] = {{0x20a0, 0x20cf}}; |
1006 | | |
1007 | | static const xmlChLRange xmlCypriotSyllabaryL[] = {{0x10800, 0x1083f}}; |
1008 | | |
1009 | | static const xmlChSRange xmlCyrillicS[] = {{0x400, 0x4ff}}; |
1010 | | |
1011 | | static const xmlChSRange xmlCyrillicSupplementS[] = {{0x500, 0x52f}}; |
1012 | | |
1013 | | static const xmlChLRange xmlDeseretL[] = {{0x10400, 0x1044f}}; |
1014 | | |
1015 | | static const xmlChSRange xmlDevanagariS[] = {{0x900, 0x97f}}; |
1016 | | |
1017 | | static const xmlChSRange xmlDingbatsS[] = {{0x2700, 0x27bf}}; |
1018 | | |
1019 | | static const xmlChSRange xmlEnclosedAlphanumericsS[] = {{0x2460, 0x24ff}}; |
1020 | | |
1021 | | static const xmlChSRange xmlEnclosedCJKLettersandMonthsS[] = { |
1022 | | {0x3200, 0x32ff}}; |
1023 | | |
1024 | | static const xmlChSRange xmlEthiopicS[] = {{0x1200, 0x137f}}; |
1025 | | |
1026 | | static const xmlChSRange xmlGeneralPunctuationS[] = {{0x2000, 0x206f}}; |
1027 | | |
1028 | | static const xmlChSRange xmlGeometricShapesS[] = {{0x25a0, 0x25ff}}; |
1029 | | |
1030 | | static const xmlChSRange xmlGeorgianS[] = {{0x10a0, 0x10ff}}; |
1031 | | |
1032 | | static const xmlChLRange xmlGothicL[] = {{0x10330, 0x1034f}}; |
1033 | | |
1034 | | static const xmlChSRange xmlGreekS[] = {{0x370, 0x3ff}}; |
1035 | | |
1036 | | static const xmlChSRange xmlGreekExtendedS[] = {{0x1f00, 0x1fff}}; |
1037 | | |
1038 | | static const xmlChSRange xmlGreekandCopticS[] = {{0x370, 0x3ff}}; |
1039 | | |
1040 | | static const xmlChSRange xmlGujaratiS[] = {{0xa80, 0xaff}}; |
1041 | | |
1042 | | static const xmlChSRange xmlGurmukhiS[] = {{0xa00, 0xa7f}}; |
1043 | | |
1044 | | static const xmlChSRange xmlHalfwidthandFullwidthFormsS[] = { |
1045 | | {0xff00, 0xffef}}; |
1046 | | |
1047 | | static const xmlChSRange xmlHangulCompatibilityJamoS[] = {{0x3130, 0x318f}}; |
1048 | | |
1049 | | static const xmlChSRange xmlHangulJamoS[] = {{0x1100, 0x11ff}}; |
1050 | | |
1051 | | static const xmlChSRange xmlHangulSyllablesS[] = {{0xac00, 0xd7af}}; |
1052 | | |
1053 | | static const xmlChSRange xmlHanunooS[] = {{0x1720, 0x173f}}; |
1054 | | |
1055 | | static const xmlChSRange xmlHebrewS[] = {{0x590, 0x5ff}}; |
1056 | | |
1057 | | static const xmlChSRange xmlHighPrivateUseSurrogatesS[] = {{0xdb80, 0xdbff}}; |
1058 | | |
1059 | | static const xmlChSRange xmlHighSurrogatesS[] = {{0xd800, 0xdb7f}}; |
1060 | | |
1061 | | static const xmlChSRange xmlHiraganaS[] = {{0x3040, 0x309f}}; |
1062 | | |
1063 | | static const xmlChSRange xmlIPAExtensionsS[] = {{0x250, 0x2af}}; |
1064 | | |
1065 | | static const xmlChSRange xmlIdeographicDescriptionCharactersS[] = { |
1066 | | {0x2ff0, 0x2fff}}; |
1067 | | |
1068 | | static const xmlChSRange xmlKanbunS[] = {{0x3190, 0x319f}}; |
1069 | | |
1070 | | static const xmlChSRange xmlKangxiRadicalsS[] = {{0x2f00, 0x2fdf}}; |
1071 | | |
1072 | | static const xmlChSRange xmlKannadaS[] = {{0xc80, 0xcff}}; |
1073 | | |
1074 | | static const xmlChSRange xmlKatakanaS[] = {{0x30a0, 0x30ff}}; |
1075 | | |
1076 | | static const xmlChSRange xmlKatakanaPhoneticExtensionsS[] = { |
1077 | | {0x31f0, 0x31ff}}; |
1078 | | |
1079 | | static const xmlChSRange xmlKhmerS[] = {{0x1780, 0x17ff}}; |
1080 | | |
1081 | | static const xmlChSRange xmlKhmerSymbolsS[] = {{0x19e0, 0x19ff}}; |
1082 | | |
1083 | | static const xmlChSRange xmlLaoS[] = {{0xe80, 0xeff}}; |
1084 | | |
1085 | | static const xmlChSRange xmlLatin1SupplementS[] = {{0x80, 0xff}}; |
1086 | | |
1087 | | static const xmlChSRange xmlLatinExtendedAS[] = {{0x100, 0x17f}}; |
1088 | | |
1089 | | static const xmlChSRange xmlLatinExtendedBS[] = {{0x180, 0x24f}}; |
1090 | | |
1091 | | static const xmlChSRange xmlLatinExtendedAdditionalS[] = {{0x1e00, 0x1eff}}; |
1092 | | |
1093 | | static const xmlChSRange xmlLetterlikeSymbolsS[] = {{0x2100, 0x214f}}; |
1094 | | |
1095 | | static const xmlChSRange xmlLimbuS[] = {{0x1900, 0x194f}}; |
1096 | | |
1097 | | static const xmlChLRange xmlLinearBIdeogramsL[] = {{0x10080, 0x100ff}}; |
1098 | | |
1099 | | static const xmlChLRange xmlLinearBSyllabaryL[] = {{0x10000, 0x1007f}}; |
1100 | | |
1101 | | static const xmlChSRange xmlLowSurrogatesS[] = {{0xdc00, 0xdfff}}; |
1102 | | |
1103 | | static const xmlChSRange xmlMalayalamS[] = {{0xd00, 0xd7f}}; |
1104 | | |
1105 | | static const xmlChLRange xmlMathematicalAlphanumericSymbolsL[] = { |
1106 | | {0x1d400, 0x1d7ff}}; |
1107 | | |
1108 | | static const xmlChSRange xmlMathematicalOperatorsS[] = {{0x2200, 0x22ff}}; |
1109 | | |
1110 | | static const xmlChSRange xmlMiscellaneousMathematicalSymbolsAS[] = { |
1111 | | {0x27c0, 0x27ef}}; |
1112 | | |
1113 | | static const xmlChSRange xmlMiscellaneousMathematicalSymbolsBS[] = { |
1114 | | {0x2980, 0x29ff}}; |
1115 | | |
1116 | | static const xmlChSRange xmlMiscellaneousSymbolsS[] = {{0x2600, 0x26ff}}; |
1117 | | |
1118 | | static const xmlChSRange xmlMiscellaneousSymbolsandArrowsS[] = { |
1119 | | {0x2b00, 0x2bff}}; |
1120 | | |
1121 | | static const xmlChSRange xmlMiscellaneousTechnicalS[] = {{0x2300, 0x23ff}}; |
1122 | | |
1123 | | static const xmlChSRange xmlMongolianS[] = {{0x1800, 0x18af}}; |
1124 | | |
1125 | | static const xmlChLRange xmlMusicalSymbolsL[] = {{0x1d100, 0x1d1ff}}; |
1126 | | |
1127 | | static const xmlChSRange xmlMyanmarS[] = {{0x1000, 0x109f}}; |
1128 | | |
1129 | | static const xmlChSRange xmlNumberFormsS[] = {{0x2150, 0x218f}}; |
1130 | | |
1131 | | static const xmlChSRange xmlOghamS[] = {{0x1680, 0x169f}}; |
1132 | | |
1133 | | static const xmlChLRange xmlOldItalicL[] = {{0x10300, 0x1032f}}; |
1134 | | |
1135 | | static const xmlChSRange xmlOpticalCharacterRecognitionS[] = { |
1136 | | {0x2440, 0x245f}}; |
1137 | | |
1138 | | static const xmlChSRange xmlOriyaS[] = {{0xb00, 0xb7f}}; |
1139 | | |
1140 | | static const xmlChLRange xmlOsmanyaL[] = {{0x10480, 0x104af}}; |
1141 | | |
1142 | | static const xmlChSRange xmlPhoneticExtensionsS[] = {{0x1d00, 0x1d7f}}; |
1143 | | |
1144 | | static const xmlChSRange xmlPrivateUseS[] = {{0xe000, 0xf8ff}}; |
1145 | | static const xmlChLRange xmlPrivateUseL[] = {{0xf0000, 0xfffff}, |
1146 | | {0x100000, 0x10ffff}}; |
1147 | | |
1148 | | static const xmlChSRange xmlPrivateUseAreaS[] = {{0xe000, 0xf8ff}}; |
1149 | | |
1150 | | static const xmlChSRange xmlRunicS[] = {{0x16a0, 0x16ff}}; |
1151 | | |
1152 | | static const xmlChLRange xmlShavianL[] = {{0x10450, 0x1047f}}; |
1153 | | |
1154 | | static const xmlChSRange xmlSinhalaS[] = {{0xd80, 0xdff}}; |
1155 | | |
1156 | | static const xmlChSRange xmlSmallFormVariantsS[] = {{0xfe50, 0xfe6f}}; |
1157 | | |
1158 | | static const xmlChSRange xmlSpacingModifierLettersS[] = {{0x2b0, 0x2ff}}; |
1159 | | |
1160 | | static const xmlChSRange xmlSpecialsS[] = {{0xfff0, 0xffff}}; |
1161 | | |
1162 | | static const xmlChSRange xmlSuperscriptsandSubscriptsS[] = {{0x2070, 0x209f}}; |
1163 | | |
1164 | | static const xmlChSRange xmlSupplementalArrowsAS[] = {{0x27f0, 0x27ff}}; |
1165 | | |
1166 | | static const xmlChSRange xmlSupplementalArrowsBS[] = {{0x2900, 0x297f}}; |
1167 | | |
1168 | | static const xmlChSRange xmlSupplementalMathematicalOperatorsS[] = { |
1169 | | {0x2a00, 0x2aff}}; |
1170 | | |
1171 | | static const xmlChLRange xmlSupplementaryPrivateUseAreaAL[] = { |
1172 | | {0xf0000, 0xfffff}}; |
1173 | | |
1174 | | static const xmlChLRange xmlSupplementaryPrivateUseAreaBL[] = { |
1175 | | {0x100000, 0x10ffff}}; |
1176 | | |
1177 | | static const xmlChSRange xmlSyriacS[] = {{0x700, 0x74f}}; |
1178 | | |
1179 | | static const xmlChSRange xmlTagalogS[] = {{0x1700, 0x171f}}; |
1180 | | |
1181 | | static const xmlChSRange xmlTagbanwaS[] = {{0x1760, 0x177f}}; |
1182 | | |
1183 | | static const xmlChLRange xmlTagsL[] = {{0xe0000, 0xe007f}}; |
1184 | | |
1185 | | static const xmlChSRange xmlTaiLeS[] = {{0x1950, 0x197f}}; |
1186 | | |
1187 | | static const xmlChLRange xmlTaiXuanJingSymbolsL[] = {{0x1d300, 0x1d35f}}; |
1188 | | |
1189 | | static const xmlChSRange xmlTamilS[] = {{0xb80, 0xbff}}; |
1190 | | |
1191 | | static const xmlChSRange xmlTeluguS[] = {{0xc00, 0xc7f}}; |
1192 | | |
1193 | | static const xmlChSRange xmlThaanaS[] = {{0x780, 0x7bf}}; |
1194 | | |
1195 | | static const xmlChSRange xmlThaiS[] = {{0xe00, 0xe7f}}; |
1196 | | |
1197 | | static const xmlChSRange xmlTibetanS[] = {{0xf00, 0xfff}}; |
1198 | | |
1199 | | static const xmlChLRange xmlUgariticL[] = {{0x10380, 0x1039f}}; |
1200 | | |
1201 | | static const xmlChSRange xmlUnifiedCanadianAboriginalSyllabicsS[] = { |
1202 | | {0x1400, 0x167f}}; |
1203 | | |
1204 | | static const xmlChSRange xmlVariationSelectorsS[] = {{0xfe00, 0xfe0f}}; |
1205 | | |
1206 | | static const xmlChLRange xmlVariationSelectorsSupplementL[] = { |
1207 | | {0xe0100, 0xe01ef}}; |
1208 | | |
1209 | | static const xmlChSRange xmlYiRadicalsS[] = {{0xa490, 0xa4cf}}; |
1210 | | |
1211 | | static const xmlChSRange xmlYiSyllablesS[] = {{0xa000, 0xa48f}}; |
1212 | | |
1213 | | static const xmlChSRange xmlYijingHexagramSymbolsS[] = {{0x4dc0, 0x4dff}}; |
1214 | | |
1215 | | static const xmlUnicodeRange xmlUnicodeBlocks[] = { |
1216 | | {"AegeanNumbers", |
1217 | | {0,1,NULL,xmlAegeanNumbersL}}, |
1218 | | {"AlphabeticPresentationForms", |
1219 | | {1,0,xmlAlphabeticPresentationFormsS,NULL}}, |
1220 | | {"Arabic", |
1221 | | {1,0,xmlArabicS,NULL}}, |
1222 | | {"ArabicPresentationForms-A", |
1223 | | {1,0,xmlArabicPresentationFormsAS,NULL}}, |
1224 | | {"ArabicPresentationForms-B", |
1225 | | {1,0,xmlArabicPresentationFormsBS,NULL}}, |
1226 | | {"Armenian", |
1227 | | {1,0,xmlArmenianS,NULL}}, |
1228 | | {"Arrows", |
1229 | | {1,0,xmlArrowsS,NULL}}, |
1230 | | {"BasicLatin", |
1231 | | {1,0,xmlBasicLatinS,NULL}}, |
1232 | | {"Bengali", |
1233 | | {1,0,xmlBengaliS,NULL}}, |
1234 | | {"BlockElements", |
1235 | | {1,0,xmlBlockElementsS,NULL}}, |
1236 | | {"Bopomofo", |
1237 | | {1,0,xmlBopomofoS,NULL}}, |
1238 | | {"BopomofoExtended", |
1239 | | {1,0,xmlBopomofoExtendedS,NULL}}, |
1240 | | {"BoxDrawing", |
1241 | | {1,0,xmlBoxDrawingS,NULL}}, |
1242 | | {"BraillePatterns", |
1243 | | {1,0,xmlBraillePatternsS,NULL}}, |
1244 | | {"Buhid", |
1245 | | {1,0,xmlBuhidS,NULL}}, |
1246 | | {"ByzantineMusicalSymbols", |
1247 | | {0,1,NULL,xmlByzantineMusicalSymbolsL}}, |
1248 | | {"CJKCompatibility", |
1249 | | {1,0,xmlCJKCompatibilityS,NULL}}, |
1250 | | {"CJKCompatibilityForms", |
1251 | | {1,0,xmlCJKCompatibilityFormsS,NULL}}, |
1252 | | {"CJKCompatibilityIdeographs", |
1253 | | {1,0,xmlCJKCompatibilityIdeographsS,NULL}}, |
1254 | | {"CJKCompatibilityIdeographsSupplement", |
1255 | | {0,1,NULL,xmlCJKCompatibilityIdeographsSupplementL}}, |
1256 | | {"CJKRadicalsSupplement", |
1257 | | {1,0,xmlCJKRadicalsSupplementS,NULL}}, |
1258 | | {"CJKSymbolsandPunctuation", |
1259 | | {1,0,xmlCJKSymbolsandPunctuationS,NULL}}, |
1260 | | {"CJKUnifiedIdeographs", |
1261 | | {1,0,xmlCJKUnifiedIdeographsS,NULL}}, |
1262 | | {"CJKUnifiedIdeographsExtensionA", |
1263 | | {1,0,xmlCJKUnifiedIdeographsExtensionAS,NULL}}, |
1264 | | {"CJKUnifiedIdeographsExtensionB", |
1265 | | {0,1,NULL,xmlCJKUnifiedIdeographsExtensionBL}}, |
1266 | | {"Cherokee", |
1267 | | {1,0,xmlCherokeeS,NULL}}, |
1268 | | {"CombiningDiacriticalMarks", |
1269 | | {1,0,xmlCombiningDiacriticalMarksS,NULL}}, |
1270 | | {"CombiningDiacriticalMarksforSymbols", |
1271 | | {1,0,xmlCombiningDiacriticalMarksforSymbolsS,NULL}}, |
1272 | | {"CombiningHalfMarks", |
1273 | | {1,0,xmlCombiningHalfMarksS,NULL}}, |
1274 | | {"CombiningMarksforSymbols", |
1275 | | {1,0,xmlCombiningMarksforSymbolsS,NULL}}, |
1276 | | {"ControlPictures", |
1277 | | {1,0,xmlControlPicturesS,NULL}}, |
1278 | | {"CurrencySymbols", |
1279 | | {1,0,xmlCurrencySymbolsS,NULL}}, |
1280 | | {"CypriotSyllabary", |
1281 | | {0,1,NULL,xmlCypriotSyllabaryL}}, |
1282 | | {"Cyrillic", |
1283 | | {1,0,xmlCyrillicS,NULL}}, |
1284 | | {"CyrillicSupplement", |
1285 | | {1,0,xmlCyrillicSupplementS,NULL}}, |
1286 | | {"Deseret", |
1287 | | {0,1,NULL,xmlDeseretL}}, |
1288 | | {"Devanagari", |
1289 | | {1,0,xmlDevanagariS,NULL}}, |
1290 | | {"Dingbats", |
1291 | | {1,0,xmlDingbatsS,NULL}}, |
1292 | | {"EnclosedAlphanumerics", |
1293 | | {1,0,xmlEnclosedAlphanumericsS,NULL}}, |
1294 | | {"EnclosedCJKLettersandMonths", |
1295 | | {1,0,xmlEnclosedCJKLettersandMonthsS,NULL}}, |
1296 | | {"Ethiopic", |
1297 | | {1,0,xmlEthiopicS,NULL}}, |
1298 | | {"GeneralPunctuation", |
1299 | | {1,0,xmlGeneralPunctuationS,NULL}}, |
1300 | | {"GeometricShapes", |
1301 | | {1,0,xmlGeometricShapesS,NULL}}, |
1302 | | {"Georgian", |
1303 | | {1,0,xmlGeorgianS,NULL}}, |
1304 | | {"Gothic", |
1305 | | {0,1,NULL,xmlGothicL}}, |
1306 | | {"Greek", |
1307 | | {1,0,xmlGreekS,NULL}}, |
1308 | | {"GreekExtended", |
1309 | | {1,0,xmlGreekExtendedS,NULL}}, |
1310 | | {"GreekandCoptic", |
1311 | | {1,0,xmlGreekandCopticS,NULL}}, |
1312 | | {"Gujarati", |
1313 | | {1,0,xmlGujaratiS,NULL}}, |
1314 | | {"Gurmukhi", |
1315 | | {1,0,xmlGurmukhiS,NULL}}, |
1316 | | {"HalfwidthandFullwidthForms", |
1317 | | {1,0,xmlHalfwidthandFullwidthFormsS,NULL}}, |
1318 | | {"HangulCompatibilityJamo", |
1319 | | {1,0,xmlHangulCompatibilityJamoS,NULL}}, |
1320 | | {"HangulJamo", |
1321 | | {1,0,xmlHangulJamoS,NULL}}, |
1322 | | {"HangulSyllables", |
1323 | | {1,0,xmlHangulSyllablesS,NULL}}, |
1324 | | {"Hanunoo", |
1325 | | {1,0,xmlHanunooS,NULL}}, |
1326 | | {"Hebrew", |
1327 | | {1,0,xmlHebrewS,NULL}}, |
1328 | | {"HighPrivateUseSurrogates", |
1329 | | {1,0,xmlHighPrivateUseSurrogatesS,NULL}}, |
1330 | | {"HighSurrogates", |
1331 | | {1,0,xmlHighSurrogatesS,NULL}}, |
1332 | | {"Hiragana", |
1333 | | {1,0,xmlHiraganaS,NULL}}, |
1334 | | {"IPAExtensions", |
1335 | | {1,0,xmlIPAExtensionsS,NULL}}, |
1336 | | {"IdeographicDescriptionCharacters", |
1337 | | {1,0,xmlIdeographicDescriptionCharactersS,NULL}}, |
1338 | | {"Kanbun", |
1339 | | {1,0,xmlKanbunS,NULL}}, |
1340 | | {"KangxiRadicals", |
1341 | | {1,0,xmlKangxiRadicalsS,NULL}}, |
1342 | | {"Kannada", |
1343 | | {1,0,xmlKannadaS,NULL}}, |
1344 | | {"Katakana", |
1345 | | {1,0,xmlKatakanaS,NULL}}, |
1346 | | {"KatakanaPhoneticExtensions", |
1347 | | {1,0,xmlKatakanaPhoneticExtensionsS,NULL}}, |
1348 | | {"Khmer", |
1349 | | {1,0,xmlKhmerS,NULL}}, |
1350 | | {"KhmerSymbols", |
1351 | | {1,0,xmlKhmerSymbolsS,NULL}}, |
1352 | | {"Lao", |
1353 | | {1,0,xmlLaoS,NULL}}, |
1354 | | {"Latin-1Supplement", |
1355 | | {1,0,xmlLatin1SupplementS,NULL}}, |
1356 | | {"LatinExtended-A", |
1357 | | {1,0,xmlLatinExtendedAS,NULL}}, |
1358 | | {"LatinExtended-B", |
1359 | | {1,0,xmlLatinExtendedBS,NULL}}, |
1360 | | {"LatinExtendedAdditional", |
1361 | | {1,0,xmlLatinExtendedAdditionalS,NULL}}, |
1362 | | {"LetterlikeSymbols", |
1363 | | {1,0,xmlLetterlikeSymbolsS,NULL}}, |
1364 | | {"Limbu", |
1365 | | {1,0,xmlLimbuS,NULL}}, |
1366 | | {"LinearBIdeograms", |
1367 | | {0,1,NULL,xmlLinearBIdeogramsL}}, |
1368 | | {"LinearBSyllabary", |
1369 | | {0,1,NULL,xmlLinearBSyllabaryL}}, |
1370 | | {"LowSurrogates", |
1371 | | {1,0,xmlLowSurrogatesS,NULL}}, |
1372 | | {"Malayalam", |
1373 | | {1,0,xmlMalayalamS,NULL}}, |
1374 | | {"MathematicalAlphanumericSymbols", |
1375 | | {0,1,NULL,xmlMathematicalAlphanumericSymbolsL}}, |
1376 | | {"MathematicalOperators", |
1377 | | {1,0,xmlMathematicalOperatorsS,NULL}}, |
1378 | | {"MiscellaneousMathematicalSymbols-A", |
1379 | | {1,0,xmlMiscellaneousMathematicalSymbolsAS,NULL}}, |
1380 | | {"MiscellaneousMathematicalSymbols-B", |
1381 | | {1,0,xmlMiscellaneousMathematicalSymbolsBS,NULL}}, |
1382 | | {"MiscellaneousSymbols", |
1383 | | {1,0,xmlMiscellaneousSymbolsS,NULL}}, |
1384 | | {"MiscellaneousSymbolsandArrows", |
1385 | | {1,0,xmlMiscellaneousSymbolsandArrowsS,NULL}}, |
1386 | | {"MiscellaneousTechnical", |
1387 | | {1,0,xmlMiscellaneousTechnicalS,NULL}}, |
1388 | | {"Mongolian", |
1389 | | {1,0,xmlMongolianS,NULL}}, |
1390 | | {"MusicalSymbols", |
1391 | | {0,1,NULL,xmlMusicalSymbolsL}}, |
1392 | | {"Myanmar", |
1393 | | {1,0,xmlMyanmarS,NULL}}, |
1394 | | {"NumberForms", |
1395 | | {1,0,xmlNumberFormsS,NULL}}, |
1396 | | {"Ogham", |
1397 | | {1,0,xmlOghamS,NULL}}, |
1398 | | {"OldItalic", |
1399 | | {0,1,NULL,xmlOldItalicL}}, |
1400 | | {"OpticalCharacterRecognition", |
1401 | | {1,0,xmlOpticalCharacterRecognitionS,NULL}}, |
1402 | | {"Oriya", |
1403 | | {1,0,xmlOriyaS,NULL}}, |
1404 | | {"Osmanya", |
1405 | | {0,1,NULL,xmlOsmanyaL}}, |
1406 | | {"PhoneticExtensions", |
1407 | | {1,0,xmlPhoneticExtensionsS,NULL}}, |
1408 | | {"PrivateUse", |
1409 | | {1,2,xmlPrivateUseS,xmlPrivateUseL}}, |
1410 | | {"PrivateUseArea", |
1411 | | {1,0,xmlPrivateUseAreaS,NULL}}, |
1412 | | {"Runic", |
1413 | | {1,0,xmlRunicS,NULL}}, |
1414 | | {"Shavian", |
1415 | | {0,1,NULL,xmlShavianL}}, |
1416 | | {"Sinhala", |
1417 | | {1,0,xmlSinhalaS,NULL}}, |
1418 | | {"SmallFormVariants", |
1419 | | {1,0,xmlSmallFormVariantsS,NULL}}, |
1420 | | {"SpacingModifierLetters", |
1421 | | {1,0,xmlSpacingModifierLettersS,NULL}}, |
1422 | | {"Specials", |
1423 | | {1,0,xmlSpecialsS,NULL}}, |
1424 | | {"SuperscriptsandSubscripts", |
1425 | | {1,0,xmlSuperscriptsandSubscriptsS,NULL}}, |
1426 | | {"SupplementalArrows-A", |
1427 | | {1,0,xmlSupplementalArrowsAS,NULL}}, |
1428 | | {"SupplementalArrows-B", |
1429 | | {1,0,xmlSupplementalArrowsBS,NULL}}, |
1430 | | {"SupplementalMathematicalOperators", |
1431 | | {1,0,xmlSupplementalMathematicalOperatorsS,NULL}}, |
1432 | | {"SupplementaryPrivateUseArea-A", |
1433 | | {0,1,NULL,xmlSupplementaryPrivateUseAreaAL}}, |
1434 | | {"SupplementaryPrivateUseArea-B", |
1435 | | {0,1,NULL,xmlSupplementaryPrivateUseAreaBL}}, |
1436 | | {"Syriac", |
1437 | | {1,0,xmlSyriacS,NULL}}, |
1438 | | {"Tagalog", |
1439 | | {1,0,xmlTagalogS,NULL}}, |
1440 | | {"Tagbanwa", |
1441 | | {1,0,xmlTagbanwaS,NULL}}, |
1442 | | {"Tags", |
1443 | | {0,1,NULL,xmlTagsL}}, |
1444 | | {"TaiLe", |
1445 | | {1,0,xmlTaiLeS,NULL}}, |
1446 | | {"TaiXuanJingSymbols", |
1447 | | {0,1,NULL,xmlTaiXuanJingSymbolsL}}, |
1448 | | {"Tamil", |
1449 | | {1,0,xmlTamilS,NULL}}, |
1450 | | {"Telugu", |
1451 | | {1,0,xmlTeluguS,NULL}}, |
1452 | | {"Thaana", |
1453 | | {1,0,xmlThaanaS,NULL}}, |
1454 | | {"Thai", |
1455 | | {1,0,xmlThaiS,NULL}}, |
1456 | | {"Tibetan", |
1457 | | {1,0,xmlTibetanS,NULL}}, |
1458 | | {"Ugaritic", |
1459 | | {0,1,NULL,xmlUgariticL}}, |
1460 | | {"UnifiedCanadianAboriginalSyllabics", |
1461 | | {1,0,xmlUnifiedCanadianAboriginalSyllabicsS,NULL}}, |
1462 | | {"VariationSelectors", |
1463 | | {1,0,xmlVariationSelectorsS,NULL}}, |
1464 | | {"VariationSelectorsSupplement", |
1465 | | {0,1,NULL,xmlVariationSelectorsSupplementL}}, |
1466 | | {"YiRadicals", |
1467 | | {1,0,xmlYiRadicalsS,NULL}}, |
1468 | | {"YiSyllables", |
1469 | | {1,0,xmlYiSyllablesS,NULL}}, |
1470 | | {"YijingHexagramSymbols", |
1471 | | {1,0,xmlYijingHexagramSymbolsS,NULL}} |
1472 | | }; |
1473 | | |