regex_syntax/unicode_tables/
property_names.rs

1// DO NOT EDIT THIS FILE. IT WAS AUTOMATICALLY GENERATED BY:
2//
3//   ucd-generate property-names ucd-15.0.0
4//
5// Unicode version: 15.0.0.
6//
7// ucd-generate 0.2.14 is available on crates.io.
8
9pub const PROPERTY_NAMES: &'static [(&'static str, &'static str)] = &[
10    ("age", "Age"),
11    ("ahex", "ASCII_Hex_Digit"),
12    ("alpha", "Alphabetic"),
13    ("alphabetic", "Alphabetic"),
14    ("asciihexdigit", "ASCII_Hex_Digit"),
15    ("bc", "Bidi_Class"),
16    ("bidic", "Bidi_Control"),
17    ("bidiclass", "Bidi_Class"),
18    ("bidicontrol", "Bidi_Control"),
19    ("bidim", "Bidi_Mirrored"),
20    ("bidimirrored", "Bidi_Mirrored"),
21    ("bidimirroringglyph", "Bidi_Mirroring_Glyph"),
22    ("bidipairedbracket", "Bidi_Paired_Bracket"),
23    ("bidipairedbrackettype", "Bidi_Paired_Bracket_Type"),
24    ("blk", "Block"),
25    ("block", "Block"),
26    ("bmg", "Bidi_Mirroring_Glyph"),
27    ("bpb", "Bidi_Paired_Bracket"),
28    ("bpt", "Bidi_Paired_Bracket_Type"),
29    ("canonicalcombiningclass", "Canonical_Combining_Class"),
30    ("cased", "Cased"),
31    ("casefolding", "Case_Folding"),
32    ("caseignorable", "Case_Ignorable"),
33    ("ccc", "Canonical_Combining_Class"),
34    ("ce", "Composition_Exclusion"),
35    ("cf", "Case_Folding"),
36    ("changeswhencasefolded", "Changes_When_Casefolded"),
37    ("changeswhencasemapped", "Changes_When_Casemapped"),
38    ("changeswhenlowercased", "Changes_When_Lowercased"),
39    ("changeswhennfkccasefolded", "Changes_When_NFKC_Casefolded"),
40    ("changeswhentitlecased", "Changes_When_Titlecased"),
41    ("changeswhenuppercased", "Changes_When_Uppercased"),
42    ("ci", "Case_Ignorable"),
43    ("cjkaccountingnumeric", "kAccountingNumeric"),
44    ("cjkcompatibilityvariant", "kCompatibilityVariant"),
45    ("cjkiicore", "kIICore"),
46    ("cjkirggsource", "kIRG_GSource"),
47    ("cjkirghsource", "kIRG_HSource"),
48    ("cjkirgjsource", "kIRG_JSource"),
49    ("cjkirgkpsource", "kIRG_KPSource"),
50    ("cjkirgksource", "kIRG_KSource"),
51    ("cjkirgmsource", "kIRG_MSource"),
52    ("cjkirgssource", "kIRG_SSource"),
53    ("cjkirgtsource", "kIRG_TSource"),
54    ("cjkirguksource", "kIRG_UKSource"),
55    ("cjkirgusource", "kIRG_USource"),
56    ("cjkirgvsource", "kIRG_VSource"),
57    ("cjkothernumeric", "kOtherNumeric"),
58    ("cjkprimarynumeric", "kPrimaryNumeric"),
59    ("cjkrsunicode", "kRSUnicode"),
60    ("compex", "Full_Composition_Exclusion"),
61    ("compositionexclusion", "Composition_Exclusion"),
62    ("cwcf", "Changes_When_Casefolded"),
63    ("cwcm", "Changes_When_Casemapped"),
64    ("cwkcf", "Changes_When_NFKC_Casefolded"),
65    ("cwl", "Changes_When_Lowercased"),
66    ("cwt", "Changes_When_Titlecased"),
67    ("cwu", "Changes_When_Uppercased"),
68    ("dash", "Dash"),
69    ("decompositionmapping", "Decomposition_Mapping"),
70    ("decompositiontype", "Decomposition_Type"),
71    ("defaultignorablecodepoint", "Default_Ignorable_Code_Point"),
72    ("dep", "Deprecated"),
73    ("deprecated", "Deprecated"),
74    ("di", "Default_Ignorable_Code_Point"),
75    ("dia", "Diacritic"),
76    ("diacritic", "Diacritic"),
77    ("dm", "Decomposition_Mapping"),
78    ("dt", "Decomposition_Type"),
79    ("ea", "East_Asian_Width"),
80    ("eastasianwidth", "East_Asian_Width"),
81    ("ebase", "Emoji_Modifier_Base"),
82    ("ecomp", "Emoji_Component"),
83    ("emod", "Emoji_Modifier"),
84    ("emoji", "Emoji"),
85    ("emojicomponent", "Emoji_Component"),
86    ("emojimodifier", "Emoji_Modifier"),
87    ("emojimodifierbase", "Emoji_Modifier_Base"),
88    ("emojipresentation", "Emoji_Presentation"),
89    ("epres", "Emoji_Presentation"),
90    ("equideo", "Equivalent_Unified_Ideograph"),
91    ("equivalentunifiedideograph", "Equivalent_Unified_Ideograph"),
92    ("expandsonnfc", "Expands_On_NFC"),
93    ("expandsonnfd", "Expands_On_NFD"),
94    ("expandsonnfkc", "Expands_On_NFKC"),
95    ("expandsonnfkd", "Expands_On_NFKD"),
96    ("ext", "Extender"),
97    ("extendedpictographic", "Extended_Pictographic"),
98    ("extender", "Extender"),
99    ("extpict", "Extended_Pictographic"),
100    ("fcnfkc", "FC_NFKC_Closure"),
101    ("fcnfkcclosure", "FC_NFKC_Closure"),
102    ("fullcompositionexclusion", "Full_Composition_Exclusion"),
103    ("gc", "General_Category"),
104    ("gcb", "Grapheme_Cluster_Break"),
105    ("generalcategory", "General_Category"),
106    ("graphemebase", "Grapheme_Base"),
107    ("graphemeclusterbreak", "Grapheme_Cluster_Break"),
108    ("graphemeextend", "Grapheme_Extend"),
109    ("graphemelink", "Grapheme_Link"),
110    ("grbase", "Grapheme_Base"),
111    ("grext", "Grapheme_Extend"),
112    ("grlink", "Grapheme_Link"),
113    ("hangulsyllabletype", "Hangul_Syllable_Type"),
114    ("hex", "Hex_Digit"),
115    ("hexdigit", "Hex_Digit"),
116    ("hst", "Hangul_Syllable_Type"),
117    ("hyphen", "Hyphen"),
118    ("idc", "ID_Continue"),
119    ("idcontinue", "ID_Continue"),
120    ("ideo", "Ideographic"),
121    ("ideographic", "Ideographic"),
122    ("ids", "ID_Start"),
123    ("idsb", "IDS_Binary_Operator"),
124    ("idsbinaryoperator", "IDS_Binary_Operator"),
125    ("idst", "IDS_Trinary_Operator"),
126    ("idstart", "ID_Start"),
127    ("idstrinaryoperator", "IDS_Trinary_Operator"),
128    ("indicpositionalcategory", "Indic_Positional_Category"),
129    ("indicsyllabiccategory", "Indic_Syllabic_Category"),
130    ("inpc", "Indic_Positional_Category"),
131    ("insc", "Indic_Syllabic_Category"),
132    ("isc", "ISO_Comment"),
133    ("jamoshortname", "Jamo_Short_Name"),
134    ("jg", "Joining_Group"),
135    ("joinc", "Join_Control"),
136    ("joincontrol", "Join_Control"),
137    ("joininggroup", "Joining_Group"),
138    ("joiningtype", "Joining_Type"),
139    ("jsn", "Jamo_Short_Name"),
140    ("jt", "Joining_Type"),
141    ("kaccountingnumeric", "kAccountingNumeric"),
142    ("kcompatibilityvariant", "kCompatibilityVariant"),
143    ("kiicore", "kIICore"),
144    ("kirggsource", "kIRG_GSource"),
145    ("kirghsource", "kIRG_HSource"),
146    ("kirgjsource", "kIRG_JSource"),
147    ("kirgkpsource", "kIRG_KPSource"),
148    ("kirgksource", "kIRG_KSource"),
149    ("kirgmsource", "kIRG_MSource"),
150    ("kirgssource", "kIRG_SSource"),
151    ("kirgtsource", "kIRG_TSource"),
152    ("kirguksource", "kIRG_UKSource"),
153    ("kirgusource", "kIRG_USource"),
154    ("kirgvsource", "kIRG_VSource"),
155    ("kothernumeric", "kOtherNumeric"),
156    ("kprimarynumeric", "kPrimaryNumeric"),
157    ("krsunicode", "kRSUnicode"),
158    ("lb", "Line_Break"),
159    ("lc", "Lowercase_Mapping"),
160    ("linebreak", "Line_Break"),
161    ("loe", "Logical_Order_Exception"),
162    ("logicalorderexception", "Logical_Order_Exception"),
163    ("lower", "Lowercase"),
164    ("lowercase", "Lowercase"),
165    ("lowercasemapping", "Lowercase_Mapping"),
166    ("math", "Math"),
167    ("na", "Name"),
168    ("na1", "Unicode_1_Name"),
169    ("name", "Name"),
170    ("namealias", "Name_Alias"),
171    ("nchar", "Noncharacter_Code_Point"),
172    ("nfcqc", "NFC_Quick_Check"),
173    ("nfcquickcheck", "NFC_Quick_Check"),
174    ("nfdqc", "NFD_Quick_Check"),
175    ("nfdquickcheck", "NFD_Quick_Check"),
176    ("nfkccasefold", "NFKC_Casefold"),
177    ("nfkccf", "NFKC_Casefold"),
178    ("nfkcqc", "NFKC_Quick_Check"),
179    ("nfkcquickcheck", "NFKC_Quick_Check"),
180    ("nfkdqc", "NFKD_Quick_Check"),
181    ("nfkdquickcheck", "NFKD_Quick_Check"),
182    ("noncharactercodepoint", "Noncharacter_Code_Point"),
183    ("nt", "Numeric_Type"),
184    ("numerictype", "Numeric_Type"),
185    ("numericvalue", "Numeric_Value"),
186    ("nv", "Numeric_Value"),
187    ("oalpha", "Other_Alphabetic"),
188    ("ocomment", "ISO_Comment"),
189    ("odi", "Other_Default_Ignorable_Code_Point"),
190    ("ogrext", "Other_Grapheme_Extend"),
191    ("oidc", "Other_ID_Continue"),
192    ("oids", "Other_ID_Start"),
193    ("olower", "Other_Lowercase"),
194    ("omath", "Other_Math"),
195    ("otheralphabetic", "Other_Alphabetic"),
196    ("otherdefaultignorablecodepoint", "Other_Default_Ignorable_Code_Point"),
197    ("othergraphemeextend", "Other_Grapheme_Extend"),
198    ("otheridcontinue", "Other_ID_Continue"),
199    ("otheridstart", "Other_ID_Start"),
200    ("otherlowercase", "Other_Lowercase"),
201    ("othermath", "Other_Math"),
202    ("otheruppercase", "Other_Uppercase"),
203    ("oupper", "Other_Uppercase"),
204    ("patsyn", "Pattern_Syntax"),
205    ("patternsyntax", "Pattern_Syntax"),
206    ("patternwhitespace", "Pattern_White_Space"),
207    ("patws", "Pattern_White_Space"),
208    ("pcm", "Prepended_Concatenation_Mark"),
209    ("prependedconcatenationmark", "Prepended_Concatenation_Mark"),
210    ("qmark", "Quotation_Mark"),
211    ("quotationmark", "Quotation_Mark"),
212    ("radical", "Radical"),
213    ("regionalindicator", "Regional_Indicator"),
214    ("ri", "Regional_Indicator"),
215    ("sb", "Sentence_Break"),
216    ("sc", "Script"),
217    ("scf", "Simple_Case_Folding"),
218    ("script", "Script"),
219    ("scriptextensions", "Script_Extensions"),
220    ("scx", "Script_Extensions"),
221    ("sd", "Soft_Dotted"),
222    ("sentencebreak", "Sentence_Break"),
223    ("sentenceterminal", "Sentence_Terminal"),
224    ("sfc", "Simple_Case_Folding"),
225    ("simplecasefolding", "Simple_Case_Folding"),
226    ("simplelowercasemapping", "Simple_Lowercase_Mapping"),
227    ("simpletitlecasemapping", "Simple_Titlecase_Mapping"),
228    ("simpleuppercasemapping", "Simple_Uppercase_Mapping"),
229    ("slc", "Simple_Lowercase_Mapping"),
230    ("softdotted", "Soft_Dotted"),
231    ("space", "White_Space"),
232    ("stc", "Simple_Titlecase_Mapping"),
233    ("sterm", "Sentence_Terminal"),
234    ("suc", "Simple_Uppercase_Mapping"),
235    ("tc", "Titlecase_Mapping"),
236    ("term", "Terminal_Punctuation"),
237    ("terminalpunctuation", "Terminal_Punctuation"),
238    ("titlecasemapping", "Titlecase_Mapping"),
239    ("uc", "Uppercase_Mapping"),
240    ("uideo", "Unified_Ideograph"),
241    ("unicode1name", "Unicode_1_Name"),
242    ("unicoderadicalstroke", "kRSUnicode"),
243    ("unifiedideograph", "Unified_Ideograph"),
244    ("upper", "Uppercase"),
245    ("uppercase", "Uppercase"),
246    ("uppercasemapping", "Uppercase_Mapping"),
247    ("urs", "kRSUnicode"),
248    ("variationselector", "Variation_Selector"),
249    ("verticalorientation", "Vertical_Orientation"),
250    ("vo", "Vertical_Orientation"),
251    ("vs", "Variation_Selector"),
252    ("wb", "Word_Break"),
253    ("whitespace", "White_Space"),
254    ("wordbreak", "Word_Break"),
255    ("wspace", "White_Space"),
256    ("xidc", "XID_Continue"),
257    ("xidcontinue", "XID_Continue"),
258    ("xids", "XID_Start"),
259    ("xidstart", "XID_Start"),
260    ("xonfc", "Expands_On_NFC"),
261    ("xonfd", "Expands_On_NFD"),
262    ("xonfkc", "Expands_On_NFKC"),
263    ("xonfkd", "Expands_On_NFKD"),
264];