make/data/unicodedata/Blocks.txt
author psadhukhan
Mon, 26 Aug 2019 11:20:26 +0530
changeset 58314 170b727a240a
parent 55013 8dae495a59e7
permissions -rw-r--r--
Merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
     1
# Blocks-12.1.0.txt
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
     2
# Date: 2019-03-08, 23:59:00 GMT [KW]
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
     3
# Copyright (c) 2019 Unicode, Inc.
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     4
# For terms of use, see http://www.unicode.org/terms_of_use.html
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     5
#
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     6
# Unicode Character Database
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     7
# For documentation, see http://www.unicode.org/reports/tr44/
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     8
#
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
     9
# Format:
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    10
# Start Code..End Code; Block Name
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    11
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    12
# ================================================
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    13
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    14
# Note:   When comparing block names, casing, whitespace, hyphens,
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    15
#         and underbars are ignored.
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    16
#         For example, "Latin Extended-A" and "latin extended a" are equivalent.
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    17
#         For more information on the comparison of property values,
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    18
#            see UAX #44: http://www.unicode.org/reports/tr44/
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    19
#
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    20
#  All block ranges start with a value where (cp MOD 16) = 0,
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    21
#  and end with a value where (cp MOD 16) = 15. In other words,
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    22
#  the last hexadecimal digit of the start of range is ...0
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    23
#  and the last hexadecimal digit of the end of range is ...F.
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    24
#  This constraint on block ranges guarantees that allocations
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    25
#  are done in terms of whole columns, and that code chart display
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    26
#  never involves splitting columns in the charts.
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    27
#
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    28
#  All code points not explicitly listed for Block
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    29
#  have the value No_Block.
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    30
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    31
# Property:	Block
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    32
#
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    33
# @missing: 0000..10FFFF; No_Block
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    34
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    35
0000..007F; Basic Latin
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    36
0080..00FF; Latin-1 Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    37
0100..017F; Latin Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    38
0180..024F; Latin Extended-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    39
0250..02AF; IPA Extensions
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    40
02B0..02FF; Spacing Modifier Letters
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    41
0300..036F; Combining Diacritical Marks
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    42
0370..03FF; Greek and Coptic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    43
0400..04FF; Cyrillic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    44
0500..052F; Cyrillic Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    45
0530..058F; Armenian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    46
0590..05FF; Hebrew
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    47
0600..06FF; Arabic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    48
0700..074F; Syriac
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    49
0750..077F; Arabic Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    50
0780..07BF; Thaana
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    51
07C0..07FF; NKo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    52
0800..083F; Samaritan
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    53
0840..085F; Mandaic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    54
0860..086F; Syriac Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    55
08A0..08FF; Arabic Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    56
0900..097F; Devanagari
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    57
0980..09FF; Bengali
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    58
0A00..0A7F; Gurmukhi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    59
0A80..0AFF; Gujarati
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    60
0B00..0B7F; Oriya
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    61
0B80..0BFF; Tamil
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    62
0C00..0C7F; Telugu
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    63
0C80..0CFF; Kannada
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    64
0D00..0D7F; Malayalam
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    65
0D80..0DFF; Sinhala
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    66
0E00..0E7F; Thai
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    67
0E80..0EFF; Lao
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    68
0F00..0FFF; Tibetan
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    69
1000..109F; Myanmar
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    70
10A0..10FF; Georgian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    71
1100..11FF; Hangul Jamo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    72
1200..137F; Ethiopic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    73
1380..139F; Ethiopic Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    74
13A0..13FF; Cherokee
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    75
1400..167F; Unified Canadian Aboriginal Syllabics
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    76
1680..169F; Ogham
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    77
16A0..16FF; Runic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    78
1700..171F; Tagalog
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    79
1720..173F; Hanunoo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    80
1740..175F; Buhid
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    81
1760..177F; Tagbanwa
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    82
1780..17FF; Khmer
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    83
1800..18AF; Mongolian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    84
18B0..18FF; Unified Canadian Aboriginal Syllabics Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    85
1900..194F; Limbu
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    86
1950..197F; Tai Le
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    87
1980..19DF; New Tai Lue
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    88
19E0..19FF; Khmer Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    89
1A00..1A1F; Buginese
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    90
1A20..1AAF; Tai Tham
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    91
1AB0..1AFF; Combining Diacritical Marks Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    92
1B00..1B7F; Balinese
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    93
1B80..1BBF; Sundanese
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    94
1BC0..1BFF; Batak
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    95
1C00..1C4F; Lepcha
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    96
1C50..1C7F; Ol Chiki
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    97
1C80..1C8F; Cyrillic Extended-C
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
    98
1C90..1CBF; Georgian Extended
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
    99
1CC0..1CCF; Sundanese Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   100
1CD0..1CFF; Vedic Extensions
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   101
1D00..1D7F; Phonetic Extensions
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   102
1D80..1DBF; Phonetic Extensions Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   103
1DC0..1DFF; Combining Diacritical Marks Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   104
1E00..1EFF; Latin Extended Additional
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   105
1F00..1FFF; Greek Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   106
2000..206F; General Punctuation
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   107
2070..209F; Superscripts and Subscripts
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   108
20A0..20CF; Currency Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   109
20D0..20FF; Combining Diacritical Marks for Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   110
2100..214F; Letterlike Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   111
2150..218F; Number Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   112
2190..21FF; Arrows
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   113
2200..22FF; Mathematical Operators
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   114
2300..23FF; Miscellaneous Technical
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   115
2400..243F; Control Pictures
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   116
2440..245F; Optical Character Recognition
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   117
2460..24FF; Enclosed Alphanumerics
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   118
2500..257F; Box Drawing
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   119
2580..259F; Block Elements
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   120
25A0..25FF; Geometric Shapes
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   121
2600..26FF; Miscellaneous Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   122
2700..27BF; Dingbats
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   123
27C0..27EF; Miscellaneous Mathematical Symbols-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   124
27F0..27FF; Supplemental Arrows-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   125
2800..28FF; Braille Patterns
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   126
2900..297F; Supplemental Arrows-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   127
2980..29FF; Miscellaneous Mathematical Symbols-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   128
2A00..2AFF; Supplemental Mathematical Operators
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   129
2B00..2BFF; Miscellaneous Symbols and Arrows
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   130
2C00..2C5F; Glagolitic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   131
2C60..2C7F; Latin Extended-C
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   132
2C80..2CFF; Coptic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   133
2D00..2D2F; Georgian Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   134
2D30..2D7F; Tifinagh
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   135
2D80..2DDF; Ethiopic Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   136
2DE0..2DFF; Cyrillic Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   137
2E00..2E7F; Supplemental Punctuation
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   138
2E80..2EFF; CJK Radicals Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   139
2F00..2FDF; Kangxi Radicals
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   140
2FF0..2FFF; Ideographic Description Characters
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   141
3000..303F; CJK Symbols and Punctuation
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   142
3040..309F; Hiragana
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   143
30A0..30FF; Katakana
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   144
3100..312F; Bopomofo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   145
3130..318F; Hangul Compatibility Jamo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   146
3190..319F; Kanbun
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   147
31A0..31BF; Bopomofo Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   148
31C0..31EF; CJK Strokes
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   149
31F0..31FF; Katakana Phonetic Extensions
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   150
3200..32FF; Enclosed CJK Letters and Months
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   151
3300..33FF; CJK Compatibility
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   152
3400..4DBF; CJK Unified Ideographs Extension A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   153
4DC0..4DFF; Yijing Hexagram Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   154
4E00..9FFF; CJK Unified Ideographs
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   155
A000..A48F; Yi Syllables
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   156
A490..A4CF; Yi Radicals
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   157
A4D0..A4FF; Lisu
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   158
A500..A63F; Vai
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   159
A640..A69F; Cyrillic Extended-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   160
A6A0..A6FF; Bamum
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   161
A700..A71F; Modifier Tone Letters
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   162
A720..A7FF; Latin Extended-D
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   163
A800..A82F; Syloti Nagri
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   164
A830..A83F; Common Indic Number Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   165
A840..A87F; Phags-pa
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   166
A880..A8DF; Saurashtra
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   167
A8E0..A8FF; Devanagari Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   168
A900..A92F; Kayah Li
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   169
A930..A95F; Rejang
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   170
A960..A97F; Hangul Jamo Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   171
A980..A9DF; Javanese
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   172
A9E0..A9FF; Myanmar Extended-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   173
AA00..AA5F; Cham
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   174
AA60..AA7F; Myanmar Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   175
AA80..AADF; Tai Viet
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   176
AAE0..AAFF; Meetei Mayek Extensions
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   177
AB00..AB2F; Ethiopic Extended-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   178
AB30..AB6F; Latin Extended-E
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   179
AB70..ABBF; Cherokee Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   180
ABC0..ABFF; Meetei Mayek
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   181
AC00..D7AF; Hangul Syllables
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   182
D7B0..D7FF; Hangul Jamo Extended-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   183
D800..DB7F; High Surrogates
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   184
DB80..DBFF; High Private Use Surrogates
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   185
DC00..DFFF; Low Surrogates
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   186
E000..F8FF; Private Use Area
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   187
F900..FAFF; CJK Compatibility Ideographs
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   188
FB00..FB4F; Alphabetic Presentation Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   189
FB50..FDFF; Arabic Presentation Forms-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   190
FE00..FE0F; Variation Selectors
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   191
FE10..FE1F; Vertical Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   192
FE20..FE2F; Combining Half Marks
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   193
FE30..FE4F; CJK Compatibility Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   194
FE50..FE6F; Small Form Variants
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   195
FE70..FEFF; Arabic Presentation Forms-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   196
FF00..FFEF; Halfwidth and Fullwidth Forms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   197
FFF0..FFFF; Specials
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   198
10000..1007F; Linear B Syllabary
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   199
10080..100FF; Linear B Ideograms
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   200
10100..1013F; Aegean Numbers
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   201
10140..1018F; Ancient Greek Numbers
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   202
10190..101CF; Ancient Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   203
101D0..101FF; Phaistos Disc
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   204
10280..1029F; Lycian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   205
102A0..102DF; Carian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   206
102E0..102FF; Coptic Epact Numbers
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   207
10300..1032F; Old Italic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   208
10330..1034F; Gothic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   209
10350..1037F; Old Permic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   210
10380..1039F; Ugaritic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   211
103A0..103DF; Old Persian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   212
10400..1044F; Deseret
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   213
10450..1047F; Shavian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   214
10480..104AF; Osmanya
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   215
104B0..104FF; Osage
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   216
10500..1052F; Elbasan
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   217
10530..1056F; Caucasian Albanian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   218
10600..1077F; Linear A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   219
10800..1083F; Cypriot Syllabary
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   220
10840..1085F; Imperial Aramaic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   221
10860..1087F; Palmyrene
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   222
10880..108AF; Nabataean
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   223
108E0..108FF; Hatran
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   224
10900..1091F; Phoenician
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   225
10920..1093F; Lydian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   226
10980..1099F; Meroitic Hieroglyphs
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   227
109A0..109FF; Meroitic Cursive
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   228
10A00..10A5F; Kharoshthi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   229
10A60..10A7F; Old South Arabian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   230
10A80..10A9F; Old North Arabian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   231
10AC0..10AFF; Manichaean
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   232
10B00..10B3F; Avestan
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   233
10B40..10B5F; Inscriptional Parthian
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   234
10B60..10B7F; Inscriptional Pahlavi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   235
10B80..10BAF; Psalter Pahlavi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   236
10C00..10C4F; Old Turkic
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   237
10C80..10CFF; Old Hungarian
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   238
10D00..10D3F; Hanifi Rohingya
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   239
10E60..10E7F; Rumi Numeral Symbols
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   240
10F00..10F2F; Old Sogdian
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   241
10F30..10F6F; Sogdian
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   242
10FE0..10FFF; Elymaic
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   243
11000..1107F; Brahmi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   244
11080..110CF; Kaithi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   245
110D0..110FF; Sora Sompeng
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   246
11100..1114F; Chakma
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   247
11150..1117F; Mahajani
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   248
11180..111DF; Sharada
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   249
111E0..111FF; Sinhala Archaic Numbers
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   250
11200..1124F; Khojki
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   251
11280..112AF; Multani
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   252
112B0..112FF; Khudawadi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   253
11300..1137F; Grantha
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   254
11400..1147F; Newa
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   255
11480..114DF; Tirhuta
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   256
11580..115FF; Siddham
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   257
11600..1165F; Modi
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   258
11660..1167F; Mongolian Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   259
11680..116CF; Takri
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   260
11700..1173F; Ahom
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   261
11800..1184F; Dogra
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   262
118A0..118FF; Warang Citi
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   263
119A0..119FF; Nandinagari
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   264
11A00..11A4F; Zanabazar Square
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   265
11A50..11AAF; Soyombo
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   266
11AC0..11AFF; Pau Cin Hau
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   267
11C00..11C6F; Bhaiksuki
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   268
11C70..11CBF; Marchen
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   269
11D00..11D5F; Masaram Gondi
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   270
11D60..11DAF; Gunjala Gondi
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   271
11EE0..11EFF; Makasar
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   272
11FC0..11FFF; Tamil Supplement
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   273
12000..123FF; Cuneiform
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   274
12400..1247F; Cuneiform Numbers and Punctuation
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   275
12480..1254F; Early Dynastic Cuneiform
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   276
13000..1342F; Egyptian Hieroglyphs
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   277
13430..1343F; Egyptian Hieroglyph Format Controls
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   278
14400..1467F; Anatolian Hieroglyphs
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   279
16800..16A3F; Bamum Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   280
16A40..16A6F; Mro
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   281
16AD0..16AFF; Bassa Vah
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   282
16B00..16B8F; Pahawh Hmong
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   283
16E40..16E9F; Medefaidrin
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   284
16F00..16F9F; Miao
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   285
16FE0..16FFF; Ideographic Symbols and Punctuation
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   286
17000..187FF; Tangut
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   287
18800..18AFF; Tangut Components
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   288
1B000..1B0FF; Kana Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   289
1B100..1B12F; Kana Extended-A
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   290
1B130..1B16F; Small Kana Extension
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   291
1B170..1B2FF; Nushu
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   292
1BC00..1BC9F; Duployan
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   293
1BCA0..1BCAF; Shorthand Format Controls
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   294
1D000..1D0FF; Byzantine Musical Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   295
1D100..1D1FF; Musical Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   296
1D200..1D24F; Ancient Greek Musical Notation
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   297
1D2E0..1D2FF; Mayan Numerals
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   298
1D300..1D35F; Tai Xuan Jing Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   299
1D360..1D37F; Counting Rod Numerals
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   300
1D400..1D7FF; Mathematical Alphanumeric Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   301
1D800..1DAAF; Sutton SignWriting
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   302
1E000..1E02F; Glagolitic Supplement
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   303
1E100..1E14F; Nyiakeng Puachue Hmong
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   304
1E2C0..1E2FF; Wancho
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   305
1E800..1E8DF; Mende Kikakui
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   306
1E900..1E95F; Adlam
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   307
1EC70..1ECBF; Indic Siyaq Numbers
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   308
1ED00..1ED4F; Ottoman Siyaq Numbers
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   309
1EE00..1EEFF; Arabic Mathematical Alphabetic Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   310
1F000..1F02F; Mahjong Tiles
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   311
1F030..1F09F; Domino Tiles
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   312
1F0A0..1F0FF; Playing Cards
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   313
1F100..1F1FF; Enclosed Alphanumeric Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   314
1F200..1F2FF; Enclosed Ideographic Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   315
1F300..1F5FF; Miscellaneous Symbols and Pictographs
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   316
1F600..1F64F; Emoticons
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   317
1F650..1F67F; Ornamental Dingbats
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   318
1F680..1F6FF; Transport and Map Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   319
1F700..1F77F; Alchemical Symbols
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   320
1F780..1F7FF; Geometric Shapes Extended
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   321
1F800..1F8FF; Supplemental Arrows-C
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   322
1F900..1F9FF; Supplemental Symbols and Pictographs
52633
f94ac11610b3 8209923: Unicode 11.0.0.
rgoel
parents: 50230
diff changeset
   323
1FA00..1FA6F; Chess Symbols
55013
8dae495a59e7 8221431: Support for Unicode 12.1
naoto
parents: 52633
diff changeset
   324
1FA70..1FAFF; Symbols and Pictographs Extended-A
50230
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   325
20000..2A6DF; CJK Unified Ideographs Extension B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   326
2A700..2B73F; CJK Unified Ideographs Extension C
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   327
2B740..2B81F; CJK Unified Ideographs Extension D
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   328
2B820..2CEAF; CJK Unified Ideographs Extension E
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   329
2CEB0..2EBEF; CJK Unified Ideographs Extension F
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   330
2F800..2FA1F; CJK Compatibility Ideographs Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   331
E0000..E007F; Tags
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   332
E0100..E01EF; Variation Selectors Supplement
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   333
F0000..FFFFF; Supplementary Private Use Area-A
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   334
100000..10FFFF; Supplementary Private Use Area-B
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   335
cae567ae015d 8202771: Migrate Unicode character tests to JDK Repo
mli
parents:
diff changeset
   336
# EOF