Memoize tests
[p5sagit/p5-mst-13.2.git] / lib / unicore / In.pl
CommitLineData
9fdf68be 1# !!!!!!! DO NOT EDIT THIS FILE !!!!!!!
2# This file is built by mktables.PL from e.g. Unicode.txt.
3# Any changes made here will be lost!
4%utf8::In = (
d9efae67 5'LATIN' => 0,
6'GREEK' => 1,
7'CYRILLIC' => 2,
8'ARMENIAN' => 3,
9'HEBREW' => 4,
10'ARABIC' => 5,
11'SYRIAC' => 6,
12'THAANA' => 7,
13'DEVANAGARI' => 8,
14'BENGALI' => 9,
15'GURMUKHI' => 10,
16'GUJARATI' => 11,
17'ORIYA' => 12,
18'TAMIL' => 13,
19'TELUGU' => 14,
20'KANNADA' => 15,
21'MALAYALAM' => 16,
22'SINHALA' => 17,
23'THAI' => 18,
24'LAO' => 19,
25'TIBETAN' => 20,
26'MYANMAR' => 21,
27'GEORGIAN' => 22,
28'HANGUL' => 23,
29'ETHIOPIC' => 24,
30'CHEROKEE' => 25,
31'CANADIAN-ABORIGINAL' => 26,
32'OGHAM' => 27,
33'RUNIC' => 28,
34'KHMER' => 29,
35'MONGOLIAN' => 30,
36'HIRAGANA' => 31,
37'KATAKANA' => 32,
38'BOPOMOFO' => 33,
39'HAN' => 34,
40'YI' => 35,
41'OLD-ITALIC' => 36,
42'GOTHIC' => 37,
43'DESERET' => 38,
44'INHERITED' => 39,
45'Basic Latin' => 40,
46'Latin-1 Supplement' => 41,
47'Latin Extended-A' => 42,
48'Latin Extended-B' => 43,
49'IPA Extensions' => 44,
50'Spacing Modifier Letters' => 45,
51'Combining Diacritical Marks' => 46,
52'Greek Block' => 47,
53'Cyrillic Block' => 48,
54'Armenian Block' => 49,
55'Hebrew Block' => 50,
56'Arabic Block' => 51,
57'Syriac Block' => 52,
58'Thaana Block' => 53,
59'Devanagari Block' => 54,
60'Bengali Block' => 55,
61'Gurmukhi Block' => 56,
62'Gujarati Block' => 57,
63'Oriya Block' => 58,
64'Tamil Block' => 59,
65'Telugu Block' => 60,
66'Kannada Block' => 61,
67'Malayalam Block' => 62,
68'Sinhala Block' => 63,
69'Thai Block' => 64,
70'Lao Block' => 65,
71'Tibetan Block' => 66,
72'Myanmar Block' => 67,
73'Georgian Block' => 68,
74'Hangul Jamo' => 69,
75'Ethiopic Block' => 70,
76'Cherokee Block' => 71,
77'Unified Canadian Aboriginal Syllabics' => 72,
78'Ogham Block' => 73,
79'Runic Block' => 74,
80'Khmer Block' => 75,
81'Mongolian Block' => 76,
82'Latin Extended Additional' => 77,
83'Greek Extended' => 78,
84'General Punctuation' => 79,
85'Superscripts and Subscripts' => 80,
86'Currency Symbols' => 81,
87'Combining Marks for Symbols' => 82,
88'Letterlike Symbols' => 83,
89'Number Forms' => 84,
90'Arrows' => 85,
91'Mathematical Operators' => 86,
92'Miscellaneous Technical' => 87,
93'Control Pictures' => 88,
94'Optical Character Recognition' => 89,
95'Enclosed Alphanumerics' => 90,
96'Box Drawing' => 91,
97'Block Elements' => 92,
98'Geometric Shapes' => 93,
99'Miscellaneous Symbols' => 94,
100'Dingbats' => 95,
101'Braille Patterns' => 96,
102'CJK Radicals Supplement' => 97,
103'Kangxi Radicals' => 98,
104'Ideographic Description Characters' => 99,
105'CJK Symbols and Punctuation' => 100,
106'Hiragana Block' => 101,
107'Katakana Block' => 102,
108'Bopomofo Block' => 103,
109'Hangul Compatibility Jamo' => 104,
110'Kanbun' => 105,
111'Bopomofo Extended' => 106,
112'Enclosed CJK Letters and Months' => 107,
113'CJK Compatibility' => 108,
114'CJK Unified Ideographs Extension A' => 109,
115'CJK Unified Ideographs' => 110,
116'Yi Syllables' => 111,
117'Yi Radicals' => 112,
118'Hangul Syllables' => 113,
119'High Surrogates' => 114,
120'High Private Use Surrogates' => 115,
121'Low Surrogates' => 116,
122'Private Use' => 117,
123'CJK Compatibility Ideographs' => 118,
124'Alphabetic Presentation Forms' => 119,
125'Arabic Presentation Forms-A' => 120,
126'Combining Half Marks' => 121,
127'CJK Compatibility Forms' => 122,
128'Small Form Variants' => 123,
129'Arabic Presentation Forms-B' => 124,
130'Specials' => 125,
131'Halfwidth and Fullwidth Forms' => 126,
132'Old Italic' => 127,
133'Gothic Block' => 128,
134'Deseret Block' => 129,
135'Byzantine Musical Symbols' => 130,
136'Musical Symbols' => 131,
137'Mathematical Alphanumeric Symbols' => 132,
138'CJK Unified Ideographs Extension B' => 133,
139'CJK Compatibility Ideographs Supplement' => 134,
140'Tags' => 135,
c602af67 141'Common' => 136,
1ac13f9a 142'Any' => 137,
143'White_space' => 138,
144'Bidi_Control' => 139,
145'Join_Control' => 140,
146'Dash' => 141,
147'Hyphen' => 142,
148'Quotation_Mark' => 143,
149'Terminal_Punctuation' => 144,
150'Other_Math' => 145,
151'Hex_Digit' => 146,
152'ASCII_Hex_Digit' => 147,
153'Other_Alphabetic' => 148,
154'Ideographic' => 149,
155'Diacritic' => 150,
156'Extender' => 151,
157'Other_Lowercase' => 152,
158'Other_Uppercase' => 153,
159'Noncharacter_Code_Point' => 154,
160'Assigned' => 155,
161'Alphabetic' => 156,
162'Lowercase' => 157,
163'Uppercase' => 158,
164'Math' => 159,
165'Lampersand' => 160,
166'ID_Start' => 161,
167'ID_Continue' => 162,
d9efae67 168);
169%utf8::InPat = (
c8b5a1e3 170'al' => {
f173cd49 171 'Alphabetic(?:[-_]|\s+)?Presentation(?:[-_]|\s+)?Forms' => 'Alphabetic Presentation Forms',
1ac13f9a 172 'Alphabetic' => 'Alphabetic',
173},
c8b5a1e3 174'an' => {
1ac13f9a 175 'Any' => 'Any',
d9efae67 176},
c8b5a1e3 177'ar' => {
178 'ARMENIAN' => 'ARMENIAN',
d9efae67 179 'ARABIC' => 'ARABIC',
c8b5a1e3 180 'Armenian(?:[-_]|\s+)?Block' => 'Armenian Block',
f173cd49 181 'Arabic(?:[-_]|\s+)?Block' => 'Arabic Block',
c8b5a1e3 182 'Arrows' => 'Arrows',
f173cd49 183 'Arabic(?:[-_]|\s+)?Presentation(?:[-_]|\s+)?Forms(?:[-_]|\s+)?A' => 'Arabic Presentation Forms-A',
184 'Arabic(?:[-_]|\s+)?Presentation(?:[-_]|\s+)?Forms(?:[-_]|\s+)?B' => 'Arabic Presentation Forms-B',
d9efae67 185},
c8b5a1e3 186'as' => {
1ac13f9a 187 'ASCII(?:[-_]|\s+)?Hex(?:[-_]|\s+)?Digit' => 'ASCII_Hex_Digit',
1ac13f9a 188 'Assigned' => 'Assigned',
189},
c8b5a1e3 190'ba' => {
f173cd49 191 'Basic(?:[-_]|\s+)?Latin' => 'Basic Latin',
d9efae67 192},
c8b5a1e3 193'be' => {
d9efae67 194 'BENGALI' => 'BENGALI',
f173cd49 195 'Bengali(?:[-_]|\s+)?Block' => 'Bengali Block',
d9efae67 196},
c8b5a1e3 197'bi' => {
1ac13f9a 198 'Bidi(?:[-_]|\s+)?Control' => 'Bidi_Control',
199},
c8b5a1e3 200'bl' => {
f173cd49 201 'Block(?:[-_]|\s+)?Elements' => 'Block Elements',
d9efae67 202},
c8b5a1e3 203'bo' => {
d9efae67 204 'BOPOMOFO' => 'BOPOMOFO',
c8b5a1e3 205 'Box(?:[-_]|\s+)?Drawing' => 'Box Drawing',
f173cd49 206 'Bopomofo(?:[-_]|\s+)?Block' => 'Bopomofo Block',
207 'Bopomofo(?:[-_]|\s+)?Extended' => 'Bopomofo Extended',
d9efae67 208},
c8b5a1e3 209'br' => {
f173cd49 210 'Braille(?:[-_]|\s+)?Patterns' => 'Braille Patterns',
d9efae67 211},
c8b5a1e3 212'by' => {
f173cd49 213 'Byzantine(?:[-_]|\s+)?Musical(?:[-_]|\s+)?Symbols' => 'Byzantine Musical Symbols',
d9efae67 214},
c8b5a1e3 215'ca' => {
f173cd49 216 'CANADIAN(?:[-_]|\s+)?ABORIGINAL' => 'CANADIAN-ABORIGINAL',
d9efae67 217},
c8b5a1e3 218'ch' => {
d9efae67 219 'CHEROKEE' => 'CHEROKEE',
f173cd49 220 'Cherokee(?:[-_]|\s+)?Block' => 'Cherokee Block',
d9efae67 221},
c8b5a1e3 222'cj' => {
f173cd49 223 'CJK(?:[-_]|\s+)?Radicals(?:[-_]|\s+)?Supplement' => 'CJK Radicals Supplement',
224 'CJK(?:[-_]|\s+)?Symbols(?:[-_]|\s+)?and(?:[-_]|\s+)?Punctuation' => 'CJK Symbols and Punctuation',
225 'CJK(?:[-_]|\s+)?Compatibility' => 'CJK Compatibility',
226 'CJK(?:[-_]|\s+)?Unified(?:[-_]|\s+)?Ideographs(?:[-_]|\s+)?Extension(?:[-_]|\s+)?A' => 'CJK Unified Ideographs Extension A',
227 'CJK(?:[-_]|\s+)?Unified(?:[-_]|\s+)?Ideographs' => 'CJK Unified Ideographs',
228 'CJK(?:[-_]|\s+)?Compatibility(?:[-_]|\s+)?Ideographs' => 'CJK Compatibility Ideographs',
229 'CJK(?:[-_]|\s+)?Compatibility(?:[-_]|\s+)?Forms' => 'CJK Compatibility Forms',
230 'CJK(?:[-_]|\s+)?Unified(?:[-_]|\s+)?Ideographs(?:[-_]|\s+)?Extension(?:[-_]|\s+)?B' => 'CJK Unified Ideographs Extension B',
231 'CJK(?:[-_]|\s+)?Compatibility(?:[-_]|\s+)?Ideographs(?:[-_]|\s+)?Supplement' => 'CJK Compatibility Ideographs Supplement',
d9efae67 232},
c8b5a1e3 233'co' => {
f173cd49 234 'Combining(?:[-_]|\s+)?Diacritical(?:[-_]|\s+)?Marks' => 'Combining Diacritical Marks',
235 'Combining(?:[-_]|\s+)?Marks(?:[-_]|\s+)?for(?:[-_]|\s+)?Symbols' => 'Combining Marks for Symbols',
c8b5a1e3 236 'Control(?:[-_]|\s+)?Pictures' => 'Control Pictures',
f173cd49 237 'Combining(?:[-_]|\s+)?Half(?:[-_]|\s+)?Marks' => 'Combining Half Marks',
c602af67 238 'Common' => 'Common',
d9efae67 239},
c8b5a1e3 240'cu' => {
f173cd49 241 'Currency(?:[-_]|\s+)?Symbols' => 'Currency Symbols',
d9efae67 242},
c8b5a1e3 243'cy' => {
d9efae67 244 'CYRILLIC' => 'CYRILLIC',
f173cd49 245 'Cyrillic(?:[-_]|\s+)?Block' => 'Cyrillic Block',
d9efae67 246},
c8b5a1e3 247'da' => {
1ac13f9a 248 'Dash' => 'Dash',
249},
c8b5a1e3 250'de' => {
d9efae67 251 'DEVANAGARI' => 'DEVANAGARI',
c8b5a1e3 252 'DESERET' => 'DESERET',
f173cd49 253 'Devanagari(?:[-_]|\s+)?Block' => 'Devanagari Block',
c8b5a1e3 254 'Deseret(?:[-_]|\s+)?Block' => 'Deseret Block',
d9efae67 255},
c8b5a1e3 256'di' => {
d9efae67 257 'Dingbats' => 'Dingbats',
c8b5a1e3 258 'Diacritic' => 'Diacritic',
d9efae67 259},
c8b5a1e3 260'en' => {
f173cd49 261 'Enclosed(?:[-_]|\s+)?Alphanumerics' => 'Enclosed Alphanumerics',
262 'Enclosed(?:[-_]|\s+)?CJK(?:[-_]|\s+)?Letters(?:[-_]|\s+)?and(?:[-_]|\s+)?Months' => 'Enclosed CJK Letters and Months',
d9efae67 263},
c8b5a1e3 264'et' => {
d9efae67 265 'ETHIOPIC' => 'ETHIOPIC',
f173cd49 266 'Ethiopic(?:[-_]|\s+)?Block' => 'Ethiopic Block',
d9efae67 267},
c8b5a1e3 268'ex' => {
1ac13f9a 269 'Extender' => 'Extender',
270},
c8b5a1e3 271'ge' => {
d9efae67 272 'GEORGIAN' => 'GEORGIAN',
f173cd49 273 'Georgian(?:[-_]|\s+)?Block' => 'Georgian Block',
c8b5a1e3 274 'General(?:[-_]|\s+)?Punctuation' => 'General Punctuation',
f173cd49 275 'Geometric(?:[-_]|\s+)?Shapes' => 'Geometric Shapes',
d9efae67 276},
c8b5a1e3 277'go' => {
d9efae67 278 'GOTHIC' => 'GOTHIC',
f173cd49 279 'Gothic(?:[-_]|\s+)?Block' => 'Gothic Block',
d9efae67 280},
c8b5a1e3 281'gr' => {
d9efae67 282 'GREEK' => 'GREEK',
f173cd49 283 'Greek(?:[-_]|\s+)?Block' => 'Greek Block',
284 'Greek(?:[-_]|\s+)?Extended' => 'Greek Extended',
d9efae67 285},
c8b5a1e3 286'gu' => {
d9efae67 287 'GURMUKHI' => 'GURMUKHI',
c8b5a1e3 288 'GUJARATI' => 'GUJARATI',
f173cd49 289 'Gurmukhi(?:[-_]|\s+)?Block' => 'Gurmukhi Block',
c8b5a1e3 290 'Gujarati(?:[-_]|\s+)?Block' => 'Gujarati Block',
d9efae67 291},
c8b5a1e3 292'ha' => {
d9efae67 293 'HANGUL' => 'HANGUL',
294 'HAN' => 'HAN',
f173cd49 295 'Hangul(?:[-_]|\s+)?Jamo' => 'Hangul Jamo',
296 'Hangul(?:[-_]|\s+)?Compatibility(?:[-_]|\s+)?Jamo' => 'Hangul Compatibility Jamo',
297 'Hangul(?:[-_]|\s+)?Syllables' => 'Hangul Syllables',
c8b5a1e3 298 'Halfwidth(?:[-_]|\s+)?and(?:[-_]|\s+)?Fullwidth(?:[-_]|\s+)?Forms' => 'Halfwidth and Fullwidth Forms',
d9efae67 299},
c8b5a1e3 300'he' => {
d9efae67 301 'HEBREW' => 'HEBREW',
f173cd49 302 'Hebrew(?:[-_]|\s+)?Block' => 'Hebrew Block',
1ac13f9a 303 'Hex(?:[-_]|\s+)?Digit' => 'Hex_Digit',
304},
c8b5a1e3 305'hi' => {
d9efae67 306 'HIRAGANA' => 'HIRAGANA',
f173cd49 307 'Hiragana(?:[-_]|\s+)?Block' => 'Hiragana Block',
c8b5a1e3 308 'High(?:[-_]|\s+)?Surrogates' => 'High Surrogates',
309 'High(?:[-_]|\s+)?Private(?:[-_]|\s+)?Use(?:[-_]|\s+)?Surrogates' => 'High Private Use Surrogates',
d9efae67 310},
c8b5a1e3 311'hy' => {
1ac13f9a 312 'Hyphen' => 'Hyphen',
313},
c8b5a1e3 314'id' => {
f173cd49 315 'Ideographic(?:[-_]|\s+)?Description(?:[-_]|\s+)?Characters' => 'Ideographic Description Characters',
1ac13f9a 316 'Ideographic' => 'Ideographic',
c8b5a1e3 317 'ID(?:[-_]|\s+)?Start' => 'ID_Start',
318 'ID(?:[-_]|\s+)?Continue' => 'ID_Continue',
d9efae67 319},
c8b5a1e3 320'in' => {
d9efae67 321 'INHERITED' => 'INHERITED',
322},
c8b5a1e3 323'ip' => {
f173cd49 324 'IPA(?:[-_]|\s+)?Extensions' => 'IPA Extensions',
d9efae67 325},
c8b5a1e3 326'jo' => {
1ac13f9a 327 'Join(?:[-_]|\s+)?Control' => 'Join_Control',
328},
c8b5a1e3 329'ka' => {
d9efae67 330 'KANNADA' => 'KANNADA',
c8b5a1e3 331 'KATAKANA' => 'KATAKANA',
f173cd49 332 'Kannada(?:[-_]|\s+)?Block' => 'Kannada Block',
333 'Kangxi(?:[-_]|\s+)?Radicals' => 'Kangxi Radicals',
f173cd49 334 'Katakana(?:[-_]|\s+)?Block' => 'Katakana Block',
c8b5a1e3 335 'Kanbun' => 'Kanbun',
d9efae67 336},
c8b5a1e3 337'kh' => {
d9efae67 338 'KHMER' => 'KHMER',
f173cd49 339 'Khmer(?:[-_]|\s+)?Block' => 'Khmer Block',
d9efae67 340},
c8b5a1e3 341'la' => {
d9efae67 342 'LATIN' => 'LATIN',
c8b5a1e3 343 'LAO' => 'LAO',
f173cd49 344 'Latin(?:[-_]|\s+)?1(?:[-_]|\s+)?Supplement' => 'Latin-1 Supplement',
345 'Latin(?:[-_]|\s+)?Extended(?:[-_]|\s+)?A' => 'Latin Extended-A',
346 'Latin(?:[-_]|\s+)?Extended(?:[-_]|\s+)?B' => 'Latin Extended-B',
c8b5a1e3 347 'Lao(?:[-_]|\s+)?Block' => 'Lao Block',
f173cd49 348 'Latin(?:[-_]|\s+)?Extended(?:[-_]|\s+)?Additional' => 'Latin Extended Additional',
c8b5a1e3 349 'Lampersand' => 'Lampersand',
d9efae67 350},
c8b5a1e3 351'le' => {
f173cd49 352 'Letterlike(?:[-_]|\s+)?Symbols' => 'Letterlike Symbols',
d9efae67 353},
c8b5a1e3 354'lo' => {
f173cd49 355 'Low(?:[-_]|\s+)?Surrogates' => 'Low Surrogates',
1ac13f9a 356 'Lowercase' => 'Lowercase',
d9efae67 357},
c8b5a1e3 358'ma' => {
d9efae67 359 'MALAYALAM' => 'MALAYALAM',
f173cd49 360 'Malayalam(?:[-_]|\s+)?Block' => 'Malayalam Block',
f173cd49 361 'Mathematical(?:[-_]|\s+)?Operators' => 'Mathematical Operators',
362 'Mathematical(?:[-_]|\s+)?Alphanumeric(?:[-_]|\s+)?Symbols' => 'Mathematical Alphanumeric Symbols',
1ac13f9a 363 'Math' => 'Math',
d9efae67 364},
c8b5a1e3 365'mi' => {
f173cd49 366 'Miscellaneous(?:[-_]|\s+)?Technical' => 'Miscellaneous Technical',
367 'Miscellaneous(?:[-_]|\s+)?Symbols' => 'Miscellaneous Symbols',
d9efae67 368},
c8b5a1e3 369'mo' => {
d9efae67 370 'MONGOLIAN' => 'MONGOLIAN',
f173cd49 371 'Mongolian(?:[-_]|\s+)?Block' => 'Mongolian Block',
d9efae67 372},
c8b5a1e3 373'mu' => {
f173cd49 374 'Musical(?:[-_]|\s+)?Symbols' => 'Musical Symbols',
d9efae67 375},
c8b5a1e3 376'my' => {
d9efae67 377 'MYANMAR' => 'MYANMAR',
f173cd49 378 'Myanmar(?:[-_]|\s+)?Block' => 'Myanmar Block',
d9efae67 379},
c8b5a1e3 380'no' => {
1ac13f9a 381 'Noncharacter(?:[-_]|\s+)?Code(?:[-_]|\s+)?Point' => 'Noncharacter_Code_Point',
382},
c8b5a1e3 383'nu' => {
f173cd49 384 'Number(?:[-_]|\s+)?Forms' => 'Number Forms',
d9efae67 385},
c8b5a1e3 386'og' => {
d9efae67 387 'OGHAM' => 'OGHAM',
f173cd49 388 'Ogham(?:[-_]|\s+)?Block' => 'Ogham Block',
d9efae67 389},
c8b5a1e3 390'ol' => {
f173cd49 391 'OLD(?:[-_]|\s+)?ITALIC' => 'OLD-ITALIC',
392 'Old(?:[-_]|\s+)?Italic' => 'Old Italic',
d9efae67 393},
c8b5a1e3 394'op' => {
f173cd49 395 'Optical(?:[-_]|\s+)?Character(?:[-_]|\s+)?Recognition' => 'Optical Character Recognition',
d9efae67 396},
c8b5a1e3 397'or' => {
d9efae67 398 'ORIYA' => 'ORIYA',
f173cd49 399 'Oriya(?:[-_]|\s+)?Block' => 'Oriya Block',
d9efae67 400},
c8b5a1e3 401'ot' => {
1ac13f9a 402 'Other(?:[-_]|\s+)?Math' => 'Other_Math',
403 'Other(?:[-_]|\s+)?Alphabetic' => 'Other_Alphabetic',
404 'Other(?:[-_]|\s+)?Lowercase' => 'Other_Lowercase',
405 'Other(?:[-_]|\s+)?Uppercase' => 'Other_Uppercase',
406},
c8b5a1e3 407'pr' => {
f173cd49 408 'Private(?:[-_]|\s+)?Use' => 'Private Use',
d9efae67 409},
c8b5a1e3 410'qu' => {
1ac13f9a 411 'Quotation(?:[-_]|\s+)?Mark' => 'Quotation_Mark',
412},
c8b5a1e3 413'ru' => {
d9efae67 414 'RUNIC' => 'RUNIC',
f173cd49 415 'Runic(?:[-_]|\s+)?Block' => 'Runic Block',
d9efae67 416},
c8b5a1e3 417'si' => {
d9efae67 418 'SINHALA' => 'SINHALA',
f173cd49 419 'Sinhala(?:[-_]|\s+)?Block' => 'Sinhala Block',
d9efae67 420},
c8b5a1e3 421'sm' => {
f173cd49 422 'Small(?:[-_]|\s+)?Form(?:[-_]|\s+)?Variants' => 'Small Form Variants',
d9efae67 423},
c8b5a1e3 424'sp' => {
f173cd49 425 'Spacing(?:[-_]|\s+)?Modifier(?:[-_]|\s+)?Letters' => 'Spacing Modifier Letters',
d9efae67 426 'Specials' => 'Specials',
427},
c8b5a1e3 428'su' => {
f173cd49 429 'Superscripts(?:[-_]|\s+)?and(?:[-_]|\s+)?Subscripts' => 'Superscripts and Subscripts',
d9efae67 430},
c8b5a1e3 431'sy' => {
d9efae67 432 'SYRIAC' => 'SYRIAC',
f173cd49 433 'Syriac(?:[-_]|\s+)?Block' => 'Syriac Block',
d9efae67 434},
c8b5a1e3 435'ta' => {
d9efae67 436 'TAMIL' => 'TAMIL',
f173cd49 437 'Tamil(?:[-_]|\s+)?Block' => 'Tamil Block',
c8b5a1e3 438 'Tags' => 'Tags',
d9efae67 439},
c8b5a1e3 440'te' => {
d9efae67 441 'TELUGU' => 'TELUGU',
f173cd49 442 'Telugu(?:[-_]|\s+)?Block' => 'Telugu Block',
1ac13f9a 443 'Terminal(?:[-_]|\s+)?Punctuation' => 'Terminal_Punctuation',
444},
c8b5a1e3 445'th' => {
d9efae67 446 'THAANA' => 'THAANA',
447 'THAI' => 'THAI',
f173cd49 448 'Thaana(?:[-_]|\s+)?Block' => 'Thaana Block',
449 'Thai(?:[-_]|\s+)?Block' => 'Thai Block',
d9efae67 450},
c8b5a1e3 451'ti' => {
d9efae67 452 'TIBETAN' => 'TIBETAN',
f173cd49 453 'Tibetan(?:[-_]|\s+)?Block' => 'Tibetan Block',
d9efae67 454},
c8b5a1e3 455'un' => {
f173cd49 456 'Unified(?:[-_]|\s+)?Canadian(?:[-_]|\s+)?Aboriginal(?:[-_]|\s+)?Syllabics' => 'Unified Canadian Aboriginal Syllabics',
d9efae67 457},
c8b5a1e3 458'up' => {
1ac13f9a 459 'Uppercase' => 'Uppercase',
460},
c8b5a1e3 461'wh' => {
1ac13f9a 462 'White(?:[-_]|\s+)?space' => 'White_space',
463},
d9efae67 464'yi' => {
465 'YI' => 'YI',
f173cd49 466 'Yi(?:[-_]|\s+)?Syllables' => 'Yi Syllables',
467 'Yi(?:[-_]|\s+)?Radicals' => 'Yi Radicals',
d9efae67 468},
9fdf68be 469);