-
Notifications
You must be signed in to change notification settings - Fork 184
/
Copy pathglobs.rs.data
182 lines (179 loc) · 7.2 KB
/
globs.rs.data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
// This file is part of ICU4X. For terms of use, please see the file
// called LICENSE at the top level of the ICU4X source tree
// (online at: https://github.com/unicode-org/icu4x/blob/main/LICENSE ).
// Paths from CLDR JSON to copy into test data. Uses gitignore-like syntax.
// The variable "$LOCALES" is replaced with the list of locales from above.
const CLDR_JSON_GLOB: &[&str] = &[
"cldr-bcp47/bcp47/timezone.json",
"cldr-cal-buddhist-full/main/$LOCALES/ca-buddhist.json",
"cldr-cal-chinese-full/main/$LOCALES/ca-chinese.json",
"cldr-cal-coptic-full/main/$LOCALES/ca-coptic.json",
"cldr-cal-dangi-full/main/$LOCALES/ca-dangi.json",
"cldr-cal-ethiopic-full/main/$LOCALES/ca-ethiopic-amete-alem.json",
"cldr-cal-ethiopic-full/main/$LOCALES/ca-ethiopic.json",
"cldr-cal-indian-full/main/$LOCALES/ca-indian.json",
"cldr-cal-japanese-full/main/$LOCALES/ca-japanese.json",
"cldr-cal-persian-full/main/$LOCALES/ca-persian.json",
"cldr-cal-hebrew-full/main/$LOCALES/ca-hebrew.json",
"cldr-cal-islamic-full/main/$LOCALES/ca-islamic.json",
"cldr-cal-roc-full/main/$LOCALES/ca-roc.json",
"cldr-core/coverageLevels.json",
"cldr-core/scriptMetadata.json",
"cldr-core/supplemental/aliases.json",
"cldr-core/supplemental/calendarData.json",
"cldr-core/supplemental/currencyData.json",
"cldr-core/supplemental/units.json",
"cldr-core/supplemental/likelySubtags.json",
"cldr-core/supplemental/metaZones.json",
"cldr-core/supplemental/numberingSystems.json",
"cldr-core/supplemental/ordinals.json",
"cldr-core/supplemental/parentLocales.json",
"cldr-core/supplemental/plurals.json",
"cldr-core/supplemental/weekData.json",
"cldr-dates-full/main/$LOCALES/ca-gregorian.json",
"cldr-dates-full/main/$LOCALES/dateFields.json",
"cldr-dates-full/main/$LOCALES/timeZoneNames.json",
"cldr-dates-full/main/cs/ca-gregorian.json",
"cldr-dates-full/main/cs/timeZoneNames.json",
"cldr-dates-full/main/haw/ca-gregorian.json",
"cldr-dates-full/main/haw/timeZoneNames.json",
"cldr-localenames-full/main/$LOCALES/languages.json",
"cldr-localenames-full/main/$LOCALES/scripts.json",
"cldr-localenames-full/main/$LOCALES/territories.json",
"cldr-localenames-full/main/$LOCALES/variants.json",
"cldr-misc-full/main/$LOCALES/characters.json",
"cldr-misc-full/main/$LOCALES/listPatterns.json",
"cldr-numbers-full/main/$LOCALES/currencies.json",
"cldr-numbers-full/main/$LOCALES/numbers.json",
"cldr-person-names-full/main/$LOCALES/personNames.json",
];
const ICUEXPORTDATA_GLOB: &[&str] = &[
"collation/implicithan/$LOCALES_compat_data.toml",
"collation/implicithan/$LOCALES_compat_meta.toml",
"collation/implicithan/$LOCALES_compat_reord.toml",
"collation/implicithan/$LOCALES_standard_data.toml",
"collation/implicithan/$LOCALES_standard_dia.toml",
"collation/implicithan/$LOCALES_standard_jamo.toml",
"collation/implicithan/$LOCALES_standard_meta.toml",
"collation/implicithan/$LOCALES_standard_prim.toml",
"collation/implicithan/$LOCALES_standard_reord.toml",
"collation/implicithan/$LOCALES_traditional_data.toml",
"collation/implicithan/$LOCALES_traditional_meta.toml",
"collation/implicithan/$LOCALES_traditional_reord.toml",
"collation/implicithan/$LOCALES_unihan_data.toml",
"collation/implicithan/$LOCALES_unihan_meta.toml",
"collation/implicithan/$LOCALES_unihan_reord.toml",
"collation/implicithan/ko_search_data.toml",
"collation/implicithan/ko_searchjl_data.toml",
"collation/implicithan/ko_standard_data.toml",
"collation/implicithan/ko_unihan_data.toml",
"collation/implicithan/root_emoji_data.toml",
"collation/implicithan/root_emoji_meta.toml",
"collation/implicithan/root_eor_data.toml",
"collation/implicithan/root_eor_meta.toml",
"collation/implicithan/zh_big5han_data.toml",
"collation/implicithan/zh_gb2312han_data.toml",
"collation/implicithan/zh_pinyin_data.toml",
"collation/implicithan/zh_stroke_data.toml",
"collation/implicithan/zh_unihan_data.toml",
"collation/implicithan/zh_zhuyin_data.toml",
"norm/small/compositions.toml",
"norm/small/decompositionex.toml",
"norm/small/nfd.toml",
"norm/small/nfdex.toml",
"norm/small/nfkd.toml",
"norm/small/nfkdex.toml",
"norm/small/uts46d.toml",
"segmenter/dictionary/burmesedict.toml",
"segmenter/dictionary/cjdict.toml",
"segmenter/dictionary/khmerdict.toml",
"segmenter/dictionary/laodict.toml",
"segmenter/dictionary/thaidict.toml",
"ucase/small/ucase.toml",
"uprops/small/AHex.toml",
"uprops/small/alnum.toml",
"uprops/small/Alpha.toml",
"uprops/small/Basic_Emoji.toml",
"uprops/small/bc.toml",
"uprops/small/Bidi_C.toml",
"uprops/small/Bidi_M.toml",
"uprops/small/blank.toml",
"uprops/small/bmg.toml",
"uprops/small/bpt.toml",
"uprops/small/Cased.toml",
"uprops/small/ccc.toml",
"uprops/small/CI.toml",
"uprops/small/Comp_Ex.toml",
"uprops/small/CWCF.toml",
"uprops/small/CWCM.toml",
"uprops/small/CWKCF.toml",
"uprops/small/CWL.toml",
"uprops/small/CWT.toml",
"uprops/small/CWU.toml",
"uprops/small/Dash.toml",
"uprops/small/Dep.toml",
"uprops/small/DI.toml",
"uprops/small/Dia.toml",
"uprops/small/ea.toml",
"uprops/small/EBase.toml",
"uprops/small/EComp.toml",
"uprops/small/EMod.toml",
"uprops/small/Emoji.toml",
"uprops/small/EPres.toml",
"uprops/small/Ext.toml",
"uprops/small/ExtPict.toml",
"uprops/small/gc.toml",
"uprops/small/GCB.toml",
"uprops/small/gcm.toml",
"uprops/small/Gr_Base.toml",
"uprops/small/Gr_Ext.toml",
"uprops/small/Gr_Link.toml",
"uprops/small/graph.toml",
"uprops/small/Hex.toml",
"uprops/small/Hyphen.toml",
"uprops/small/IDC.toml",
"uprops/small/Ideo.toml",
"uprops/small/IDS.toml",
"uprops/small/IDSB.toml",
"uprops/small/IDST.toml",
"uprops/small/Join_C.toml",
"uprops/small/lb.toml",
"uprops/small/LOE.toml",
"uprops/small/Lower.toml",
"uprops/small/Math.toml",
"uprops/small/NChar.toml",
"uprops/small/nfcinert.toml",
"uprops/small/nfdinert.toml",
"uprops/small/nfkcinert.toml",
"uprops/small/nfkdinert.toml",
"uprops/small/Pat_Syn.toml",
"uprops/small/Pat_WS.toml",
"uprops/small/PCM.toml",
"uprops/small/print.toml",
"uprops/small/QMark.toml",
"uprops/small/Radical.toml",
"uprops/small/RI.toml",
"uprops/small/SB.toml",
"uprops/small/sc.toml",
"uprops/small/scx.toml",
"uprops/small/SD.toml",
"uprops/small/segstart.toml",
"uprops/small/Sensitive.toml",
"uprops/small/STerm.toml",
"uprops/small/Term.toml",
"uprops/small/UIdeo.toml",
"uprops/small/Upper.toml",
"uprops/small/VS.toml",
"uprops/small/WB.toml",
"uprops/small/WSpace.toml",
"uprops/small/xdigit.toml",
"uprops/small/XIDC.toml",
"uprops/small/XIDS.toml",
];
const LSTM_GLOB: &[&str] = &[
"Burmese_codepoints_exclusive_model4_heavy/weights.json",
"Khmer_codepoints_exclusive_model4_heavy/weights.json",
"Lao_codepoints_exclusive_model4_heavy/weights.json",
"Thai_codepoints_exclusive_model4_heavy/weights.json",
"Thai_graphclust_model4_heavy/weights.json",
];