1 | // Copyright (C) 2021 The Qt Company Ltd. |
2 | // Copyright (C) 2013 John Layt <jlayt@kde.org> |
3 | // Copyright © 2004-2023 Unicode, Inc. |
4 | // SPDX-License-Identifier: Unicode-3.0 |
5 | |
6 | #ifndef QTIMEZONEPRIVATE_DATA_P_H |
7 | #define QTIMEZONEPRIVATE_DATA_P_H |
8 | |
9 | // |
10 | // W A R N I N G |
11 | // ------------- |
12 | // |
13 | // This file is not part of the Qt API. It exists for the convenience |
14 | // of internal files. This header file may change from version to version |
15 | // without notice, or even be removed. |
16 | // |
17 | // We mean it. |
18 | // |
19 | |
20 | #include <QtCore/private/qglobal_p.h> |
21 | #include "qbytearrayview.h" |
22 | #include "qstring.h" |
23 | |
24 | QT_REQUIRE_CONFIG(timezone); |
25 | QT_BEGIN_NAMESPACE |
26 | |
27 | namespace QtTimeZoneCldr { |
28 | /* |
29 | Recognized UTC-offset zones and CLDR-derived data on timezone IDs. |
30 | |
31 | The UTC-offset zone table is provided for generic UTC±HH:mm format time |
32 | zones. The UTC backend can support arbitrary offsets in seconds, but only |
33 | advertises a limited repertoire of offsets as "available" in the normal |
34 | sense. |
35 | |
36 | Windows Zone ID support is included in the default base class, QTZP, so can |
37 | be used on all platforms, since an app running on Linux may need to |
38 | communicate with a Windows Outlook server. These tables can also be used to |
39 | look up Region Codes and UTC Offsets on platforms whose backends don't |
40 | directly support them. For example, Darwin does not support |
41 | availableTimeZones() filtering by region or offset. This table is |
42 | auto-generated from the CLDR supplemental/windowsZones.xml data file, with |
43 | IDs converted from CLDR-stable to IANA-current using bcp47/timezone.xml |
44 | data. |
45 | |
46 | Please do not edit this data directly. See the generated section for details |
47 | of its last update and how to update it. |
48 | */ |
49 | |
50 | struct AliasData |
51 | { |
52 | // Table is sorted on aliasId(), then on ianaId(). |
53 | // Indices in alias table, not IANA (group) table |
54 | quint16 aliasIdIndex; |
55 | quint16 ianaIdIndex; |
56 | // Values for the actual IDs: |
57 | constexpr QByteArrayView aliasId() const; |
58 | constexpr QByteArrayView ianaId() const; |
59 | }; |
60 | |
61 | // FIXME: rename ianaIdData[] to ianaListData[], aliasIdData[] to ianaIdData[] |
62 | struct ZoneData |
63 | { |
64 | // Keys (table is sorted in Windows ID, then on territory enum value): |
65 | quint16 windowsIdKey; // Windows ID sequence number |
66 | quint16 territory; // QLocale::Territory, AnyTerritory means No Territory |
67 | // Values for this Windows zone and territory: |
68 | quint16 ianaIdIndex; // Index in ianaIdData of space-joined IANA IDs |
69 | constexpr QLatin1StringView id() const; // Space-joined list of IANA IDs |
70 | constexpr auto ids() const { return id().tokenize(needle: u' '); } // Iterate IANA IDs |
71 | }; |
72 | |
73 | struct WindowsData |
74 | { |
75 | // Table is sorted on key and this puts the windowsId()s in ascending order. |
76 | quint16 windowsIdKey; // Windows ID sequence number |
77 | quint16 windowsIdIndex; // Index of Windows ID in windowsIdData |
78 | // Values for this Windows zone: |
79 | quint16 ianaIdIndex; // Index in ianaIdData of space-joined IANA IDs |
80 | qint32 offsetFromUtc; // Standard Time Offset from UTC, used for quick look-ups |
81 | // FIXME: ianaIdIndex is actually always a single IANA ID, so re-route to alias table |
82 | constexpr QByteArrayView windowsId() const; |
83 | constexpr QByteArrayView ianaId() const; // Space-joined list of IANA IDs |
84 | }; |
85 | |
86 | struct UtcData |
87 | { |
88 | quint16 ianaIdIndex; // Index in ianaIdData of space-joined IANA IDs |
89 | qint32 offsetFromUtc; // Offset form UTC in seconds |
90 | constexpr QByteArrayView id() const; // Space-joined list of IANA IDs |
91 | }; |
92 | |
93 | QT_WARNING_PUSH // QTBUG-128930 |
94 | QT_WARNING_DISABLE_CLANG("-Wunused-const-variable" ) |
95 | |
96 | // GENERATED PART STARTS HERE |
97 | |
98 | /* |
99 | This part of the file was generated on 2024-10-04 from the |
100 | Common Locale Data Repository v45 |
101 | |
102 | http://www.unicode.org/cldr/ |
103 | |
104 | Do not edit this section: instead regenerate it using |
105 | cldr2qlocalexml.py and qlocalexml2cpp.py on updated (or |
106 | edited) CLDR data; see qtbase/util/locale_database/. |
107 | */ |
108 | |
109 | // Alias ID Index, Alias ID Index |
110 | static constexpr AliasData aliasMappingTable[] = { |
111 | { .aliasIdIndex: 0, .ianaIdIndex: 14 }, // Africa/Asmera -> Africa/Asmara |
112 | { .aliasIdIndex: 28, .ianaIdIndex: 44 }, // Africa/Timbuktu -> Africa/Bamako |
113 | { .aliasIdIndex: 58, .ianaIdIndex: 91 }, // America/Argentina/ComodRivadavia -> America/Argentina/Catamarca |
114 | { .aliasIdIndex: 119, .ianaIdIndex: 132 }, // America/Atka -> America/Adak |
115 | { .aliasIdIndex: 145, .ianaIdIndex: 166 }, // America/Buenos_Aires -> America/Argentina/Buenos_Aires |
116 | { .aliasIdIndex: 197, .ianaIdIndex: 91 }, // America/Catamarca -> America/Argentina/Catamarca |
117 | { .aliasIdIndex: 215, .ianaIdIndex: 237 }, // America/Coral_Harbour -> America/Atikokan |
118 | { .aliasIdIndex: 254, .ianaIdIndex: 270 }, // America/Cordoba -> America/Argentina/Cordoba |
119 | { .aliasIdIndex: 296, .ianaIdIndex: 313 }, // America/Ensenada -> America/Tijuana |
120 | { .aliasIdIndex: 329, .ianaIdIndex: 348 }, // America/Fort_Wayne -> America/Indiana/Indianapolis |
121 | { .aliasIdIndex: 377, .ianaIdIndex: 393 }, // America/Godthab -> America/Nuuk |
122 | { .aliasIdIndex: 406, .ianaIdIndex: 348 }, // America/Indianapolis -> America/Indiana/Indianapolis |
123 | { .aliasIdIndex: 427, .ianaIdIndex: 441 }, // America/Jujuy -> America/Argentina/Jujuy |
124 | { .aliasIdIndex: 465, .ianaIdIndex: 481 }, // America/Knox_IN -> America/Indiana/Knox |
125 | { .aliasIdIndex: 502, .ianaIdIndex: 521 }, // America/Louisville -> America/Kentucky/Louisville |
126 | { .aliasIdIndex: 549, .ianaIdIndex: 565 }, // America/Mendoza -> America/Argentina/Mendoza |
127 | { .aliasIdIndex: 591, .ianaIdIndex: 608 }, // America/Montreal -> America/Toronto |
128 | { .aliasIdIndex: 624, .ianaIdIndex: 608 }, // America/Nipigon -> America/Toronto |
129 | { .aliasIdIndex: 640, .ianaIdIndex: 660 }, // America/Pangnirtung -> America/Iqaluit |
130 | { .aliasIdIndex: 676, .ianaIdIndex: 695 }, // America/Porto_Acre -> America/Rio_Branco |
131 | { .aliasIdIndex: 714, .ianaIdIndex: 734 }, // America/Rainy_River -> America/Winnipeg |
132 | { .aliasIdIndex: 751, .ianaIdIndex: 270 }, // America/Rosario -> America/Argentina/Cordoba |
133 | { .aliasIdIndex: 767, .ianaIdIndex: 313 }, // America/Santa_Isabel -> America/Tijuana |
134 | { .aliasIdIndex: 788, .ianaIdIndex: 805 }, // America/Shiprock -> America/Denver |
135 | { .aliasIdIndex: 820, .ianaIdIndex: 608 }, // America/Thunder_Bay -> America/Toronto |
136 | { .aliasIdIndex: 840, .ianaIdIndex: 855 }, // America/Virgin -> America/St_Thomas |
137 | { .aliasIdIndex: 873, .ianaIdIndex: 893 }, // America/Yellowknife -> America/Edmonton |
138 | { .aliasIdIndex: 910, .ianaIdIndex: 932 }, // Antarctica/South_Pole -> Pacific/Auckland |
139 | { .aliasIdIndex: 949, .ianaIdIndex: 964 }, // Asia/Ashkhabad -> Asia/Ashgabat |
140 | { .aliasIdIndex: 978, .ianaIdIndex: 992 }, // Asia/Calcutta -> Asia/Kolkata |
141 | { .aliasIdIndex: 1005, .ianaIdIndex: 1020 }, // Asia/Chongqing -> Asia/Shanghai |
142 | { .aliasIdIndex: 1034, .ianaIdIndex: 1020 }, // Asia/Chungking -> Asia/Shanghai |
143 | { .aliasIdIndex: 1049, .ianaIdIndex: 1060 }, // Asia/Dacca -> Asia/Dhaka |
144 | { .aliasIdIndex: 1071, .ianaIdIndex: 1020 }, // Asia/Harbin -> Asia/Shanghai |
145 | { .aliasIdIndex: 1083, .ianaIdIndex: 1097 }, // Asia/Istanbul -> Europe/Istanbul |
146 | { .aliasIdIndex: 1113, .ianaIdIndex: 1126 }, // Asia/Kashgar -> Asia/Urumqi |
147 | { .aliasIdIndex: 1138, .ianaIdIndex: 1152 }, // Asia/Katmandu -> Asia/Kathmandu |
148 | { .aliasIdIndex: 1167, .ianaIdIndex: 1178 }, // Asia/Macao -> Asia/Macau |
149 | { .aliasIdIndex: 1189, .ianaIdIndex: 1202 }, // Asia/Rangoon -> Asia/Yangon |
150 | { .aliasIdIndex: 1214, .ianaIdIndex: 1226 }, // Asia/Saigon -> Asia/Ho_Chi_Minh |
151 | { .aliasIdIndex: 1243, .ianaIdIndex: 1257 }, // Asia/Tel_Aviv -> Asia/Jerusalem |
152 | { .aliasIdIndex: 1272, .ianaIdIndex: 1284 }, // Asia/Thimbu -> Asia/Thimphu |
153 | { .aliasIdIndex: 1297, .ianaIdIndex: 1316 }, // Asia/Ujung_Pandang -> Asia/Makassar |
154 | { .aliasIdIndex: 1330, .ianaIdIndex: 1346 }, // Asia/Ulan_Bator -> Asia/Ulaanbaatar |
155 | { .aliasIdIndex: 1363, .ianaIdIndex: 1379 }, // Atlantic/Faeroe -> Atlantic/Faroe |
156 | { .aliasIdIndex: 1394, .ianaIdIndex: 1413 }, // Atlantic/Jan_Mayen -> Arctic/Longyearbyen |
157 | { .aliasIdIndex: 1433, .ianaIdIndex: 1447 }, // Australia/ACT -> Australia/Sydney |
158 | { .aliasIdIndex: 1464, .ianaIdIndex: 1447 }, // Australia/Canberra -> Australia/Sydney |
159 | { .aliasIdIndex: 1483, .ianaIdIndex: 1500 }, // Australia/Currie -> Australia/Hobart |
160 | { .aliasIdIndex: 1517, .ianaIdIndex: 1531 }, // Australia/LHI -> Australia/Lord_Howe |
161 | { .aliasIdIndex: 1551, .ianaIdIndex: 1567 }, // Australia/North -> Australia/Darwin |
162 | { .aliasIdIndex: 1584, .ianaIdIndex: 1447 }, // Australia/NSW -> Australia/Sydney |
163 | { .aliasIdIndex: 1598, .ianaIdIndex: 1619 }, // Australia/Queensland -> Australia/Brisbane |
164 | { .aliasIdIndex: 1638, .ianaIdIndex: 1654 }, // Australia/South -> Australia/Adelaide |
165 | { .aliasIdIndex: 1673, .ianaIdIndex: 1500 }, // Australia/Tasmania -> Australia/Hobart |
166 | { .aliasIdIndex: 1692, .ianaIdIndex: 1711 }, // Australia/Victoria -> Australia/Melbourne |
167 | { .aliasIdIndex: 1731, .ianaIdIndex: 1746 }, // Australia/West -> Australia/Perth |
168 | { .aliasIdIndex: 1762, .ianaIdIndex: 1783 }, // Australia/Yancowinna -> Australia/Broken_Hill |
169 | { .aliasIdIndex: 1805, .ianaIdIndex: 695 }, // Brazil/Acre -> America/Rio_Branco |
170 | { .aliasIdIndex: 1817, .ianaIdIndex: 1834 }, // Brazil/DeNoronha -> America/Noronha |
171 | { .aliasIdIndex: 1850, .ianaIdIndex: 1862 }, // Brazil/East -> America/Sao_Paulo |
172 | { .aliasIdIndex: 1880, .ianaIdIndex: 1892 }, // Brazil/West -> America/Manaus |
173 | { .aliasIdIndex: 1907, .ianaIdIndex: 1923 }, // Canada/Atlantic -> America/Halifax |
174 | { .aliasIdIndex: 1939, .ianaIdIndex: 734 }, // Canada/Central -> America/Winnipeg |
175 | { .aliasIdIndex: 1954, .ianaIdIndex: 1979 }, // Canada/East-Saskatchewan -> America/Regina |
176 | { .aliasIdIndex: 1994, .ianaIdIndex: 608 }, // Canada/Eastern -> America/Toronto |
177 | { .aliasIdIndex: 2009, .ianaIdIndex: 893 }, // Canada/Mountain -> America/Edmonton |
178 | { .aliasIdIndex: 2025, .ianaIdIndex: 2045 }, // Canada/Newfoundland -> America/St_Johns |
179 | { .aliasIdIndex: 2062, .ianaIdIndex: 2077 }, // Canada/Pacific -> America/Vancouver |
180 | { .aliasIdIndex: 2095, .ianaIdIndex: 1979 }, // Canada/Saskatchewan -> America/Regina |
181 | { .aliasIdIndex: 2115, .ianaIdIndex: 2128 }, // Canada/Yukon -> America/Whitehorse |
182 | { .aliasIdIndex: 2147, .ianaIdIndex: 2165 }, // Chile/Continental -> America/Santiago |
183 | { .aliasIdIndex: 2182, .ianaIdIndex: 2201 }, // Chile/EasterIsland -> Pacific/Easter |
184 | { .aliasIdIndex: 2216, .ianaIdIndex: 2221 }, // Cuba -> America/Havana |
185 | { .aliasIdIndex: 2236, .ianaIdIndex: 2242 }, // Egypt -> Africa/Cairo |
186 | { .aliasIdIndex: 2255, .ianaIdIndex: 2260 }, // Eire -> Europe/Dublin |
187 | { .aliasIdIndex: 2274, .ianaIdIndex: 2278 }, // EST -> Etc/GMT+5 |
188 | { .aliasIdIndex: 2288, .ianaIdIndex: 2298 }, // Etc/GMT+0 -> Etc/GMT |
189 | { .aliasIdIndex: 2306, .ianaIdIndex: 2298 }, // Etc/GMT-0 -> Etc/GMT |
190 | { .aliasIdIndex: 2316, .ianaIdIndex: 2298 }, // Etc/GMT0 -> Etc/GMT |
191 | { .aliasIdIndex: 2325, .ianaIdIndex: 2298 }, // Etc/Greenwich -> Etc/GMT |
192 | { .aliasIdIndex: 2339, .ianaIdIndex: 2347 }, // Etc/UCT -> Etc/UTC |
193 | { .aliasIdIndex: 2355, .ianaIdIndex: 2347 }, // Etc/Universal -> Etc/UTC |
194 | { .aliasIdIndex: 2369, .ianaIdIndex: 2347 }, // Etc/Zulu -> Etc/UTC |
195 | { .aliasIdIndex: 2378, .ianaIdIndex: 2393 }, // Europe/Belfast -> Europe/London |
196 | { .aliasIdIndex: 2407, .ianaIdIndex: 2419 }, // Europe/Kiev -> Europe/Kyiv |
197 | { .aliasIdIndex: 2431, .ianaIdIndex: 2446 }, // Europe/Nicosia -> Asia/Nicosia |
198 | { .aliasIdIndex: 2459, .ianaIdIndex: 2475 }, // Europe/Tiraspol -> Europe/Chisinau |
199 | { .aliasIdIndex: 2491, .ianaIdIndex: 2419 }, // Europe/Uzhgorod -> Europe/Kyiv |
200 | { .aliasIdIndex: 2507, .ianaIdIndex: 2419 }, // Europe/Zaporozhye -> Europe/Kyiv |
201 | { .aliasIdIndex: 2525, .ianaIdIndex: 2393 }, // GB -> Europe/London |
202 | { .aliasIdIndex: 2528, .ianaIdIndex: 2393 }, // GB-Eire -> Europe/London |
203 | { .aliasIdIndex: 2536, .ianaIdIndex: 2298 }, // GMT -> Etc/GMT |
204 | { .aliasIdIndex: 2540, .ianaIdIndex: 2298 }, // GMT+0 -> Etc/GMT |
205 | { .aliasIdIndex: 2546, .ianaIdIndex: 2298 }, // GMT-0 -> Etc/GMT |
206 | { .aliasIdIndex: 2552, .ianaIdIndex: 2298 }, // GMT0 -> Etc/GMT |
207 | { .aliasIdIndex: 2557, .ianaIdIndex: 2298 }, // Greenwich -> Etc/GMT |
208 | { .aliasIdIndex: 2567, .ianaIdIndex: 2576 }, // Hongkong -> Asia/Hong_Kong |
209 | { .aliasIdIndex: 2591, .ianaIdIndex: 2595 }, // HST -> Etc/GMT+10 |
210 | { .aliasIdIndex: 2606, .ianaIdIndex: 2614 }, // Iceland -> Atlantic/Reykjavik |
211 | { .aliasIdIndex: 2633, .ianaIdIndex: 2638 }, // Iran -> Asia/Tehran |
212 | { .aliasIdIndex: 2650, .ianaIdIndex: 1257 }, // Israel -> Asia/Jerusalem |
213 | { .aliasIdIndex: 2657, .ianaIdIndex: 2665 }, // Jamaica -> America/Jamaica |
214 | { .aliasIdIndex: 2681, .ianaIdIndex: 2687 }, // Japan -> Asia/Tokyo |
215 | { .aliasIdIndex: 2698, .ianaIdIndex: 2708 }, // Kwajalein -> Pacific/Kwajalein |
216 | { .aliasIdIndex: 2726, .ianaIdIndex: 2732 }, // Libya -> Africa/Tripoli |
217 | { .aliasIdIndex: 2747, .ianaIdIndex: 313 }, // Mexico/BajaNorte -> America/Tijuana |
218 | { .aliasIdIndex: 2764, .ianaIdIndex: 2779 }, // Mexico/BajaSur -> America/Mazatlan |
219 | { .aliasIdIndex: 2796, .ianaIdIndex: 2811 }, // Mexico/General -> America/Mexico_City |
220 | { .aliasIdIndex: 2831, .ianaIdIndex: 2835 }, // MST -> Etc/GMT+7 |
221 | { .aliasIdIndex: 2845, .ianaIdIndex: 805 }, // Navajo -> America/Denver |
222 | { .aliasIdIndex: 2852, .ianaIdIndex: 932 }, // NZ -> Pacific/Auckland |
223 | { .aliasIdIndex: 2855, .ianaIdIndex: 2863 }, // NZ-CHAT -> Pacific/Chatham |
224 | { .aliasIdIndex: 2879, .ianaIdIndex: 2897 }, // Pacific/Enderbury -> Pacific/Kanton |
225 | { .aliasIdIndex: 2912, .ianaIdIndex: 2929 }, // Pacific/Johnston -> Pacific/Honolulu |
226 | { .aliasIdIndex: 2946, .ianaIdIndex: 2961 }, // Pacific/Ponape -> Pacific/Pohnpei |
227 | { .aliasIdIndex: 2977, .ianaIdIndex: 2991 }, // Pacific/Samoa -> Pacific/Pago_Pago |
228 | { .aliasIdIndex: 3009, .ianaIdIndex: 3022 }, // Pacific/Truk -> Pacific/Chuuk |
229 | { .aliasIdIndex: 3036, .ianaIdIndex: 3022 }, // Pacific/Yap -> Pacific/Chuuk |
230 | { .aliasIdIndex: 3048, .ianaIdIndex: 3055 }, // Poland -> Europe/Warsaw |
231 | { .aliasIdIndex: 3069, .ianaIdIndex: 3078 }, // Portugal -> Europe/Lisbon |
232 | { .aliasIdIndex: 3092, .ianaIdIndex: 1020 }, // PRC -> Asia/Shanghai |
233 | { .aliasIdIndex: 3096, .ianaIdIndex: 3100 }, // ROC -> Asia/Taipei |
234 | { .aliasIdIndex: 3112, .ianaIdIndex: 3116 }, // ROK -> Asia/Seoul |
235 | { .aliasIdIndex: 3127, .ianaIdIndex: 3137 }, // Singapore -> Asia/Singapore |
236 | { .aliasIdIndex: 3152, .ianaIdIndex: 1097 }, // Turkey -> Europe/Istanbul |
237 | { .aliasIdIndex: 3159, .ianaIdIndex: 2347 }, // UCT -> Etc/UTC |
238 | { .aliasIdIndex: 3163, .ianaIdIndex: 2347 }, // Universal -> Etc/UTC |
239 | { .aliasIdIndex: 3173, .ianaIdIndex: 3183 }, // US/Alaska -> America/Anchorage |
240 | { .aliasIdIndex: 3201, .ianaIdIndex: 132 }, // US/Aleutian -> America/Adak |
241 | { .aliasIdIndex: 3213, .ianaIdIndex: 3224 }, // US/Arizona -> America/Phoenix |
242 | { .aliasIdIndex: 3240, .ianaIdIndex: 3251 }, // US/Central -> America/Chicago |
243 | { .aliasIdIndex: 3267, .ianaIdIndex: 348 }, // US/East-Indiana -> America/Indiana/Indianapolis |
244 | { .aliasIdIndex: 3283, .ianaIdIndex: 3294 }, // US/Eastern -> America/New_York |
245 | { .aliasIdIndex: 3311, .ianaIdIndex: 2929 }, // US/Hawaii -> Pacific/Honolulu |
246 | { .aliasIdIndex: 3321, .ianaIdIndex: 481 }, // US/Indiana-Starke -> America/Indiana/Knox |
247 | { .aliasIdIndex: 3339, .ianaIdIndex: 3351 }, // US/Michigan -> America/Detroit |
248 | { .aliasIdIndex: 3367, .ianaIdIndex: 805 }, // US/Mountain -> America/Denver |
249 | { .aliasIdIndex: 3379, .ianaIdIndex: 3390 }, // US/Pacific -> America/Los_Angeles |
250 | { .aliasIdIndex: 3410, .ianaIdIndex: 3390 }, // US/Pacific-New -> America/Los_Angeles |
251 | { .aliasIdIndex: 3425, .ianaIdIndex: 2991 }, // US/Samoa -> Pacific/Pago_Pago |
252 | { .aliasIdIndex: 3434, .ianaIdIndex: 2347 }, // UTC -> Etc/UTC |
253 | { .aliasIdIndex: 3438, .ianaIdIndex: 3443 }, // W-SU -> Europe/Moscow |
254 | { .aliasIdIndex: 3457, .ianaIdIndex: 2347 }, // Zulu -> Etc/UTC |
255 | }; |
256 | |
257 | // Windows ID Key, Territory Enum, IANA ID Index |
258 | static constexpr ZoneData zoneDataTable[] = { |
259 | { .windowsIdKey: 1, .territory: 1, .ianaIdIndex: 0 }, // Afghanistan Standard Time / Afghanistan |
260 | { .windowsIdKey: 2, .territory: 248, .ianaIdIndex: 11 }, // Alaskan Standard Time / United States |
261 | { .windowsIdKey: 3, .territory: 248, .ianaIdIndex: 106 }, // Aleutian Standard Time / United States |
262 | { .windowsIdKey: 4, .territory: 193, .ianaIdIndex: 119 }, // Altai Standard Time / Russia |
263 | { .windowsIdKey: 5, .territory: 19, .ianaIdIndex: 132 }, // Arab Standard Time / Bahrain |
264 | { .windowsIdKey: 5, .territory: 127, .ianaIdIndex: 145 }, // Arab Standard Time / Kuwait |
265 | { .windowsIdKey: 5, .territory: 190, .ianaIdIndex: 157 }, // Arab Standard Time / Qatar |
266 | { .windowsIdKey: 5, .territory: 205, .ianaIdIndex: 168 }, // Arab Standard Time / Saudi Arabia |
267 | { .windowsIdKey: 5, .territory: 259, .ianaIdIndex: 180 }, // Arab Standard Time / Yemen |
268 | { .windowsIdKey: 6, .territory: 0, .ianaIdIndex: 190 }, // Arabian Standard Time / AnyTerritory |
269 | { .windowsIdKey: 6, .territory: 176, .ianaIdIndex: 200 }, // Arabian Standard Time / Oman |
270 | { .windowsIdKey: 6, .territory: 245, .ianaIdIndex: 212 }, // Arabian Standard Time / United Arab Emirates |
271 | { .windowsIdKey: 7, .territory: 113, .ianaIdIndex: 223 }, // Arabic Standard Time / Iraq |
272 | { .windowsIdKey: 8, .territory: 11, .ianaIdIndex: 236 }, // Argentina Standard Time / Argentina |
273 | { .windowsIdKey: 9, .territory: 193, .ianaIdIndex: 559 }, // Astrakhan Standard Time / Russia |
274 | { .windowsIdKey: 10, .territory: 26, .ianaIdIndex: 593 }, // Atlantic Standard Time / Bermuda |
275 | { .windowsIdKey: 10, .territory: 41, .ianaIdIndex: 610 }, // Atlantic Standard Time / Canada |
276 | { .windowsIdKey: 10, .territory: 95, .ianaIdIndex: 678 }, // Atlantic Standard Time / Greenland |
277 | { .windowsIdKey: 11, .territory: 15, .ianaIdIndex: 692 }, // AUS Central Standard Time / Australia |
278 | { .windowsIdKey: 12, .territory: 15, .ianaIdIndex: 709 }, // Aus Central W. Standard Time / Australia |
279 | { .windowsIdKey: 13, .territory: 15, .ianaIdIndex: 725 }, // AUS Eastern Standard Time / Australia |
280 | { .windowsIdKey: 14, .territory: 17, .ianaIdIndex: 762 }, // Azerbaijan Standard Time / Azerbaijan |
281 | { .windowsIdKey: 15, .territory: 95, .ianaIdIndex: 772 }, // Azores Standard Time / Greenland |
282 | { .windowsIdKey: 15, .territory: 188, .ianaIdIndex: 793 }, // Azores Standard Time / Portugal |
283 | { .windowsIdKey: 16, .territory: 32, .ianaIdIndex: 809 }, // Bahia Standard Time / Brazil |
284 | { .windowsIdKey: 17, .territory: 20, .ianaIdIndex: 823 }, // Bangladesh Standard Time / Bangladesh |
285 | { .windowsIdKey: 17, .territory: 27, .ianaIdIndex: 834 }, // Bangladesh Standard Time / Bhutan |
286 | { .windowsIdKey: 18, .territory: 22, .ianaIdIndex: 847 }, // Belarus Standard Time / Belarus |
287 | { .windowsIdKey: 19, .territory: 182, .ianaIdIndex: 860 }, // Bougainville Standard Time / Papua New Guinea |
288 | { .windowsIdKey: 20, .territory: 41, .ianaIdIndex: 881 }, // Canada Central Standard Time / Canada |
289 | { .windowsIdKey: 21, .territory: 0, .ianaIdIndex: 918 }, // Cape Verde Standard Time / AnyTerritory |
290 | { .windowsIdKey: 21, .territory: 43, .ianaIdIndex: 928 }, // Cape Verde Standard Time / Cape Verde |
291 | { .windowsIdKey: 22, .territory: 12, .ianaIdIndex: 948 }, // Caucasus Standard Time / Armenia |
292 | { .windowsIdKey: 23, .territory: 15, .ianaIdIndex: 961 }, // Cen. Australia Standard Time / Australia |
293 | { .windowsIdKey: 24, .territory: 0, .ianaIdIndex: 1002 }, // Central America Standard Time / AnyTerritory |
294 | { .windowsIdKey: 24, .territory: 24, .ianaIdIndex: 1012 }, // Central America Standard Time / Belize |
295 | { .windowsIdKey: 24, .territory: 59, .ianaIdIndex: 1027 }, // Central America Standard Time / Costa Rica |
296 | { .windowsIdKey: 24, .territory: 70, .ianaIdIndex: 1046 }, // Central America Standard Time / Ecuador |
297 | { .windowsIdKey: 24, .territory: 72, .ianaIdIndex: 1064 }, // Central America Standard Time / El Salvador |
298 | { .windowsIdKey: 24, .territory: 99, .ianaIdIndex: 1084 }, // Central America Standard Time / Guatemala |
299 | { .windowsIdKey: 24, .territory: 106, .ianaIdIndex: 1102 }, // Central America Standard Time / Honduras |
300 | { .windowsIdKey: 24, .territory: 168, .ianaIdIndex: 1122 }, // Central America Standard Time / Nicaragua |
301 | { .windowsIdKey: 25, .territory: 0, .ianaIdIndex: 1138 }, // Central Asia Standard Time / AnyTerritory |
302 | { .windowsIdKey: 25, .territory: 9, .ianaIdIndex: 1148 }, // Central Asia Standard Time / Antarctica |
303 | { .windowsIdKey: 25, .territory: 33, .ianaIdIndex: 1166 }, // Central Asia Standard Time / British Indian Ocean Territory |
304 | { .windowsIdKey: 25, .territory: 50, .ianaIdIndex: 1180 }, // Central Asia Standard Time / China |
305 | { .windowsIdKey: 25, .territory: 128, .ianaIdIndex: 1192 }, // Central Asia Standard Time / Kyrgyzstan |
306 | { .windowsIdKey: 26, .territory: 32, .ianaIdIndex: 1205 }, // Central Brazilian Standard Time / Brazil |
307 | { .windowsIdKey: 27, .territory: 3, .ianaIdIndex: 1241 }, // Central Europe Standard Time / Albania |
308 | { .windowsIdKey: 27, .territory: 64, .ianaIdIndex: 1255 }, // Central Europe Standard Time / Czechia |
309 | { .windowsIdKey: 27, .territory: 108, .ianaIdIndex: 1269 }, // Central Europe Standard Time / Hungary |
310 | { .windowsIdKey: 27, .territory: 157, .ianaIdIndex: 1285 }, // Central Europe Standard Time / Montenegro |
311 | { .windowsIdKey: 27, .territory: 207, .ianaIdIndex: 1302 }, // Central Europe Standard Time / Serbia |
312 | { .windowsIdKey: 27, .territory: 212, .ianaIdIndex: 1318 }, // Central Europe Standard Time / Slovakia |
313 | { .windowsIdKey: 27, .territory: 213, .ianaIdIndex: 1336 }, // Central Europe Standard Time / Slovenia |
314 | { .windowsIdKey: 28, .territory: 29, .ianaIdIndex: 1353 }, // Central European Standard Time / Bosnia and Herzegovina |
315 | { .windowsIdKey: 28, .territory: 60, .ianaIdIndex: 1369 }, // Central European Standard Time / Croatia |
316 | { .windowsIdKey: 28, .territory: 140, .ianaIdIndex: 1383 }, // Central European Standard Time / Macedonia |
317 | { .windowsIdKey: 28, .territory: 187, .ianaIdIndex: 1397 }, // Central European Standard Time / Poland |
318 | { .windowsIdKey: 29, .territory: 0, .ianaIdIndex: 1411 }, // Central Pacific Standard Time / AnyTerritory |
319 | { .windowsIdKey: 29, .territory: 9, .ianaIdIndex: 1422 }, // Central Pacific Standard Time / Antarctica |
320 | { .windowsIdKey: 29, .territory: 153, .ianaIdIndex: 1439 }, // Central Pacific Standard Time / Micronesia |
321 | { .windowsIdKey: 29, .territory: 166, .ianaIdIndex: 1470 }, // Central Pacific Standard Time / New Caledonia |
322 | { .windowsIdKey: 29, .territory: 214, .ianaIdIndex: 1485 }, // Central Pacific Standard Time / Solomon Islands |
323 | { .windowsIdKey: 29, .territory: 252, .ianaIdIndex: 1505 }, // Central Pacific Standard Time / Vanuatu |
324 | { .windowsIdKey: 30, .territory: 0, .ianaIdIndex: 1519 }, // Central Standard Time / AnyTerritory |
325 | { .windowsIdKey: 30, .territory: 41, .ianaIdIndex: 1527 }, // Central Standard Time / Canada |
326 | { .windowsIdKey: 30, .territory: 152, .ianaIdIndex: 1582 }, // Central Standard Time / Mexico |
327 | { .windowsIdKey: 30, .territory: 248, .ianaIdIndex: 1616 }, // Central Standard Time / United States |
328 | { .windowsIdKey: 31, .territory: 152, .ianaIdIndex: 1784 }, // Central Standard Time (Mexico) / Mexico |
329 | { .windowsIdKey: 32, .territory: 167, .ianaIdIndex: 1878 }, // Chatham Islands Standard Time / New Zealand |
330 | { .windowsIdKey: 33, .territory: 50, .ianaIdIndex: 1894 }, // China Standard Time / China |
331 | { .windowsIdKey: 33, .territory: 107, .ianaIdIndex: 1908 }, // China Standard Time / Hong Kong |
332 | { .windowsIdKey: 33, .territory: 139, .ianaIdIndex: 1923 }, // China Standard Time / Macao |
333 | { .windowsIdKey: 34, .territory: 61, .ianaIdIndex: 1934 }, // Cuba Standard Time / Cuba |
334 | { .windowsIdKey: 35, .territory: 0, .ianaIdIndex: 1949 }, // Dateline Standard Time / AnyTerritory |
335 | { .windowsIdKey: 36, .territory: 0, .ianaIdIndex: 1960 }, // E. Africa Standard Time / AnyTerritory |
336 | { .windowsIdKey: 36, .territory: 9, .ianaIdIndex: 1970 }, // E. Africa Standard Time / Antarctica |
337 | { .windowsIdKey: 36, .territory: 55, .ianaIdIndex: 1987 }, // E. Africa Standard Time / Comoros |
338 | { .windowsIdKey: 36, .territory: 67, .ianaIdIndex: 2001 }, // E. Africa Standard Time / Djibouti |
339 | { .windowsIdKey: 36, .territory: 74, .ianaIdIndex: 2017 }, // E. Africa Standard Time / Eritrea |
340 | { .windowsIdKey: 36, .territory: 77, .ianaIdIndex: 2031 }, // E. Africa Standard Time / Ethiopia |
341 | { .windowsIdKey: 36, .territory: 124, .ianaIdIndex: 2050 }, // E. Africa Standard Time / Kenya |
342 | { .windowsIdKey: 36, .territory: 141, .ianaIdIndex: 2065 }, // E. Africa Standard Time / Madagascar |
343 | { .windowsIdKey: 36, .territory: 151, .ianaIdIndex: 2085 }, // E. Africa Standard Time / Mayotte |
344 | { .windowsIdKey: 36, .territory: 215, .ianaIdIndex: 2100 }, // E. Africa Standard Time / Somalia |
345 | { .windowsIdKey: 36, .territory: 230, .ianaIdIndex: 2117 }, // E. Africa Standard Time / Tanzania |
346 | { .windowsIdKey: 36, .territory: 243, .ianaIdIndex: 2138 }, // E. Africa Standard Time / Uganda |
347 | { .windowsIdKey: 37, .territory: 15, .ianaIdIndex: 2153 }, // E. Australia Standard Time / Australia |
348 | { .windowsIdKey: 38, .territory: 154, .ianaIdIndex: 2191 }, // E. Europe Standard Time / Moldova |
349 | { .windowsIdKey: 39, .territory: 32, .ianaIdIndex: 2207 }, // E. South America Standard Time / Brazil |
350 | { .windowsIdKey: 40, .territory: 49, .ianaIdIndex: 2225 }, // Easter Island Standard Time / Chile |
351 | { .windowsIdKey: 41, .territory: 0, .ianaIdIndex: 2240 }, // Eastern Standard Time / AnyTerritory |
352 | { .windowsIdKey: 41, .territory: 18, .ianaIdIndex: 2248 }, // Eastern Standard Time / Bahamas |
353 | { .windowsIdKey: 41, .territory: 41, .ianaIdIndex: 2263 }, // Eastern Standard Time / Canada |
354 | { .windowsIdKey: 41, .territory: 248, .ianaIdIndex: 2295 }, // Eastern Standard Time / United States |
355 | { .windowsIdKey: 42, .territory: 152, .ianaIdIndex: 2461 }, // Eastern Standard Time (Mexico) / Mexico |
356 | { .windowsIdKey: 43, .territory: 71, .ianaIdIndex: 2476 }, // Egypt Standard Time / Egypt |
357 | { .windowsIdKey: 44, .territory: 193, .ianaIdIndex: 2489 }, // Ekaterinburg Standard Time / Russia |
358 | { .windowsIdKey: 45, .territory: 82, .ianaIdIndex: 2508 }, // Fiji Standard Time / Fiji |
359 | { .windowsIdKey: 46, .territory: 2, .ianaIdIndex: 2521 }, // FLE Standard Time / Aland Islands |
360 | { .windowsIdKey: 46, .territory: 36, .ianaIdIndex: 2538 }, // FLE Standard Time / Bulgaria |
361 | { .windowsIdKey: 46, .territory: 75, .ianaIdIndex: 2551 }, // FLE Standard Time / Estonia |
362 | { .windowsIdKey: 46, .territory: 83, .ianaIdIndex: 2566 }, // FLE Standard Time / Finland |
363 | { .windowsIdKey: 46, .territory: 131, .ianaIdIndex: 2582 }, // FLE Standard Time / Latvia |
364 | { .windowsIdKey: 46, .territory: 137, .ianaIdIndex: 2594 }, // FLE Standard Time / Lithuania |
365 | { .windowsIdKey: 46, .territory: 244, .ianaIdIndex: 2609 }, // FLE Standard Time / Ukraine |
366 | { .windowsIdKey: 47, .territory: 90, .ianaIdIndex: 2621 }, // Georgian Standard Time / Georgia |
367 | { .windowsIdKey: 48, .territory: 81, .ianaIdIndex: 2634 }, // GMT Standard Time / Faroe Islands |
368 | { .windowsIdKey: 48, .territory: 100, .ianaIdIndex: 2649 }, // GMT Standard Time / Guernsey |
369 | { .windowsIdKey: 48, .territory: 114, .ianaIdIndex: 2665 }, // GMT Standard Time / Ireland |
370 | { .windowsIdKey: 48, .territory: 115, .ianaIdIndex: 2679 }, // GMT Standard Time / Isle of Man |
371 | { .windowsIdKey: 48, .territory: 121, .ianaIdIndex: 2698 }, // GMT Standard Time / Jersey |
372 | { .windowsIdKey: 48, .territory: 188, .ianaIdIndex: 2712 }, // GMT Standard Time / Portugal |
373 | { .windowsIdKey: 48, .territory: 220, .ianaIdIndex: 2743 }, // GMT Standard Time / Spain |
374 | { .windowsIdKey: 48, .territory: 246, .ianaIdIndex: 2759 }, // GMT Standard Time / United Kingdom |
375 | { .windowsIdKey: 49, .territory: 95, .ianaIdIndex: 2773 }, // Greenland Standard Time / Greenland |
376 | { .windowsIdKey: 50, .territory: 37, .ianaIdIndex: 2786 }, // Greenwich Standard Time / Burkina Faso |
377 | { .windowsIdKey: 50, .territory: 89, .ianaIdIndex: 2805 }, // Greenwich Standard Time / Gambia |
378 | { .windowsIdKey: 50, .territory: 92, .ianaIdIndex: 2819 }, // Greenwich Standard Time / Ghana |
379 | { .windowsIdKey: 50, .territory: 95, .ianaIdIndex: 2832 }, // Greenwich Standard Time / Greenland |
380 | { .windowsIdKey: 50, .territory: 101, .ianaIdIndex: 2853 }, // Greenwich Standard Time / Guinea-Bissau |
381 | { .windowsIdKey: 50, .territory: 102, .ianaIdIndex: 2867 }, // Greenwich Standard Time / Guinea |
382 | { .windowsIdKey: 50, .territory: 109, .ianaIdIndex: 2882 }, // Greenwich Standard Time / Iceland |
383 | { .windowsIdKey: 50, .territory: 118, .ianaIdIndex: 2901 }, // Greenwich Standard Time / Ivory Coast |
384 | { .windowsIdKey: 50, .territory: 134, .ianaIdIndex: 2916 }, // Greenwich Standard Time / Liberia |
385 | { .windowsIdKey: 50, .territory: 145, .ianaIdIndex: 2932 }, // Greenwich Standard Time / Mali |
386 | { .windowsIdKey: 50, .territory: 149, .ianaIdIndex: 2946 }, // Greenwich Standard Time / Mauritania |
387 | { .windowsIdKey: 50, .territory: 196, .ianaIdIndex: 2964 }, // Greenwich Standard Time / Saint Helena |
388 | { .windowsIdKey: 50, .territory: 206, .ianaIdIndex: 2983 }, // Greenwich Standard Time / Senegal |
389 | { .windowsIdKey: 50, .territory: 209, .ianaIdIndex: 2996 }, // Greenwich Standard Time / Sierra Leone |
390 | { .windowsIdKey: 50, .territory: 233, .ianaIdIndex: 3012 }, // Greenwich Standard Time / Togo |
391 | { .windowsIdKey: 51, .territory: 63, .ianaIdIndex: 3024 }, // GTB Standard Time / Cyprus |
392 | { .windowsIdKey: 51, .territory: 94, .ianaIdIndex: 3052 }, // GTB Standard Time / Greece |
393 | { .windowsIdKey: 51, .territory: 192, .ianaIdIndex: 3066 }, // GTB Standard Time / Romania |
394 | { .windowsIdKey: 52, .territory: 104, .ianaIdIndex: 3083 }, // Haiti Standard Time / Haiti |
395 | { .windowsIdKey: 53, .territory: 0, .ianaIdIndex: 3106 }, // Hawaiian Standard Time / AnyTerritory |
396 | { .windowsIdKey: 53, .territory: 58, .ianaIdIndex: 3117 }, // Hawaiian Standard Time / Cook Islands |
397 | { .windowsIdKey: 53, .territory: 86, .ianaIdIndex: 3135 }, // Hawaiian Standard Time / French Polynesia |
398 | { .windowsIdKey: 53, .territory: 248, .ianaIdIndex: 3150 }, // Hawaiian Standard Time / United States |
399 | { .windowsIdKey: 54, .territory: 110, .ianaIdIndex: 3167 }, // India Standard Time / India |
400 | { .windowsIdKey: 55, .territory: 112, .ianaIdIndex: 3180 }, // Iran Standard Time / Iran |
401 | { .windowsIdKey: 56, .territory: 116, .ianaIdIndex: 3192 }, // Israel Standard Time / Israel |
402 | { .windowsIdKey: 57, .territory: 122, .ianaIdIndex: 3207 }, // Jordan Standard Time / Jordan |
403 | { .windowsIdKey: 58, .territory: 193, .ianaIdIndex: 3218 }, // Kaliningrad Standard Time / Russia |
404 | { .windowsIdKey: 59, .territory: 218, .ianaIdIndex: 3237 }, // Korea Standard Time / South Korea |
405 | { .windowsIdKey: 60, .territory: 135, .ianaIdIndex: 3248 }, // Libya Standard Time / Libya |
406 | { .windowsIdKey: 61, .territory: 0, .ianaIdIndex: 3263 }, // Line Islands Standard Time / AnyTerritory |
407 | { .windowsIdKey: 61, .territory: 125, .ianaIdIndex: 3274 }, // Line Islands Standard Time / Kiribati |
408 | { .windowsIdKey: 62, .territory: 15, .ianaIdIndex: 3293 }, // Lord Howe Standard Time / Australia |
409 | { .windowsIdKey: 63, .territory: 193, .ianaIdIndex: 3313 }, // Magadan Standard Time / Russia |
410 | { .windowsIdKey: 64, .territory: 49, .ianaIdIndex: 3326 }, // Magallanes Standard Time / Chile |
411 | { .windowsIdKey: 65, .territory: 86, .ianaIdIndex: 3347 }, // Marquesas Standard Time / French Polynesia |
412 | { .windowsIdKey: 66, .territory: 150, .ianaIdIndex: 3365 }, // Mauritius Standard Time / Mauritius |
413 | { .windowsIdKey: 66, .territory: 191, .ianaIdIndex: 3382 }, // Mauritius Standard Time / Reunion |
414 | { .windowsIdKey: 66, .territory: 208, .ianaIdIndex: 3397 }, // Mauritius Standard Time / Seychelles |
415 | { .windowsIdKey: 67, .territory: 132, .ianaIdIndex: 3409 }, // Middle East Standard Time / Lebanon |
416 | { .windowsIdKey: 68, .territory: 250, .ianaIdIndex: 3421 }, // Montevideo Standard Time / Uruguay |
417 | { .windowsIdKey: 69, .territory: 159, .ianaIdIndex: 3440 }, // Morocco Standard Time / Morocco |
418 | { .windowsIdKey: 69, .territory: 257, .ianaIdIndex: 3458 }, // Morocco Standard Time / Western Sahara |
419 | { .windowsIdKey: 70, .territory: 0, .ianaIdIndex: 3474 }, // Mountain Standard Time / AnyTerritory |
420 | { .windowsIdKey: 70, .territory: 41, .ianaIdIndex: 3482 }, // Mountain Standard Time / Canada |
421 | { .windowsIdKey: 70, .territory: 152, .ianaIdIndex: 3536 }, // Mountain Standard Time / Mexico |
422 | { .windowsIdKey: 70, .territory: 248, .ianaIdIndex: 3558 }, // Mountain Standard Time / United States |
423 | { .windowsIdKey: 71, .territory: 152, .ianaIdIndex: 3587 }, // Mountain Standard Time (Mexico) / Mexico |
424 | { .windowsIdKey: 72, .territory: 53, .ianaIdIndex: 3604 }, // Myanmar Standard Time / Cocos Islands |
425 | { .windowsIdKey: 72, .territory: 161, .ianaIdIndex: 3617 }, // Myanmar Standard Time / Myanmar |
426 | { .windowsIdKey: 73, .territory: 193, .ianaIdIndex: 3629 }, // N. Central Asia Standard Time / Russia |
427 | { .windowsIdKey: 74, .territory: 162, .ianaIdIndex: 3646 }, // Namibia Standard Time / Namibia |
428 | { .windowsIdKey: 75, .territory: 164, .ianaIdIndex: 3662 }, // Nepal Standard Time / Nepal |
429 | { .windowsIdKey: 76, .territory: 9, .ianaIdIndex: 3677 }, // New Zealand Standard Time / Antarctica |
430 | { .windowsIdKey: 76, .territory: 167, .ianaIdIndex: 3696 }, // New Zealand Standard Time / New Zealand |
431 | { .windowsIdKey: 77, .territory: 41, .ianaIdIndex: 3713 }, // Newfoundland Standard Time / Canada |
432 | { .windowsIdKey: 78, .territory: 172, .ianaIdIndex: 3730 }, // Norfolk Standard Time / Norfolk Island |
433 | { .windowsIdKey: 79, .territory: 193, .ianaIdIndex: 3746 }, // North Asia East Standard Time / Russia |
434 | { .windowsIdKey: 80, .territory: 193, .ianaIdIndex: 3759 }, // North Asia Standard Time / Russia |
435 | { .windowsIdKey: 81, .territory: 174, .ianaIdIndex: 3794 }, // North Korea Standard Time / North Korea |
436 | { .windowsIdKey: 82, .territory: 193, .ianaIdIndex: 3809 }, // Omsk Standard Time / Russia |
437 | { .windowsIdKey: 83, .territory: 49, .ianaIdIndex: 3819 }, // Pacific SA Standard Time / Chile |
438 | { .windowsIdKey: 84, .territory: 0, .ianaIdIndex: 3836 }, // Pacific Standard Time / AnyTerritory |
439 | { .windowsIdKey: 84, .territory: 41, .ianaIdIndex: 3844 }, // Pacific Standard Time / Canada |
440 | { .windowsIdKey: 84, .territory: 248, .ianaIdIndex: 3862 }, // Pacific Standard Time / United States |
441 | { .windowsIdKey: 85, .territory: 152, .ianaIdIndex: 3882 }, // Pacific Standard Time (Mexico) / Mexico |
442 | { .windowsIdKey: 86, .territory: 178, .ianaIdIndex: 3898 }, // Pakistan Standard Time / Pakistan |
443 | { .windowsIdKey: 87, .territory: 183, .ianaIdIndex: 3911 }, // Paraguay Standard Time / Paraguay |
444 | { .windowsIdKey: 88, .territory: 123, .ianaIdIndex: 3928 }, // Qyzylorda Standard Time / Kazakhstan |
445 | { .windowsIdKey: 89, .territory: 23, .ianaIdIndex: 3943 }, // Romance Standard Time / Belgium |
446 | { .windowsIdKey: 89, .territory: 65, .ianaIdIndex: 3959 }, // Romance Standard Time / Denmark |
447 | { .windowsIdKey: 89, .territory: 84, .ianaIdIndex: 3977 }, // Romance Standard Time / France |
448 | { .windowsIdKey: 89, .territory: 220, .ianaIdIndex: 3990 }, // Romance Standard Time / Spain |
449 | { .windowsIdKey: 90, .territory: 193, .ianaIdIndex: 4017 }, // Russia Time Zone 10 / Russia |
450 | { .windowsIdKey: 91, .territory: 193, .ianaIdIndex: 4036 }, // Russia Time Zone 11 / Russia |
451 | { .windowsIdKey: 92, .territory: 193, .ianaIdIndex: 4063 }, // Russia Time Zone 3 / Russia |
452 | { .windowsIdKey: 93, .territory: 193, .ianaIdIndex: 4077 }, // Russian Standard Time / Russia |
453 | { .windowsIdKey: 93, .territory: 244, .ianaIdIndex: 4104 }, // Russian Standard Time / Ukraine |
454 | { .windowsIdKey: 94, .territory: 0, .ianaIdIndex: 4122 }, // SA Eastern Standard Time / AnyTerritory |
455 | { .windowsIdKey: 94, .territory: 9, .ianaIdIndex: 4132 }, // SA Eastern Standard Time / Antarctica |
456 | { .windowsIdKey: 94, .territory: 32, .ianaIdIndex: 4169 }, // SA Eastern Standard Time / Brazil |
457 | { .windowsIdKey: 94, .territory: 80, .ianaIdIndex: 4248 }, // SA Eastern Standard Time / Falkland Islands |
458 | { .windowsIdKey: 94, .territory: 85, .ianaIdIndex: 4265 }, // SA Eastern Standard Time / French Guiana |
459 | { .windowsIdKey: 94, .territory: 223, .ianaIdIndex: 4281 }, // SA Eastern Standard Time / Suriname |
460 | { .windowsIdKey: 95, .territory: 0, .ianaIdIndex: 4300 }, // SA Pacific Standard Time / AnyTerritory |
461 | { .windowsIdKey: 95, .territory: 32, .ianaIdIndex: 4310 }, // SA Pacific Standard Time / Brazil |
462 | { .windowsIdKey: 95, .territory: 41, .ianaIdIndex: 4346 }, // SA Pacific Standard Time / Canada |
463 | { .windowsIdKey: 95, .territory: 45, .ianaIdIndex: 4363 }, // SA Pacific Standard Time / Cayman Islands |
464 | { .windowsIdKey: 95, .territory: 54, .ianaIdIndex: 4378 }, // SA Pacific Standard Time / Colombia |
465 | { .windowsIdKey: 95, .territory: 70, .ianaIdIndex: 4393 }, // SA Pacific Standard Time / Ecuador |
466 | { .windowsIdKey: 95, .territory: 119, .ianaIdIndex: 4411 }, // SA Pacific Standard Time / Jamaica |
467 | { .windowsIdKey: 95, .territory: 181, .ianaIdIndex: 4427 }, // SA Pacific Standard Time / Panama |
468 | { .windowsIdKey: 95, .territory: 184, .ianaIdIndex: 4442 }, // SA Pacific Standard Time / Peru |
469 | { .windowsIdKey: 96, .territory: 0, .ianaIdIndex: 4455 }, // SA Western Standard Time / AnyTerritory |
470 | { .windowsIdKey: 96, .territory: 8, .ianaIdIndex: 4465 }, // SA Western Standard Time / Anguilla |
471 | { .windowsIdKey: 96, .territory: 10, .ianaIdIndex: 4482 }, // SA Western Standard Time / Antigua and Barbuda |
472 | { .windowsIdKey: 96, .territory: 13, .ianaIdIndex: 4498 }, // SA Western Standard Time / Aruba |
473 | { .windowsIdKey: 96, .territory: 21, .ianaIdIndex: 4512 }, // SA Western Standard Time / Barbados |
474 | { .windowsIdKey: 96, .territory: 28, .ianaIdIndex: 4529 }, // SA Western Standard Time / Bolivia |
475 | { .windowsIdKey: 96, .territory: 32, .ianaIdIndex: 4544 }, // SA Western Standard Time / Brazil |
476 | { .windowsIdKey: 96, .territory: 34, .ianaIdIndex: 4597 }, // SA Western Standard Time / British Virgin Islands |
477 | { .windowsIdKey: 96, .territory: 41, .ianaIdIndex: 4613 }, // SA Western Standard Time / Canada |
478 | { .windowsIdKey: 96, .territory: 44, .ianaIdIndex: 4634 }, // SA Western Standard Time / Caribbean Netherlands |
479 | { .windowsIdKey: 96, .territory: 62, .ianaIdIndex: 4653 }, // SA Western Standard Time / Curacao |
480 | { .windowsIdKey: 96, .territory: 68, .ianaIdIndex: 4669 }, // SA Western Standard Time / Dominica |
481 | { .windowsIdKey: 96, .territory: 69, .ianaIdIndex: 4686 }, // SA Western Standard Time / Dominican Republic |
482 | { .windowsIdKey: 96, .territory: 96, .ianaIdIndex: 4708 }, // SA Western Standard Time / Grenada |
483 | { .windowsIdKey: 96, .territory: 97, .ianaIdIndex: 4724 }, // SA Western Standard Time / Guadeloupe |
484 | { .windowsIdKey: 96, .territory: 103, .ianaIdIndex: 4743 }, // SA Western Standard Time / Guyana |
485 | { .windowsIdKey: 96, .territory: 148, .ianaIdIndex: 4758 }, // SA Western Standard Time / Martinique |
486 | { .windowsIdKey: 96, .territory: 158, .ianaIdIndex: 4777 }, // SA Western Standard Time / Montserrat |
487 | { .windowsIdKey: 96, .territory: 189, .ianaIdIndex: 4796 }, // SA Western Standard Time / Puerto Rico |
488 | { .windowsIdKey: 96, .territory: 195, .ianaIdIndex: 4816 }, // SA Western Standard Time / Saint Barthelemy |
489 | { .windowsIdKey: 96, .territory: 197, .ianaIdIndex: 4838 }, // SA Western Standard Time / Saint Kitts and Nevis |
490 | { .windowsIdKey: 96, .territory: 198, .ianaIdIndex: 4855 }, // SA Western Standard Time / Saint Lucia |
491 | { .windowsIdKey: 96, .territory: 199, .ianaIdIndex: 4872 }, // SA Western Standard Time / Saint Martin |
492 | { .windowsIdKey: 96, .territory: 201, .ianaIdIndex: 4888 }, // SA Western Standard Time / Saint Vincent and Grenadines |
493 | { .windowsIdKey: 96, .territory: 211, .ianaIdIndex: 4907 }, // SA Western Standard Time / Sint Maarten |
494 | { .windowsIdKey: 96, .territory: 236, .ianaIdIndex: 4929 }, // SA Western Standard Time / Trinidad and Tobago |
495 | { .windowsIdKey: 96, .territory: 249, .ianaIdIndex: 4951 }, // SA Western Standard Time / United States Virgin Islands |
496 | { .windowsIdKey: 97, .territory: 200, .ianaIdIndex: 4969 }, // Saint Pierre Standard Time / Saint Pierre and Miquelon |
497 | { .windowsIdKey: 98, .territory: 193, .ianaIdIndex: 4986 }, // Sakhalin Standard Time / Russia |
498 | { .windowsIdKey: 99, .territory: 202, .ianaIdIndex: 5000 }, // Samoa Standard Time / Samoa |
499 | { .windowsIdKey: 100, .territory: 204, .ianaIdIndex: 5013 }, // Sao Tome Standard Time / Sao Tome and Principe |
500 | { .windowsIdKey: 101, .territory: 193, .ianaIdIndex: 5029 }, // Saratov Standard Time / Russia |
501 | { .windowsIdKey: 102, .territory: 0, .ianaIdIndex: 5044 }, // SE Asia Standard Time / AnyTerritory |
502 | { .windowsIdKey: 102, .territory: 9, .ianaIdIndex: 5054 }, // SE Asia Standard Time / Antarctica |
503 | { .windowsIdKey: 102, .territory: 39, .ianaIdIndex: 5071 }, // SE Asia Standard Time / Cambodia |
504 | { .windowsIdKey: 102, .territory: 51, .ianaIdIndex: 5087 }, // SE Asia Standard Time / Christmas Island |
505 | { .windowsIdKey: 102, .territory: 111, .ianaIdIndex: 5104 }, // SE Asia Standard Time / Indonesia |
506 | { .windowsIdKey: 102, .territory: 129, .ianaIdIndex: 5132 }, // SE Asia Standard Time / Laos |
507 | { .windowsIdKey: 102, .territory: 231, .ianaIdIndex: 5147 }, // SE Asia Standard Time / Thailand |
508 | { .windowsIdKey: 102, .territory: 255, .ianaIdIndex: 5160 }, // SE Asia Standard Time / Vietnam |
509 | { .windowsIdKey: 103, .territory: 0, .ianaIdIndex: 5177 }, // Singapore Standard Time / AnyTerritory |
510 | { .windowsIdKey: 103, .territory: 35, .ianaIdIndex: 5187 }, // Singapore Standard Time / Brunei |
511 | { .windowsIdKey: 103, .territory: 111, .ianaIdIndex: 5199 }, // Singapore Standard Time / Indonesia |
512 | { .windowsIdKey: 103, .territory: 143, .ianaIdIndex: 5213 }, // Singapore Standard Time / Malaysia |
513 | { .windowsIdKey: 103, .territory: 185, .ianaIdIndex: 5244 }, // Singapore Standard Time / Philippines |
514 | { .windowsIdKey: 103, .territory: 210, .ianaIdIndex: 5256 }, // Singapore Standard Time / Singapore |
515 | { .windowsIdKey: 104, .territory: 0, .ianaIdIndex: 5271 }, // South Africa Standard Time / AnyTerritory |
516 | { .windowsIdKey: 104, .territory: 30, .ianaIdIndex: 5281 }, // South Africa Standard Time / Botswana |
517 | { .windowsIdKey: 104, .territory: 38, .ianaIdIndex: 5297 }, // South Africa Standard Time / Burundi |
518 | { .windowsIdKey: 104, .territory: 57, .ianaIdIndex: 5314 }, // South Africa Standard Time / Congo - Kinshasa |
519 | { .windowsIdKey: 104, .territory: 76, .ianaIdIndex: 5332 }, // South Africa Standard Time / Eswatini |
520 | { .windowsIdKey: 104, .territory: 133, .ianaIdIndex: 5347 }, // South Africa Standard Time / Lesotho |
521 | { .windowsIdKey: 104, .territory: 142, .ianaIdIndex: 5361 }, // South Africa Standard Time / Malawi |
522 | { .windowsIdKey: 104, .territory: 160, .ianaIdIndex: 5377 }, // South Africa Standard Time / Mozambique |
523 | { .windowsIdKey: 104, .territory: 194, .ianaIdIndex: 5391 }, // South Africa Standard Time / Rwanda |
524 | { .windowsIdKey: 104, .territory: 216, .ianaIdIndex: 5405 }, // South Africa Standard Time / South Africa |
525 | { .windowsIdKey: 104, .territory: 260, .ianaIdIndex: 5425 }, // South Africa Standard Time / Zambia |
526 | { .windowsIdKey: 104, .territory: 261, .ianaIdIndex: 5439 }, // South Africa Standard Time / Zimbabwe |
527 | { .windowsIdKey: 105, .territory: 219, .ianaIdIndex: 5453 }, // South Sudan Standard Time / South Sudan |
528 | { .windowsIdKey: 106, .territory: 221, .ianaIdIndex: 5465 }, // Sri Lanka Standard Time / Sri Lanka |
529 | { .windowsIdKey: 107, .territory: 222, .ianaIdIndex: 5478 }, // Sudan Standard Time / Sudan |
530 | { .windowsIdKey: 108, .territory: 227, .ianaIdIndex: 5494 }, // Syria Standard Time / Syria |
531 | { .windowsIdKey: 109, .territory: 228, .ianaIdIndex: 5508 }, // Taipei Standard Time / Taiwan |
532 | { .windowsIdKey: 110, .territory: 15, .ianaIdIndex: 5520 }, // Tasmania Standard Time / Australia |
533 | { .windowsIdKey: 111, .territory: 32, .ianaIdIndex: 5558 }, // Tocantins Standard Time / Brazil |
534 | { .windowsIdKey: 112, .territory: 0, .ianaIdIndex: 5576 }, // Tokyo Standard Time / AnyTerritory |
535 | { .windowsIdKey: 112, .territory: 111, .ianaIdIndex: 5586 }, // Tokyo Standard Time / Indonesia |
536 | { .windowsIdKey: 112, .territory: 120, .ianaIdIndex: 5600 }, // Tokyo Standard Time / Japan |
537 | { .windowsIdKey: 112, .territory: 179, .ianaIdIndex: 5611 }, // Tokyo Standard Time / Palau |
538 | { .windowsIdKey: 112, .territory: 232, .ianaIdIndex: 5625 }, // Tokyo Standard Time / Timor-Leste |
539 | { .windowsIdKey: 113, .territory: 193, .ianaIdIndex: 5635 }, // Tomsk Standard Time / Russia |
540 | { .windowsIdKey: 114, .territory: 235, .ianaIdIndex: 5646 }, // Tonga Standard Time / Tonga |
541 | { .windowsIdKey: 115, .territory: 193, .ianaIdIndex: 5664 }, // Transbaikal Standard Time / Russia |
542 | { .windowsIdKey: 116, .territory: 239, .ianaIdIndex: 5675 }, // Turkey Standard Time / Turkey |
543 | { .windowsIdKey: 117, .territory: 241, .ianaIdIndex: 5691 }, // Turks And Caicos Standard Time / Turks and Caicos Islands |
544 | { .windowsIdKey: 118, .territory: 156, .ianaIdIndex: 5710 }, // Ulaanbaatar Standard Time / Mongolia |
545 | { .windowsIdKey: 119, .territory: 248, .ianaIdIndex: 5743 }, // US Eastern Standard Time / United States |
546 | { .windowsIdKey: 120, .territory: 0, .ianaIdIndex: 5818 }, // US Mountain Standard Time / AnyTerritory |
547 | { .windowsIdKey: 120, .territory: 41, .ianaIdIndex: 5828 }, // US Mountain Standard Time / Canada |
548 | { .windowsIdKey: 120, .territory: 152, .ianaIdIndex: 5885 }, // US Mountain Standard Time / Mexico |
549 | { .windowsIdKey: 120, .territory: 248, .ianaIdIndex: 5904 }, // US Mountain Standard Time / United States |
550 | { .windowsIdKey: 121, .territory: 0, .ianaIdIndex: 5920 }, // UTC / AnyTerritory |
551 | { .windowsIdKey: 122, .territory: 0, .ianaIdIndex: 5936 }, // UTC+12 / AnyTerritory |
552 | { .windowsIdKey: 122, .territory: 125, .ianaIdIndex: 5947 }, // UTC+12 / Kiribati |
553 | { .windowsIdKey: 122, .territory: 147, .ianaIdIndex: 5962 }, // UTC+12 / Marshall Islands |
554 | { .windowsIdKey: 122, .territory: 163, .ianaIdIndex: 5995 }, // UTC+12 / Nauru |
555 | { .windowsIdKey: 122, .territory: 242, .ianaIdIndex: 6009 }, // UTC+12 / Tuvalu |
556 | { .windowsIdKey: 122, .territory: 247, .ianaIdIndex: 6026 }, // UTC+12 / United States Outlying Islands |
557 | { .windowsIdKey: 122, .territory: 256, .ianaIdIndex: 6039 }, // UTC+12 / Wallis and Futuna |
558 | { .windowsIdKey: 123, .territory: 0, .ianaIdIndex: 6054 }, // UTC+13 / AnyTerritory |
559 | { .windowsIdKey: 123, .territory: 125, .ianaIdIndex: 6065 }, // UTC+13 / Kiribati |
560 | { .windowsIdKey: 123, .territory: 234, .ianaIdIndex: 6080 }, // UTC+13 / Tokelau |
561 | { .windowsIdKey: 124, .territory: 0, .ianaIdIndex: 6096 }, // UTC-02 / AnyTerritory |
562 | { .windowsIdKey: 124, .territory: 32, .ianaIdIndex: 6106 }, // UTC-02 / Brazil |
563 | { .windowsIdKey: 124, .territory: 217, .ianaIdIndex: 6122 }, // UTC-02 / South Georgia and South Sandwich Islands |
564 | { .windowsIdKey: 125, .territory: 0, .ianaIdIndex: 6145 }, // UTC-08 / AnyTerritory |
565 | { .windowsIdKey: 125, .territory: 186, .ianaIdIndex: 6155 }, // UTC-08 / Pitcairn |
566 | { .windowsIdKey: 126, .territory: 0, .ianaIdIndex: 6172 }, // UTC-09 / AnyTerritory |
567 | { .windowsIdKey: 126, .territory: 86, .ianaIdIndex: 6182 }, // UTC-09 / French Polynesia |
568 | { .windowsIdKey: 127, .territory: 0, .ianaIdIndex: 6198 }, // UTC-11 / AnyTerritory |
569 | { .windowsIdKey: 127, .territory: 5, .ianaIdIndex: 6209 }, // UTC-11 / American Samoa |
570 | { .windowsIdKey: 127, .territory: 171, .ianaIdIndex: 6227 }, // UTC-11 / Niue |
571 | { .windowsIdKey: 127, .territory: 247, .ianaIdIndex: 6240 }, // UTC-11 / United States Outlying Islands |
572 | { .windowsIdKey: 128, .territory: 254, .ianaIdIndex: 6255 }, // Venezuela Standard Time / Venezuela |
573 | { .windowsIdKey: 129, .territory: 193, .ianaIdIndex: 6271 }, // Vladivostok Standard Time / Russia |
574 | { .windowsIdKey: 130, .territory: 193, .ianaIdIndex: 6302 }, // Volgograd Standard Time / Russia |
575 | { .windowsIdKey: 131, .territory: 15, .ianaIdIndex: 6319 }, // W. Australia Standard Time / Australia |
576 | { .windowsIdKey: 132, .territory: 0, .ianaIdIndex: 6335 }, // W. Central Africa Standard Time / AnyTerritory |
577 | { .windowsIdKey: 132, .territory: 4, .ianaIdIndex: 6345 }, // W. Central Africa Standard Time / Algeria |
578 | { .windowsIdKey: 132, .territory: 7, .ianaIdIndex: 6360 }, // W. Central Africa Standard Time / Angola |
579 | { .windowsIdKey: 132, .territory: 25, .ianaIdIndex: 6374 }, // W. Central Africa Standard Time / Benin |
580 | { .windowsIdKey: 132, .territory: 40, .ianaIdIndex: 6392 }, // W. Central Africa Standard Time / Cameroon |
581 | { .windowsIdKey: 132, .territory: 46, .ianaIdIndex: 6406 }, // W. Central Africa Standard Time / Central African Republic |
582 | { .windowsIdKey: 132, .territory: 48, .ianaIdIndex: 6420 }, // W. Central Africa Standard Time / Chad |
583 | { .windowsIdKey: 132, .territory: 56, .ianaIdIndex: 6436 }, // W. Central Africa Standard Time / Congo - Brazzaville |
584 | { .windowsIdKey: 132, .territory: 57, .ianaIdIndex: 6455 }, // W. Central Africa Standard Time / Congo - Kinshasa |
585 | { .windowsIdKey: 132, .territory: 73, .ianaIdIndex: 6471 }, // W. Central Africa Standard Time / Equatorial Guinea |
586 | { .windowsIdKey: 132, .territory: 88, .ianaIdIndex: 6485 }, // W. Central Africa Standard Time / Gabon |
587 | { .windowsIdKey: 132, .territory: 169, .ianaIdIndex: 6503 }, // W. Central Africa Standard Time / Nigeria |
588 | { .windowsIdKey: 132, .territory: 170, .ianaIdIndex: 6516 }, // W. Central Africa Standard Time / Niger |
589 | { .windowsIdKey: 132, .territory: 238, .ianaIdIndex: 6530 }, // W. Central Africa Standard Time / Tunisia |
590 | { .windowsIdKey: 133, .territory: 6, .ianaIdIndex: 6543 }, // W. Europe Standard Time / Andorra |
591 | { .windowsIdKey: 133, .territory: 16, .ianaIdIndex: 6558 }, // W. Europe Standard Time / Austria |
592 | { .windowsIdKey: 133, .territory: 91, .ianaIdIndex: 6572 }, // W. Europe Standard Time / Germany |
593 | { .windowsIdKey: 133, .territory: 93, .ianaIdIndex: 6602 }, // W. Europe Standard Time / Gibraltar |
594 | { .windowsIdKey: 133, .territory: 117, .ianaIdIndex: 6619 }, // W. Europe Standard Time / Italy |
595 | { .windowsIdKey: 133, .territory: 136, .ianaIdIndex: 6631 }, // W. Europe Standard Time / Liechtenstein |
596 | { .windowsIdKey: 133, .territory: 138, .ianaIdIndex: 6644 }, // W. Europe Standard Time / Luxembourg |
597 | { .windowsIdKey: 133, .territory: 146, .ianaIdIndex: 6662 }, // W. Europe Standard Time / Malta |
598 | { .windowsIdKey: 133, .territory: 155, .ianaIdIndex: 6675 }, // W. Europe Standard Time / Monaco |
599 | { .windowsIdKey: 133, .territory: 165, .ianaIdIndex: 6689 }, // W. Europe Standard Time / Netherlands |
600 | { .windowsIdKey: 133, .territory: 175, .ianaIdIndex: 6706 }, // W. Europe Standard Time / Norway |
601 | { .windowsIdKey: 133, .territory: 203, .ianaIdIndex: 6718 }, // W. Europe Standard Time / San Marino |
602 | { .windowsIdKey: 133, .territory: 224, .ianaIdIndex: 6736 }, // W. Europe Standard Time / Svalbard and Jan Mayen |
603 | { .windowsIdKey: 133, .territory: 225, .ianaIdIndex: 6756 }, // W. Europe Standard Time / Sweden |
604 | { .windowsIdKey: 133, .territory: 226, .ianaIdIndex: 6773 }, // W. Europe Standard Time / Switzerland |
605 | { .windowsIdKey: 133, .territory: 253, .ianaIdIndex: 6787 }, // W. Europe Standard Time / Vatican City |
606 | { .windowsIdKey: 134, .territory: 156, .ianaIdIndex: 6802 }, // W. Mongolia Standard Time / Mongolia |
607 | { .windowsIdKey: 135, .territory: 0, .ianaIdIndex: 6812 }, // West Asia Standard Time / AnyTerritory |
608 | { .windowsIdKey: 135, .territory: 9, .ianaIdIndex: 6822 }, // West Asia Standard Time / Antarctica |
609 | { .windowsIdKey: 135, .territory: 87, .ianaIdIndex: 6840 }, // West Asia Standard Time / French Southern Territories |
610 | { .windowsIdKey: 135, .territory: 123, .ianaIdIndex: 6857 }, // West Asia Standard Time / Kazakhstan |
611 | { .windowsIdKey: 135, .territory: 144, .ianaIdIndex: 6928 }, // West Asia Standard Time / Maldives |
612 | { .windowsIdKey: 135, .territory: 229, .ianaIdIndex: 6944 }, // West Asia Standard Time / Tajikistan |
613 | { .windowsIdKey: 135, .territory: 240, .ianaIdIndex: 6958 }, // West Asia Standard Time / Turkmenistan |
614 | { .windowsIdKey: 135, .territory: 251, .ianaIdIndex: 6972 }, // West Asia Standard Time / Uzbekistan |
615 | { .windowsIdKey: 136, .territory: 180, .ianaIdIndex: 7001 }, // West Bank Standard Time / Palestinian Territories |
616 | { .windowsIdKey: 137, .territory: 0, .ianaIdIndex: 7023 }, // West Pacific Standard Time / AnyTerritory |
617 | { .windowsIdKey: 137, .territory: 9, .ianaIdIndex: 7034 }, // West Pacific Standard Time / Antarctica |
618 | { .windowsIdKey: 137, .territory: 98, .ianaIdIndex: 7060 }, // West Pacific Standard Time / Guam |
619 | { .windowsIdKey: 137, .territory: 153, .ianaIdIndex: 7073 }, // West Pacific Standard Time / Micronesia |
620 | { .windowsIdKey: 137, .territory: 173, .ianaIdIndex: 7087 }, // West Pacific Standard Time / Northern Mariana Islands |
621 | { .windowsIdKey: 137, .territory: 182, .ianaIdIndex: 7102 }, // West Pacific Standard Time / Papua New Guinea |
622 | { .windowsIdKey: 138, .territory: 193, .ianaIdIndex: 7123 }, // Yakutsk Standard Time / Russia |
623 | { .windowsIdKey: 139, .territory: 41, .ianaIdIndex: 7150 }, // Yukon Standard Time / Canada |
624 | }; |
625 | |
626 | // Windows ID Key, Windows ID Index, IANA ID Index, UTC Offset |
627 | static constexpr WindowsData windowsDataTable[] = { |
628 | { .windowsIdKey: 1, .windowsIdIndex: 0, .ianaIdIndex: 0, .offsetFromUtc: 16200 }, // Afghanistan Standard Time |
629 | { .windowsIdKey: 2, .windowsIdIndex: 26, .ianaIdIndex: 7184,.offsetFromUtc: -32400 }, // Alaskan Standard Time |
630 | { .windowsIdKey: 3, .windowsIdIndex: 48, .ianaIdIndex: 106,.offsetFromUtc: -36000 }, // Aleutian Standard Time |
631 | { .windowsIdKey: 4, .windowsIdIndex: 71, .ianaIdIndex: 119, .offsetFromUtc: 25200 }, // Altai Standard Time |
632 | { .windowsIdKey: 5, .windowsIdIndex: 91, .ianaIdIndex: 168, .offsetFromUtc: 10800 }, // Arab Standard Time |
633 | { .windowsIdKey: 6, .windowsIdIndex: 110, .ianaIdIndex: 212, .offsetFromUtc: 14400 }, // Arabian Standard Time |
634 | { .windowsIdKey: 7, .windowsIdIndex: 132, .ianaIdIndex: 223, .offsetFromUtc: 10800 }, // Arabic Standard Time |
635 | { .windowsIdKey: 8, .windowsIdIndex: 153, .ianaIdIndex: 7202,.offsetFromUtc: -10800 }, // Argentina Standard Time |
636 | { .windowsIdKey: 9, .windowsIdIndex: 177, .ianaIdIndex: 7233, .offsetFromUtc: 14400 }, // Astrakhan Standard Time |
637 | { .windowsIdKey: 10, .windowsIdIndex: 201, .ianaIdIndex: 7250,.offsetFromUtc: -14400 }, // Atlantic Standard Time |
638 | { .windowsIdKey: 11, .windowsIdIndex: 224, .ianaIdIndex: 692, .offsetFromUtc: 34200 }, // AUS Central Standard Time |
639 | { .windowsIdKey: 12, .windowsIdIndex: 250, .ianaIdIndex: 709, .offsetFromUtc: 31500 }, // Aus Central W. Standard Time |
640 | { .windowsIdKey: 13, .windowsIdIndex: 279, .ianaIdIndex: 7266, .offsetFromUtc: 36000 }, // AUS Eastern Standard Time |
641 | { .windowsIdKey: 14, .windowsIdIndex: 305, .ianaIdIndex: 762, .offsetFromUtc: 14400 }, // Azerbaijan Standard Time |
642 | { .windowsIdKey: 15, .windowsIdIndex: 330, .ianaIdIndex: 793, .offsetFromUtc: -3600 }, // Azores Standard Time |
643 | { .windowsIdKey: 16, .windowsIdIndex: 351, .ianaIdIndex: 809,.offsetFromUtc: -10800 }, // Bahia Standard Time |
644 | { .windowsIdKey: 17, .windowsIdIndex: 371, .ianaIdIndex: 823, .offsetFromUtc: 21600 }, // Bangladesh Standard Time |
645 | { .windowsIdKey: 18, .windowsIdIndex: 396, .ianaIdIndex: 847, .offsetFromUtc: 10800 }, // Belarus Standard Time |
646 | { .windowsIdKey: 19, .windowsIdIndex: 418, .ianaIdIndex: 860, .offsetFromUtc: 39600 }, // Bougainville Standard Time |
647 | { .windowsIdKey: 20, .windowsIdIndex: 445, .ianaIdIndex: 7283,.offsetFromUtc: -21600 }, // Canada Central Standard Time |
648 | { .windowsIdKey: 21, .windowsIdIndex: 474, .ianaIdIndex: 928, .offsetFromUtc: -3600 }, // Cape Verde Standard Time |
649 | { .windowsIdKey: 22, .windowsIdIndex: 499, .ianaIdIndex: 948, .offsetFromUtc: 14400 }, // Caucasus Standard Time |
650 | { .windowsIdKey: 23, .windowsIdIndex: 522, .ianaIdIndex: 7298, .offsetFromUtc: 34200 }, // Cen. Australia Standard Time |
651 | { .windowsIdKey: 24, .windowsIdIndex: 551, .ianaIdIndex: 1084,.offsetFromUtc: -21600 }, // Central America Standard Time |
652 | { .windowsIdKey: 25, .windowsIdIndex: 581, .ianaIdIndex: 1192, .offsetFromUtc: 21600 }, // Central Asia Standard Time |
653 | { .windowsIdKey: 26, .windowsIdIndex: 608, .ianaIdIndex: 7317,.offsetFromUtc: -14400 }, // Central Brazilian Standard Time |
654 | { .windowsIdKey: 27, .windowsIdIndex: 640, .ianaIdIndex: 1269, .offsetFromUtc: 3600 }, // Central Europe Standard Time |
655 | { .windowsIdKey: 28, .windowsIdIndex: 669, .ianaIdIndex: 1397, .offsetFromUtc: 3600 }, // Central European Standard Time |
656 | { .windowsIdKey: 29, .windowsIdIndex: 700, .ianaIdIndex: 1485, .offsetFromUtc: 39600 }, // Central Pacific Standard Time |
657 | { .windowsIdKey: 30, .windowsIdIndex: 730, .ianaIdIndex: 7332,.offsetFromUtc: -21600 }, // Central Standard Time |
658 | { .windowsIdKey: 31, .windowsIdIndex: 752, .ianaIdIndex: 7348,.offsetFromUtc: -21600 }, // Central Standard Time (Mexico) |
659 | { .windowsIdKey: 32, .windowsIdIndex: 783, .ianaIdIndex: 1878, .offsetFromUtc: 45900 }, // Chatham Islands Standard Time |
660 | { .windowsIdKey: 33, .windowsIdIndex: 813, .ianaIdIndex: 1894, .offsetFromUtc: 28800 }, // China Standard Time |
661 | { .windowsIdKey: 34, .windowsIdIndex: 833, .ianaIdIndex: 1934,.offsetFromUtc: -18000 }, // Cuba Standard Time |
662 | { .windowsIdKey: 35, .windowsIdIndex: 852, .ianaIdIndex: 1949,.offsetFromUtc: -43200 }, // Dateline Standard Time |
663 | { .windowsIdKey: 36, .windowsIdIndex: 875, .ianaIdIndex: 2050, .offsetFromUtc: 10800 }, // E. Africa Standard Time |
664 | { .windowsIdKey: 37, .windowsIdIndex: 899, .ianaIdIndex: 7368, .offsetFromUtc: 36000 }, // E. Australia Standard Time |
665 | { .windowsIdKey: 38, .windowsIdIndex: 926, .ianaIdIndex: 2191, .offsetFromUtc: 7200 }, // E. Europe Standard Time |
666 | { .windowsIdKey: 39, .windowsIdIndex: 950, .ianaIdIndex: 2207,.offsetFromUtc: -10800 }, // E. South America Standard Time |
667 | { .windowsIdKey: 40, .windowsIdIndex: 981, .ianaIdIndex: 2225,.offsetFromUtc: -21600 }, // Easter Island Standard Time |
668 | { .windowsIdKey: 41, .windowsIdIndex: 1009, .ianaIdIndex: 7387,.offsetFromUtc: -18000 }, // Eastern Standard Time |
669 | { .windowsIdKey: 42, .windowsIdIndex: 1031, .ianaIdIndex: 2461,.offsetFromUtc: -18000 }, // Eastern Standard Time (Mexico) |
670 | { .windowsIdKey: 43, .windowsIdIndex: 1062, .ianaIdIndex: 2476, .offsetFromUtc: 7200 }, // Egypt Standard Time |
671 | { .windowsIdKey: 44, .windowsIdIndex: 1082, .ianaIdIndex: 2489, .offsetFromUtc: 18000 }, // Ekaterinburg Standard Time |
672 | { .windowsIdKey: 45, .windowsIdIndex: 1109, .ianaIdIndex: 2508, .offsetFromUtc: 43200 }, // Fiji Standard Time |
673 | { .windowsIdKey: 46, .windowsIdIndex: 1128, .ianaIdIndex: 2609, .offsetFromUtc: 7200 }, // FLE Standard Time |
674 | { .windowsIdKey: 47, .windowsIdIndex: 1146, .ianaIdIndex: 2621, .offsetFromUtc: 14400 }, // Georgian Standard Time |
675 | { .windowsIdKey: 48, .windowsIdIndex: 1169, .ianaIdIndex: 2759, .offsetFromUtc: 0 }, // GMT Standard Time |
676 | { .windowsIdKey: 49, .windowsIdIndex: 1187, .ianaIdIndex: 2773,.offsetFromUtc: -10800 }, // Greenland Standard Time |
677 | { .windowsIdKey: 50, .windowsIdIndex: 1211, .ianaIdIndex: 2882, .offsetFromUtc: 0 }, // Greenwich Standard Time |
678 | { .windowsIdKey: 51, .windowsIdIndex: 1235, .ianaIdIndex: 3066, .offsetFromUtc: 7200 }, // GTB Standard Time |
679 | { .windowsIdKey: 52, .windowsIdIndex: 1253, .ianaIdIndex: 3083,.offsetFromUtc: -18000 }, // Haiti Standard Time |
680 | { .windowsIdKey: 53, .windowsIdIndex: 1273, .ianaIdIndex: 3150,.offsetFromUtc: -36000 }, // Hawaiian Standard Time |
681 | { .windowsIdKey: 54, .windowsIdIndex: 1296, .ianaIdIndex: 3167, .offsetFromUtc: 19800 }, // India Standard Time |
682 | { .windowsIdKey: 55, .windowsIdIndex: 1316, .ianaIdIndex: 3180, .offsetFromUtc: 12600 }, // Iran Standard Time |
683 | { .windowsIdKey: 56, .windowsIdIndex: 1335, .ianaIdIndex: 3192, .offsetFromUtc: 7200 }, // Israel Standard Time |
684 | { .windowsIdKey: 57, .windowsIdIndex: 1356, .ianaIdIndex: 3207, .offsetFromUtc: 7200 }, // Jordan Standard Time |
685 | { .windowsIdKey: 58, .windowsIdIndex: 1377, .ianaIdIndex: 3218, .offsetFromUtc: 7200 }, // Kaliningrad Standard Time |
686 | { .windowsIdKey: 59, .windowsIdIndex: 1403, .ianaIdIndex: 3237, .offsetFromUtc: 32400 }, // Korea Standard Time |
687 | { .windowsIdKey: 60, .windowsIdIndex: 1423, .ianaIdIndex: 3248, .offsetFromUtc: 7200 }, // Libya Standard Time |
688 | { .windowsIdKey: 61, .windowsIdIndex: 1443, .ianaIdIndex: 3274, .offsetFromUtc: 50400 }, // Line Islands Standard Time |
689 | { .windowsIdKey: 62, .windowsIdIndex: 1470, .ianaIdIndex: 3293, .offsetFromUtc: 37800 }, // Lord Howe Standard Time |
690 | { .windowsIdKey: 63, .windowsIdIndex: 1494, .ianaIdIndex: 3313, .offsetFromUtc: 36000 }, // Magadan Standard Time |
691 | { .windowsIdKey: 64, .windowsIdIndex: 1516, .ianaIdIndex: 3326,.offsetFromUtc: -10800 }, // Magallanes Standard Time |
692 | { .windowsIdKey: 65, .windowsIdIndex: 1541, .ianaIdIndex: 3347,.offsetFromUtc: -34200 }, // Marquesas Standard Time |
693 | { .windowsIdKey: 66, .windowsIdIndex: 1565, .ianaIdIndex: 3365, .offsetFromUtc: 14400 }, // Mauritius Standard Time |
694 | { .windowsIdKey: 67, .windowsIdIndex: 1589, .ianaIdIndex: 3409, .offsetFromUtc: 7200 }, // Middle East Standard Time |
695 | { .windowsIdKey: 68, .windowsIdIndex: 1615, .ianaIdIndex: 3421,.offsetFromUtc: -10800 }, // Montevideo Standard Time |
696 | { .windowsIdKey: 69, .windowsIdIndex: 1640, .ianaIdIndex: 3440, .offsetFromUtc: 0 }, // Morocco Standard Time |
697 | { .windowsIdKey: 70, .windowsIdIndex: 1662, .ianaIdIndex: 7404,.offsetFromUtc: -25200 }, // Mountain Standard Time |
698 | { .windowsIdKey: 71, .windowsIdIndex: 1685, .ianaIdIndex: 3587,.offsetFromUtc: -25200 }, // Mountain Standard Time (Mexico) |
699 | { .windowsIdKey: 72, .windowsIdIndex: 1717, .ianaIdIndex: 3617, .offsetFromUtc: 23400 }, // Myanmar Standard Time |
700 | { .windowsIdKey: 73, .windowsIdIndex: 1739, .ianaIdIndex: 3629, .offsetFromUtc: 21600 }, // N. Central Asia Standard Time |
701 | { .windowsIdKey: 74, .windowsIdIndex: 1769, .ianaIdIndex: 3646, .offsetFromUtc: 3600 }, // Namibia Standard Time |
702 | { .windowsIdKey: 75, .windowsIdIndex: 1791, .ianaIdIndex: 3662, .offsetFromUtc: 20700 }, // Nepal Standard Time |
703 | { .windowsIdKey: 76, .windowsIdIndex: 1811, .ianaIdIndex: 3696, .offsetFromUtc: 43200 }, // New Zealand Standard Time |
704 | { .windowsIdKey: 77, .windowsIdIndex: 1837, .ianaIdIndex: 3713,.offsetFromUtc: -12600 }, // Newfoundland Standard Time |
705 | { .windowsIdKey: 78, .windowsIdIndex: 1864, .ianaIdIndex: 3730, .offsetFromUtc: 39600 }, // Norfolk Standard Time |
706 | { .windowsIdKey: 79, .windowsIdIndex: 1886, .ianaIdIndex: 3746, .offsetFromUtc: 28800 }, // North Asia East Standard Time |
707 | { .windowsIdKey: 80, .windowsIdIndex: 1916, .ianaIdIndex: 7419, .offsetFromUtc: 25200 }, // North Asia Standard Time |
708 | { .windowsIdKey: 81, .windowsIdIndex: 1941, .ianaIdIndex: 3794, .offsetFromUtc: 30600 }, // North Korea Standard Time |
709 | { .windowsIdKey: 82, .windowsIdIndex: 1967, .ianaIdIndex: 3809, .offsetFromUtc: 21600 }, // Omsk Standard Time |
710 | { .windowsIdKey: 83, .windowsIdIndex: 1986, .ianaIdIndex: 3819,.offsetFromUtc: -10800 }, // Pacific SA Standard Time |
711 | { .windowsIdKey: 84, .windowsIdIndex: 2011, .ianaIdIndex: 3862,.offsetFromUtc: -28800 }, // Pacific Standard Time |
712 | { .windowsIdKey: 85, .windowsIdIndex: 2033, .ianaIdIndex: 3882,.offsetFromUtc: -28800 }, // Pacific Standard Time (Mexico) |
713 | { .windowsIdKey: 86, .windowsIdIndex: 2064, .ianaIdIndex: 3898, .offsetFromUtc: 18000 }, // Pakistan Standard Time |
714 | { .windowsIdKey: 87, .windowsIdIndex: 2087, .ianaIdIndex: 3911,.offsetFromUtc: -14400 }, // Paraguay Standard Time |
715 | { .windowsIdKey: 88, .windowsIdIndex: 2110, .ianaIdIndex: 3928, .offsetFromUtc: 18000 }, // Qyzylorda Standard Time |
716 | { .windowsIdKey: 89, .windowsIdIndex: 2134, .ianaIdIndex: 3977, .offsetFromUtc: 3600 }, // Romance Standard Time |
717 | { .windowsIdKey: 90, .windowsIdIndex: 2156, .ianaIdIndex: 4017, .offsetFromUtc: 39600 }, // Russia Time Zone 10 |
718 | { .windowsIdKey: 91, .windowsIdIndex: 2176, .ianaIdIndex: 7436, .offsetFromUtc: 43200 }, // Russia Time Zone 11 |
719 | { .windowsIdKey: 92, .windowsIdIndex: 2196, .ianaIdIndex: 4063, .offsetFromUtc: 14400 }, // Russia Time Zone 3 |
720 | { .windowsIdKey: 93, .windowsIdIndex: 2215, .ianaIdIndex: 7451, .offsetFromUtc: 10800 }, // Russian Standard Time |
721 | { .windowsIdKey: 94, .windowsIdIndex: 2237, .ianaIdIndex: 4265,.offsetFromUtc: -10800 }, // SA Eastern Standard Time |
722 | { .windowsIdKey: 95, .windowsIdIndex: 2262, .ianaIdIndex: 4378,.offsetFromUtc: -18000 }, // SA Pacific Standard Time |
723 | { .windowsIdKey: 96, .windowsIdIndex: 2287, .ianaIdIndex: 4529,.offsetFromUtc: -14400 }, // SA Western Standard Time |
724 | { .windowsIdKey: 97, .windowsIdIndex: 2312, .ianaIdIndex: 4969,.offsetFromUtc: -10800 }, // Saint Pierre Standard Time |
725 | { .windowsIdKey: 98, .windowsIdIndex: 2339, .ianaIdIndex: 4986, .offsetFromUtc: 39600 }, // Sakhalin Standard Time |
726 | { .windowsIdKey: 99, .windowsIdIndex: 2362, .ianaIdIndex: 5000, .offsetFromUtc: 46800 }, // Samoa Standard Time |
727 | { .windowsIdKey: 100, .windowsIdIndex: 2382, .ianaIdIndex: 5013, .offsetFromUtc: 0 }, // Sao Tome Standard Time |
728 | { .windowsIdKey: 101, .windowsIdIndex: 2405, .ianaIdIndex: 5029, .offsetFromUtc: 14400 }, // Saratov Standard Time |
729 | { .windowsIdKey: 102, .windowsIdIndex: 2427, .ianaIdIndex: 5147, .offsetFromUtc: 25200 }, // SE Asia Standard Time |
730 | { .windowsIdKey: 103, .windowsIdIndex: 2449, .ianaIdIndex: 5256, .offsetFromUtc: 28800 }, // Singapore Standard Time |
731 | { .windowsIdKey: 104, .windowsIdIndex: 2473, .ianaIdIndex: 5405, .offsetFromUtc: 7200 }, // South Africa Standard Time |
732 | { .windowsIdKey: 105, .windowsIdIndex: 2500, .ianaIdIndex: 5453, .offsetFromUtc: 7200 }, // South Sudan Standard Time |
733 | { .windowsIdKey: 106, .windowsIdIndex: 2526, .ianaIdIndex: 5465, .offsetFromUtc: 19800 }, // Sri Lanka Standard Time |
734 | { .windowsIdKey: 107, .windowsIdIndex: 2550, .ianaIdIndex: 5478, .offsetFromUtc: 7200 }, // Sudan Standard Time |
735 | { .windowsIdKey: 108, .windowsIdIndex: 2570, .ianaIdIndex: 5494, .offsetFromUtc: 7200 }, // Syria Standard Time |
736 | { .windowsIdKey: 109, .windowsIdIndex: 2590, .ianaIdIndex: 5508, .offsetFromUtc: 28800 }, // Taipei Standard Time |
737 | { .windowsIdKey: 110, .windowsIdIndex: 2611, .ianaIdIndex: 7465, .offsetFromUtc: 36000 }, // Tasmania Standard Time |
738 | { .windowsIdKey: 111, .windowsIdIndex: 2634, .ianaIdIndex: 5558,.offsetFromUtc: -10800 }, // Tocantins Standard Time |
739 | { .windowsIdKey: 112, .windowsIdIndex: 2658, .ianaIdIndex: 5600, .offsetFromUtc: 32400 }, // Tokyo Standard Time |
740 | { .windowsIdKey: 113, .windowsIdIndex: 2678, .ianaIdIndex: 5635, .offsetFromUtc: 25200 }, // Tomsk Standard Time |
741 | { .windowsIdKey: 114, .windowsIdIndex: 2698, .ianaIdIndex: 5646, .offsetFromUtc: 46800 }, // Tonga Standard Time |
742 | { .windowsIdKey: 115, .windowsIdIndex: 2718, .ianaIdIndex: 5664, .offsetFromUtc: 32400 }, // Transbaikal Standard Time |
743 | { .windowsIdKey: 116, .windowsIdIndex: 2744, .ianaIdIndex: 5675, .offsetFromUtc: 7200 }, // Turkey Standard Time |
744 | { .windowsIdKey: 117, .windowsIdIndex: 2765, .ianaIdIndex: 5691,.offsetFromUtc: -14400 }, // Turks And Caicos Standard Time |
745 | { .windowsIdKey: 118, .windowsIdIndex: 2796, .ianaIdIndex: 7482, .offsetFromUtc: 28800 }, // Ulaanbaatar Standard Time |
746 | { .windowsIdKey: 119, .windowsIdIndex: 2822, .ianaIdIndex: 7499,.offsetFromUtc: -18000 }, // US Eastern Standard Time |
747 | { .windowsIdKey: 120, .windowsIdIndex: 2847, .ianaIdIndex: 5904,.offsetFromUtc: -25200 }, // US Mountain Standard Time |
748 | { .windowsIdKey: 121, .windowsIdIndex: 2873, .ianaIdIndex: 7528, .offsetFromUtc: 0 }, // UTC |
749 | { .windowsIdKey: 122, .windowsIdIndex: 2877, .ianaIdIndex: 5936, .offsetFromUtc: 43200 }, // UTC+12 |
750 | { .windowsIdKey: 123, .windowsIdIndex: 2884, .ianaIdIndex: 6054, .offsetFromUtc: 46800 }, // UTC+13 |
751 | { .windowsIdKey: 124, .windowsIdIndex: 2891, .ianaIdIndex: 6096, .offsetFromUtc: -7200 }, // UTC-02 |
752 | { .windowsIdKey: 125, .windowsIdIndex: 2898, .ianaIdIndex: 6145,.offsetFromUtc: -28800 }, // UTC-08 |
753 | { .windowsIdKey: 126, .windowsIdIndex: 2905, .ianaIdIndex: 6172,.offsetFromUtc: -32400 }, // UTC-09 |
754 | { .windowsIdKey: 127, .windowsIdIndex: 2912, .ianaIdIndex: 6198,.offsetFromUtc: -39600 }, // UTC-11 |
755 | { .windowsIdKey: 128, .windowsIdIndex: 2919, .ianaIdIndex: 6255,.offsetFromUtc: -16200 }, // Venezuela Standard Time |
756 | { .windowsIdKey: 129, .windowsIdIndex: 2943, .ianaIdIndex: 7536, .offsetFromUtc: 36000 }, // Vladivostok Standard Time |
757 | { .windowsIdKey: 130, .windowsIdIndex: 2969, .ianaIdIndex: 6302, .offsetFromUtc: 14400 }, // Volgograd Standard Time |
758 | { .windowsIdKey: 131, .windowsIdIndex: 2993, .ianaIdIndex: 6319, .offsetFromUtc: 28800 }, // W. Australia Standard Time |
759 | { .windowsIdKey: 132, .windowsIdIndex: 3020, .ianaIdIndex: 6503, .offsetFromUtc: 3600 }, // W. Central Africa Standard Time |
760 | { .windowsIdKey: 133, .windowsIdIndex: 3052, .ianaIdIndex: 7553, .offsetFromUtc: 3600 }, // W. Europe Standard Time |
761 | { .windowsIdKey: 134, .windowsIdIndex: 3076, .ianaIdIndex: 6802, .offsetFromUtc: 25200 }, // W. Mongolia Standard Time |
762 | { .windowsIdKey: 135, .windowsIdIndex: 3102, .ianaIdIndex: 7567, .offsetFromUtc: 18000 }, // West Asia Standard Time |
763 | { .windowsIdKey: 136, .windowsIdIndex: 3126, .ianaIdIndex: 7581, .offsetFromUtc: 7200 }, // West Bank Standard Time |
764 | { .windowsIdKey: 137, .windowsIdIndex: 3150, .ianaIdIndex: 7102, .offsetFromUtc: 36000 }, // West Pacific Standard Time |
765 | { .windowsIdKey: 138, .windowsIdIndex: 3177, .ianaIdIndex: 7593, .offsetFromUtc: 32400 }, // Yakutsk Standard Time |
766 | { .windowsIdKey: 139, .windowsIdIndex: 3199, .ianaIdIndex: 7606,.offsetFromUtc: -25200 }, // Yukon Standard Time |
767 | }; |
768 | |
769 | // IANA ID Index, UTC Offset |
770 | static constexpr UtcData utcDataTable[] = { |
771 | { .ianaIdIndex: 7625,.offsetFromUtc: -50400 }, // UTC-14:00 |
772 | { .ianaIdIndex: 7635,.offsetFromUtc: -46800 }, // UTC-13:00 |
773 | { .ianaIdIndex: 7645,.offsetFromUtc: -43200 }, // UTC-12:00 |
774 | { .ianaIdIndex: 7655,.offsetFromUtc: -39600 }, // UTC-11:00 |
775 | { .ianaIdIndex: 7665,.offsetFromUtc: -36000 }, // UTC-10:00 |
776 | { .ianaIdIndex: 7675,.offsetFromUtc: -34200 }, // UTC-09:30 |
777 | { .ianaIdIndex: 7685,.offsetFromUtc: -32400 }, // UTC-09:00 |
778 | { .ianaIdIndex: 7695,.offsetFromUtc: -28800 }, // UTC-08:00 |
779 | { .ianaIdIndex: 7705,.offsetFromUtc: -25200 }, // UTC-07:00 |
780 | { .ianaIdIndex: 7715,.offsetFromUtc: -21600 }, // UTC-06:00 |
781 | { .ianaIdIndex: 7725,.offsetFromUtc: -18000 }, // UTC-05:00 |
782 | { .ianaIdIndex: 7735,.offsetFromUtc: -16200 }, // UTC-04:30 |
783 | { .ianaIdIndex: 7745,.offsetFromUtc: -14400 }, // UTC-04:00 |
784 | { .ianaIdIndex: 7755,.offsetFromUtc: -12600 }, // UTC-03:30 |
785 | { .ianaIdIndex: 7765,.offsetFromUtc: -10800 }, // UTC-03:00 |
786 | { .ianaIdIndex: 7775, .offsetFromUtc: -7200 }, // UTC-02:00 |
787 | { .ianaIdIndex: 7785, .offsetFromUtc: -3600 }, // UTC-01:00 |
788 | { .ianaIdIndex: 7795, .offsetFromUtc: 0 }, // UTC |
789 | { .ianaIdIndex: 7819, .offsetFromUtc: 3600 }, // UTC+01:00 |
790 | { .ianaIdIndex: 7829, .offsetFromUtc: 7200 }, // UTC+02:00 |
791 | { .ianaIdIndex: 7839, .offsetFromUtc: 10800 }, // UTC+03:00 |
792 | { .ianaIdIndex: 7849, .offsetFromUtc: 12600 }, // UTC+03:30 |
793 | { .ianaIdIndex: 7859, .offsetFromUtc: 14400 }, // UTC+04:00 |
794 | { .ianaIdIndex: 7869, .offsetFromUtc: 16200 }, // UTC+04:30 |
795 | { .ianaIdIndex: 7879, .offsetFromUtc: 18000 }, // UTC+05:00 |
796 | { .ianaIdIndex: 7889, .offsetFromUtc: 19800 }, // UTC+05:30 |
797 | { .ianaIdIndex: 7899, .offsetFromUtc: 20700 }, // UTC+05:45 |
798 | { .ianaIdIndex: 7909, .offsetFromUtc: 21600 }, // UTC+06:00 |
799 | { .ianaIdIndex: 7919, .offsetFromUtc: 23400 }, // UTC+06:30 |
800 | { .ianaIdIndex: 7929, .offsetFromUtc: 25200 }, // UTC+07:00 |
801 | { .ianaIdIndex: 7939, .offsetFromUtc: 28800 }, // UTC+08:00 |
802 | { .ianaIdIndex: 7949, .offsetFromUtc: 30600 }, // UTC+08:30 |
803 | { .ianaIdIndex: 7959, .offsetFromUtc: 31500 }, // UTC+08:45 |
804 | { .ianaIdIndex: 7969, .offsetFromUtc: 32400 }, // UTC+09:00 |
805 | { .ianaIdIndex: 7979, .offsetFromUtc: 34200 }, // UTC+09:30 |
806 | { .ianaIdIndex: 7989, .offsetFromUtc: 36000 }, // UTC+10:00 |
807 | { .ianaIdIndex: 7999, .offsetFromUtc: 37800 }, // UTC+10:30 |
808 | { .ianaIdIndex: 8009, .offsetFromUtc: 39600 }, // UTC+11:00 |
809 | { .ianaIdIndex: 8019, .offsetFromUtc: 43200 }, // UTC+12:00 |
810 | { .ianaIdIndex: 8029, .offsetFromUtc: 45900 }, // UTC+12:45 |
811 | { .ianaIdIndex: 8039, .offsetFromUtc: 46800 }, // UTC+13:00 |
812 | { .ianaIdIndex: 8049, .offsetFromUtc: 50400 }, // UTC+14:00 |
813 | }; |
814 | |
815 | static constexpr char windowsIdData[] = { |
816 | 0x41, 0x66, 0x67, 0x68, 0x61, 0x6e, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, |
817 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x6c, 0x61, 0x73, 0x6b, 0x61, |
818 | 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
819 | 0x41, 0x6c, 0x65, 0x75, 0x74, 0x69, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
820 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x6c, 0x74, 0x61, 0x69, 0x20, 0x53, 0x74, 0x61, |
821 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x72, 0x61, 0x62, 0x20, |
822 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x72, |
823 | 0x61, 0x62, 0x69, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, |
824 | 0x69, 0x6d, 0x65, 0x0, 0x41, 0x72, 0x61, 0x62, 0x69, 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
825 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, |
826 | 0x6e, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
827 | 0x0, 0x41, 0x73, 0x74, 0x72, 0x61, 0x6b, 0x68, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
828 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, |
829 | 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
830 | 0x41, 0x55, 0x53, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, |
831 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x75, 0x73, 0x20, 0x43, 0x65, |
832 | 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x57, 0x2e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
833 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x55, 0x53, 0x20, 0x45, 0x61, 0x73, 0x74, 0x65, |
834 | 0x72, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
835 | 0x0, 0x41, 0x7a, 0x65, 0x72, 0x62, 0x61, 0x69, 0x6a, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, |
836 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x41, 0x7a, 0x6f, 0x72, 0x65, 0x73, |
837 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x42, |
838 | 0x61, 0x68, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
839 | 0x6d, 0x65, 0x0, 0x42, 0x61, 0x6e, 0x67, 0x6c, 0x61, 0x64, 0x65, 0x73, 0x68, 0x20, 0x53, 0x74, |
840 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x42, 0x65, 0x6c, 0x61, |
841 | 0x72, 0x75, 0x73, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, |
842 | 0x65, 0x0, 0x42, 0x6f, 0x75, 0x67, 0x61, 0x69, 0x6e, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x20, 0x53, |
843 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x61, 0x6e, |
844 | 0x61, 0x64, 0x61, 0x20, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, |
845 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x61, 0x70, 0x65, 0x20, 0x56, |
846 | 0x65, 0x72, 0x64, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
847 | 0x6d, 0x65, 0x0, 0x43, 0x61, 0x75, 0x63, 0x61, 0x73, 0x75, 0x73, 0x20, 0x53, 0x74, 0x61, 0x6e, |
848 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, 0x2e, 0x20, 0x41, |
849 | 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
850 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, |
851 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
852 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x73, 0x69, |
853 | 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
854 | 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x42, 0x72, 0x61, 0x7a, 0x69, 0x6c, 0x69, 0x61, |
855 | 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
856 | 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x20, 0x53, |
857 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, |
858 | 0x74, 0x72, 0x61, 0x6c, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x61, 0x6e, 0x20, 0x53, 0x74, |
859 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, 0x74, |
860 | 0x72, 0x61, 0x6c, 0x20, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, |
861 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, |
862 | 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
863 | 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
864 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x28, 0x4d, 0x65, 0x78, 0x69, 0x63, 0x6f, 0x29, 0x0, 0x43, |
865 | 0x68, 0x61, 0x74, 0x68, 0x61, 0x6d, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, 0x53, |
866 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x43, 0x68, 0x69, |
867 | 0x6e, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
868 | 0x0, 0x43, 0x75, 0x62, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, |
869 | 0x69, 0x6d, 0x65, 0x0, 0x44, 0x61, 0x74, 0x65, 0x6c, 0x69, 0x6e, 0x65, 0x20, 0x53, 0x74, 0x61, |
870 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x2e, 0x20, 0x41, 0x66, |
871 | 0x72, 0x69, 0x63, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
872 | 0x6d, 0x65, 0x0, 0x45, 0x2e, 0x20, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x20, |
873 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x2e, |
874 | 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
875 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x2e, 0x20, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, |
876 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
877 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x20, 0x49, 0x73, 0x6c, 0x61, |
878 | 0x6e, 0x64, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
879 | 0x0, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
880 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x20, 0x53, |
881 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x28, 0x4d, 0x65, |
882 | 0x78, 0x69, 0x63, 0x6f, 0x29, 0x0, 0x45, 0x67, 0x79, 0x70, 0x74, 0x20, 0x53, 0x74, 0x61, 0x6e, |
883 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x45, 0x6b, 0x61, 0x74, 0x65, 0x72, |
884 | 0x69, 0x6e, 0x62, 0x75, 0x72, 0x67, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
885 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x46, 0x69, 0x6a, 0x69, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, |
886 | 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x46, 0x4c, 0x45, 0x20, 0x53, 0x74, 0x61, 0x6e, |
887 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x47, 0x65, 0x6f, 0x72, 0x67, 0x69, |
888 | 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
889 | 0x0, 0x47, 0x4d, 0x54, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
890 | 0x6d, 0x65, 0x0, 0x47, 0x72, 0x65, 0x65, 0x6e, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x53, 0x74, 0x61, |
891 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x47, 0x72, 0x65, 0x65, 0x6e, |
892 | 0x77, 0x69, 0x63, 0x68, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
893 | 0x6d, 0x65, 0x0, 0x47, 0x54, 0x42, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
894 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x48, 0x61, 0x69, 0x74, 0x69, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
895 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x48, 0x61, 0x77, 0x61, 0x69, 0x69, 0x61, |
896 | 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, |
897 | 0x49, 0x6e, 0x64, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, |
898 | 0x69, 0x6d, 0x65, 0x0, 0x49, 0x72, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
899 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, 0x20, 0x53, 0x74, |
900 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4a, 0x6f, 0x72, 0x64, |
901 | 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
902 | 0x0, 0x4b, 0x61, 0x6c, 0x69, 0x6e, 0x69, 0x6e, 0x67, 0x72, 0x61, 0x64, 0x20, 0x53, 0x74, 0x61, |
903 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4b, 0x6f, 0x72, 0x65, 0x61, |
904 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4c, |
905 | 0x69, 0x62, 0x79, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
906 | 0x6d, 0x65, 0x0, 0x4c, 0x69, 0x6e, 0x65, 0x20, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x73, 0x20, |
907 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4c, 0x6f, |
908 | 0x72, 0x64, 0x20, 0x48, 0x6f, 0x77, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
909 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x61, 0x67, 0x61, 0x64, 0x61, 0x6e, 0x20, 0x53, 0x74, |
910 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x61, 0x67, 0x61, |
911 | 0x6c, 0x6c, 0x61, 0x6e, 0x65, 0x73, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
912 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x61, 0x72, 0x71, 0x75, 0x65, 0x73, 0x61, 0x73, 0x20, 0x53, |
913 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x61, 0x75, |
914 | 0x72, 0x69, 0x74, 0x69, 0x75, 0x73, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
915 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x69, 0x64, 0x64, 0x6c, 0x65, 0x20, 0x45, 0x61, 0x73, 0x74, |
916 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, |
917 | 0x6f, 0x6e, 0x74, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, |
918 | 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x6f, 0x72, 0x6f, 0x63, 0x63, 0x6f, 0x20, |
919 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x6f, |
920 | 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
921 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4d, 0x6f, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x20, 0x53, 0x74, |
922 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x28, 0x4d, 0x65, 0x78, |
923 | 0x69, 0x63, 0x6f, 0x29, 0x0, 0x4d, 0x79, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x20, 0x53, 0x74, 0x61, |
924 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x2e, 0x20, 0x43, 0x65, |
925 | 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x73, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
926 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x61, 0x6d, 0x69, 0x62, 0x69, 0x61, |
927 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, |
928 | 0x65, 0x70, 0x61, 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
929 | 0x6d, 0x65, 0x0, 0x4e, 0x65, 0x77, 0x20, 0x5a, 0x65, 0x61, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x53, |
930 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x65, 0x77, |
931 | 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x6c, 0x61, 0x6e, 0x64, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, |
932 | 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x6f, 0x72, 0x66, 0x6f, 0x6c, 0x6b, 0x20, |
933 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x6f, |
934 | 0x72, 0x74, 0x68, 0x20, 0x41, 0x73, 0x69, 0x61, 0x20, 0x45, 0x61, 0x73, 0x74, 0x20, 0x53, 0x74, |
935 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x6f, 0x72, 0x74, |
936 | 0x68, 0x20, 0x41, 0x73, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
937 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x20, 0x4b, 0x6f, 0x72, 0x65, 0x61, |
938 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x4f, |
939 | 0x6d, 0x73, 0x6b, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, |
940 | 0x65, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x20, 0x53, 0x41, 0x20, 0x53, 0x74, 0x61, |
941 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, |
942 | 0x69, 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
943 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
944 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x28, 0x4d, 0x65, 0x78, 0x69, 0x63, 0x6f, 0x29, 0x0, |
945 | 0x50, 0x61, 0x6b, 0x69, 0x73, 0x74, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, |
946 | 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x50, 0x61, 0x72, 0x61, 0x67, 0x75, 0x61, 0x79, 0x20, |
947 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x51, 0x79, |
948 | 0x7a, 0x79, 0x6c, 0x6f, 0x72, 0x64, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
949 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x52, 0x6f, 0x6d, 0x61, 0x6e, 0x63, 0x65, 0x20, 0x53, 0x74, |
950 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x52, 0x75, 0x73, 0x73, |
951 | 0x69, 0x61, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x5a, 0x6f, 0x6e, 0x65, 0x20, 0x31, 0x30, 0x0, |
952 | 0x52, 0x75, 0x73, 0x73, 0x69, 0x61, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, 0x5a, 0x6f, 0x6e, 0x65, |
953 | 0x20, 0x31, 0x31, 0x0, 0x52, 0x75, 0x73, 0x73, 0x69, 0x61, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x20, |
954 | 0x5a, 0x6f, 0x6e, 0x65, 0x20, 0x33, 0x0, 0x52, 0x75, 0x73, 0x73, 0x69, 0x61, 0x6e, 0x20, 0x53, |
955 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x41, 0x20, |
956 | 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
957 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x41, 0x20, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, |
958 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, |
959 | 0x41, 0x20, 0x57, 0x65, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, |
960 | 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x61, 0x69, 0x6e, 0x74, 0x20, 0x50, 0x69, |
961 | 0x65, 0x72, 0x72, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
962 | 0x6d, 0x65, 0x0, 0x53, 0x61, 0x6b, 0x68, 0x61, 0x6c, 0x69, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, |
963 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x20, |
964 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x61, |
965 | 0x6f, 0x20, 0x54, 0x6f, 0x6d, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, |
966 | 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x61, 0x72, 0x61, 0x74, 0x6f, 0x76, 0x20, 0x53, 0x74, 0x61, |
967 | 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x45, 0x20, 0x41, 0x73, |
968 | 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
969 | 0x0, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
970 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x41, |
971 | 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, |
972 | 0x69, 0x6d, 0x65, 0x0, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x20, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x20, |
973 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x72, |
974 | 0x69, 0x20, 0x4c, 0x61, 0x6e, 0x6b, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
975 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x75, 0x64, 0x61, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, |
976 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x53, 0x79, 0x72, 0x69, 0x61, 0x20, |
977 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x61, |
978 | 0x69, 0x70, 0x65, 0x69, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
979 | 0x6d, 0x65, 0x0, 0x54, 0x61, 0x73, 0x6d, 0x61, 0x6e, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, |
980 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x6f, 0x63, 0x61, 0x6e, 0x74, |
981 | 0x69, 0x6e, 0x73, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, |
982 | 0x65, 0x0, 0x54, 0x6f, 0x6b, 0x79, 0x6f, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
983 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x6f, 0x6d, 0x73, 0x6b, 0x20, 0x53, 0x74, 0x61, 0x6e, |
984 | 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x20, |
985 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x72, |
986 | 0x61, 0x6e, 0x73, 0x62, 0x61, 0x69, 0x6b, 0x61, 0x6c, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, |
987 | 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x75, 0x72, 0x6b, 0x65, 0x79, 0x20, 0x53, |
988 | 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x54, 0x75, 0x72, |
989 | 0x6b, 0x73, 0x20, 0x41, 0x6e, 0x64, 0x20, 0x43, 0x61, 0x69, 0x63, 0x6f, 0x73, 0x20, 0x53, 0x74, |
990 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x55, 0x6c, 0x61, 0x61, |
991 | 0x6e, 0x62, 0x61, 0x61, 0x74, 0x61, 0x72, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
992 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x55, 0x53, 0x20, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, |
993 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x55, |
994 | 0x53, 0x20, 0x4d, 0x6f, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
995 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x55, 0x54, 0x43, 0x0, 0x55, 0x54, 0x43, |
996 | 0x2b, 0x31, 0x32, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x33, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, |
997 | 0x32, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x38, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x39, 0x0, |
998 | 0x55, 0x54, 0x43, 0x2d, 0x31, 0x31, 0x0, 0x56, 0x65, 0x6e, 0x65, 0x7a, 0x75, 0x65, 0x6c, 0x61, |
999 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x56, |
1000 | 0x6c, 0x61, 0x64, 0x69, 0x76, 0x6f, 0x73, 0x74, 0x6f, 0x6b, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
1001 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x56, 0x6f, 0x6c, 0x67, 0x6f, 0x67, 0x72, |
1002 | 0x61, 0x64, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, |
1003 | 0x0, 0x57, 0x2e, 0x20, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x20, 0x53, 0x74, |
1004 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x57, 0x2e, 0x20, 0x43, |
1005 | 0x65, 0x6e, 0x74, 0x72, 0x61, 0x6c, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x20, 0x53, 0x74, |
1006 | 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x57, 0x2e, 0x20, 0x45, |
1007 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, |
1008 | 0x69, 0x6d, 0x65, 0x0, 0x57, 0x2e, 0x20, 0x4d, 0x6f, 0x6e, 0x67, 0x6f, 0x6c, 0x69, 0x61, 0x20, |
1009 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x57, 0x65, |
1010 | 0x73, 0x74, 0x20, 0x41, 0x73, 0x69, 0x61, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, |
1011 | 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x57, 0x65, 0x73, 0x74, 0x20, 0x42, 0x61, 0x6e, 0x6b, 0x20, |
1012 | 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x57, 0x65, |
1013 | 0x73, 0x74, 0x20, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, |
1014 | 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x59, 0x61, 0x6b, 0x75, 0x74, 0x73, 0x6b, |
1015 | 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, 0x6d, 0x65, 0x0, 0x59, |
1016 | 0x75, 0x6b, 0x6f, 0x6e, 0x20, 0x53, 0x74, 0x61, 0x6e, 0x64, 0x61, 0x72, 0x64, 0x20, 0x54, 0x69, |
1017 | 0x6d, 0x65, 0x0 |
1018 | }; |
1019 | |
1020 | static constexpr char ianaIdData[] = { |
1021 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x61, 0x62, 0x75, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1022 | 0x63, 0x61, 0x2f, 0x41, 0x6e, 0x63, 0x68, 0x6f, 0x72, 0x61, 0x67, 0x65, 0x20, 0x41, 0x6d, 0x65, |
1023 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4a, 0x75, 0x6e, 0x65, 0x61, 0x75, 0x20, 0x41, 0x6d, 0x65, 0x72, |
1024 | 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x74, 0x6c, 0x61, 0x6b, 0x61, 0x74, 0x6c, 0x61, 0x20, 0x41, |
1025 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x6f, 0x6d, 0x65, 0x20, 0x41, 0x6d, 0x65, 0x72, |
1026 | 0x69, 0x63, 0x61, 0x2f, 0x53, 0x69, 0x74, 0x6b, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1027 | 0x61, 0x2f, 0x59, 0x61, 0x6b, 0x75, 0x74, 0x61, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1028 | 0x61, 0x2f, 0x41, 0x64, 0x61, 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, 0x61, 0x72, 0x6e, |
1029 | 0x61, 0x75, 0x6c, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, 0x61, 0x68, 0x72, 0x61, 0x69, 0x6e, |
1030 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x75, 0x77, 0x61, 0x69, 0x74, 0x0, 0x41, 0x73, 0x69, |
1031 | 0x61, 0x2f, 0x51, 0x61, 0x74, 0x61, 0x72, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x52, 0x69, 0x79, |
1032 | 0x61, 0x64, 0x68, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x64, 0x65, 0x6e, 0x0, 0x45, 0x74, |
1033 | 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x34, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x75, 0x73, |
1034 | 0x63, 0x61, 0x74, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x75, 0x62, 0x61, 0x69, 0x0, 0x41, |
1035 | 0x73, 0x69, 0x61, 0x2f, 0x42, 0x61, 0x67, 0x68, 0x64, 0x61, 0x64, 0x0, 0x41, 0x6d, 0x65, 0x72, |
1036 | 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x42, 0x75, |
1037 | 0x65, 0x6e, 0x6f, 0x73, 0x5f, 0x41, 0x69, 0x72, 0x65, 0x73, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1038 | 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x4c, 0x61, 0x5f, |
1039 | 0x52, 0x69, 0x6f, 0x6a, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, |
1040 | 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x52, 0x69, 0x6f, 0x5f, 0x47, 0x61, 0x6c, 0x6c, |
1041 | 0x65, 0x67, 0x6f, 0x73, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, |
1042 | 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x53, 0x61, 0x6c, 0x74, 0x61, 0x20, 0x41, 0x6d, 0x65, |
1043 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x53, |
1044 | 0x61, 0x6e, 0x5f, 0x4a, 0x75, 0x61, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1045 | 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x53, 0x61, 0x6e, 0x5f, 0x4c, 0x75, |
1046 | 0x69, 0x73, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, |
1047 | 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x54, 0x75, 0x63, 0x75, 0x6d, 0x61, 0x6e, 0x20, 0x41, 0x6d, 0x65, |
1048 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x55, |
1049 | 0x73, 0x68, 0x75, 0x61, 0x69, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, |
1050 | 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x43, 0x61, 0x74, 0x61, 0x6d, 0x61, 0x72, |
1051 | 0x63, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, |
1052 | 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x43, 0x6f, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x20, 0x41, 0x6d, 0x65, |
1053 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x4a, |
1054 | 0x75, 0x6a, 0x75, 0x79, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, |
1055 | 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x4d, 0x65, 0x6e, 0x64, 0x6f, 0x7a, 0x61, 0x0, 0x45, |
1056 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x41, 0x73, 0x74, 0x72, 0x61, 0x6b, 0x68, 0x61, 0x6e, 0x20, |
1057 | 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x55, 0x6c, 0x79, 0x61, 0x6e, 0x6f, 0x76, 0x73, 0x6b, |
1058 | 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x42, 0x65, 0x72, 0x6d, 0x75, 0x64, |
1059 | 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x6c, 0x69, 0x66, 0x61, |
1060 | 0x78, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, 0x6c, 0x61, 0x63, 0x65, 0x5f, |
1061 | 0x42, 0x61, 0x79, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, 0x6f, 0x6f, 0x73, |
1062 | 0x65, 0x5f, 0x42, 0x61, 0x79, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, |
1063 | 0x6e, 0x63, 0x74, 0x6f, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x68, |
1064 | 0x75, 0x6c, 0x65, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x44, 0x61, |
1065 | 0x72, 0x77, 0x69, 0x6e, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x45, |
1066 | 0x75, 0x63, 0x6c, 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x53, |
1067 | 0x79, 0x64, 0x6e, 0x65, 0x79, 0x20, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, |
1068 | 0x4d, 0x65, 0x6c, 0x62, 0x6f, 0x75, 0x72, 0x6e, 0x65, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, |
1069 | 0x61, 0x6b, 0x75, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x63, 0x6f, 0x72, |
1070 | 0x65, 0x73, 0x62, 0x79, 0x73, 0x75, 0x6e, 0x64, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, |
1071 | 0x63, 0x2f, 0x41, 0x7a, 0x6f, 0x72, 0x65, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1072 | 0x2f, 0x42, 0x61, 0x68, 0x69, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x68, 0x61, 0x6b, |
1073 | 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x68, 0x69, 0x6d, 0x70, 0x68, 0x75, 0x0, 0x45, |
1074 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x69, 0x6e, 0x73, 0x6b, 0x0, 0x50, 0x61, 0x63, 0x69, |
1075 | 0x66, 0x69, 0x63, 0x2f, 0x42, 0x6f, 0x75, 0x67, 0x61, 0x69, 0x6e, 0x76, 0x69, 0x6c, 0x6c, 0x65, |
1076 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, 0x65, 0x67, 0x69, 0x6e, 0x61, 0x20, |
1077 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x77, 0x69, 0x66, 0x74, 0x5f, 0x43, 0x75, |
1078 | 0x72, 0x72, 0x65, 0x6e, 0x74, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x31, 0x0, |
1079 | 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x43, 0x61, 0x70, 0x65, 0x5f, 0x56, 0x65, |
1080 | 0x72, 0x64, 0x65, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x65, 0x72, 0x65, 0x76, 0x61, 0x6e, |
1081 | 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x41, 0x64, 0x65, 0x6c, 0x61, |
1082 | 0x69, 0x64, 0x65, 0x20, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x42, 0x72, |
1083 | 0x6f, 0x6b, 0x65, 0x6e, 0x5f, 0x48, 0x69, 0x6c, 0x6c, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, |
1084 | 0x54, 0x2b, 0x36, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x65, 0x6c, 0x69, |
1085 | 0x7a, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x6f, 0x73, 0x74, 0x61, |
1086 | 0x5f, 0x52, 0x69, 0x63, 0x61, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x47, 0x61, |
1087 | 0x6c, 0x61, 0x70, 0x61, 0x67, 0x6f, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1088 | 0x45, 0x6c, 0x5f, 0x53, 0x61, 0x6c, 0x76, 0x61, 0x64, 0x6f, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, |
1089 | 0x69, 0x63, 0x61, 0x2f, 0x47, 0x75, 0x61, 0x74, 0x65, 0x6d, 0x61, 0x6c, 0x61, 0x0, 0x41, 0x6d, |
1090 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x65, 0x67, 0x75, 0x63, 0x69, 0x67, 0x61, 0x6c, 0x70, |
1091 | 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x6e, 0x61, 0x67, 0x75, |
1092 | 0x61, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x36, 0x0, 0x41, 0x6e, 0x74, 0x61, |
1093 | 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x56, 0x6f, 0x73, 0x74, 0x6f, 0x6b, 0x0, 0x49, 0x6e, |
1094 | 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x43, 0x68, 0x61, 0x67, 0x6f, 0x73, 0x0, 0x41, 0x73, 0x69, 0x61, |
1095 | 0x2f, 0x55, 0x72, 0x75, 0x6d, 0x71, 0x69, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, 0x69, 0x73, |
1096 | 0x68, 0x6b, 0x65, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x75, 0x69, |
1097 | 0x61, 0x62, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x6d, 0x70, |
1098 | 0x6f, 0x5f, 0x47, 0x72, 0x61, 0x6e, 0x64, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1099 | 0x54, 0x69, 0x72, 0x61, 0x6e, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x50, 0x72, |
1100 | 0x61, 0x67, 0x75, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x42, 0x75, 0x64, 0x61, |
1101 | 0x70, 0x65, 0x73, 0x74, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x50, 0x6f, 0x64, 0x67, |
1102 | 0x6f, 0x72, 0x69, 0x63, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x42, 0x65, 0x6c, |
1103 | 0x67, 0x72, 0x61, 0x64, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x42, 0x72, 0x61, |
1104 | 0x74, 0x69, 0x73, 0x6c, 0x61, 0x76, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4c, |
1105 | 0x6a, 0x75, 0x62, 0x6c, 0x6a, 0x61, 0x6e, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1106 | 0x53, 0x61, 0x72, 0x61, 0x6a, 0x65, 0x76, 0x6f, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1107 | 0x5a, 0x61, 0x67, 0x72, 0x65, 0x62, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, 0x6b, |
1108 | 0x6f, 0x70, 0x6a, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x57, 0x61, 0x72, 0x73, |
1109 | 0x61, 0x77, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x31, 0x0, 0x41, 0x6e, |
1110 | 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x73, 0x65, 0x79, 0x0, 0x50, |
1111 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x6f, 0x68, 0x6e, 0x70, 0x65, 0x69, 0x20, 0x50, |
1112 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4b, 0x6f, 0x73, 0x72, 0x61, 0x65, 0x0, 0x50, 0x61, |
1113 | 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4e, 0x6f, 0x75, 0x6d, 0x65, 0x61, 0x0, 0x50, 0x61, 0x63, |
1114 | 0x69, 0x66, 0x69, 0x63, 0x2f, 0x47, 0x75, 0x61, 0x64, 0x61, 0x6c, 0x63, 0x61, 0x6e, 0x61, 0x6c, |
1115 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x45, 0x66, 0x61, 0x74, 0x65, 0x0, 0x43, |
1116 | 0x53, 0x54, 0x36, 0x43, 0x44, 0x54, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, |
1117 | 0x69, 0x6e, 0x6e, 0x69, 0x70, 0x65, 0x67, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1118 | 0x52, 0x61, 0x6e, 0x6b, 0x69, 0x6e, 0x5f, 0x49, 0x6e, 0x6c, 0x65, 0x74, 0x20, 0x41, 0x6d, 0x65, |
1119 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, 0x65, 0x73, 0x6f, 0x6c, 0x75, 0x74, 0x65, 0x0, 0x41, 0x6d, |
1120 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x74, 0x61, 0x6d, 0x6f, 0x72, 0x6f, 0x73, 0x20, |
1121 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4f, 0x6a, 0x69, 0x6e, 0x61, 0x67, 0x61, 0x0, |
1122 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x68, 0x69, 0x63, 0x61, 0x67, 0x6f, 0x20, |
1123 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, |
1124 | 0x4b, 0x6e, 0x6f, 0x78, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, |
1125 | 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x54, 0x65, 0x6c, 0x6c, 0x5f, 0x43, 0x69, 0x74, 0x79, 0x20, 0x41, |
1126 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x6e, 0x6f, 0x6d, 0x69, 0x6e, 0x65, 0x65, |
1127 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x5f, 0x44, |
1128 | 0x61, 0x6b, 0x6f, 0x74, 0x61, 0x2f, 0x42, 0x65, 0x75, 0x6c, 0x61, 0x68, 0x20, 0x41, 0x6d, 0x65, |
1129 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x5f, 0x44, 0x61, 0x6b, 0x6f, 0x74, |
1130 | 0x61, 0x2f, 0x43, 0x65, 0x6e, 0x74, 0x65, 0x72, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1131 | 0x2f, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x5f, 0x44, 0x61, 0x6b, 0x6f, 0x74, 0x61, 0x2f, 0x4e, 0x65, |
1132 | 0x77, 0x5f, 0x53, 0x61, 0x6c, 0x65, 0x6d, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1133 | 0x4d, 0x65, 0x78, 0x69, 0x63, 0x6f, 0x5f, 0x43, 0x69, 0x74, 0x79, 0x20, 0x41, 0x6d, 0x65, 0x72, |
1134 | 0x69, 0x63, 0x61, 0x2f, 0x42, 0x61, 0x68, 0x69, 0x61, 0x5f, 0x42, 0x61, 0x6e, 0x64, 0x65, 0x72, |
1135 | 0x61, 0x73, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x72, 0x69, 0x64, |
1136 | 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, 0x6e, 0x74, 0x65, 0x72, |
1137 | 0x72, 0x65, 0x79, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x68, 0x69, 0x68, |
1138 | 0x75, 0x61, 0x68, 0x75, 0x61, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x43, 0x68, |
1139 | 0x61, 0x74, 0x68, 0x61, 0x6d, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, 0x68, 0x61, 0x6e, 0x67, |
1140 | 0x68, 0x61, 0x69, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x6e, 0x67, 0x5f, 0x4b, 0x6f, |
1141 | 0x6e, 0x67, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x61, 0x63, 0x61, 0x75, 0x0, 0x41, 0x6d, |
1142 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x76, 0x61, 0x6e, 0x61, 0x0, 0x45, 0x74, 0x63, |
1143 | 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x31, 0x32, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, |
1144 | 0x33, 0x0, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x79, 0x6f, |
1145 | 0x77, 0x61, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x43, 0x6f, 0x6d, 0x6f, 0x72, 0x6f, |
1146 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x6a, 0x69, 0x62, 0x6f, 0x75, 0x74, 0x69, |
1147 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x73, 0x6d, 0x61, 0x72, 0x61, 0x0, 0x41, |
1148 | 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x64, 0x64, 0x69, 0x73, 0x5f, 0x41, 0x62, 0x61, 0x62, |
1149 | 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x61, 0x69, 0x72, 0x6f, 0x62, 0x69, |
1150 | 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x41, 0x6e, 0x74, 0x61, 0x6e, 0x61, 0x6e, 0x61, |
1151 | 0x72, 0x69, 0x76, 0x6f, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x4d, 0x61, 0x79, 0x6f, |
1152 | 0x74, 0x74, 0x65, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, 0x67, 0x61, 0x64, |
1153 | 0x69, 0x73, 0x68, 0x75, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, 0x72, 0x5f, |
1154 | 0x65, 0x73, 0x5f, 0x53, 0x61, 0x6c, 0x61, 0x61, 0x6d, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, |
1155 | 0x2f, 0x4b, 0x61, 0x6d, 0x70, 0x61, 0x6c, 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, |
1156 | 0x69, 0x61, 0x2f, 0x42, 0x72, 0x69, 0x73, 0x62, 0x61, 0x6e, 0x65, 0x20, 0x41, 0x75, 0x73, 0x74, |
1157 | 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4c, 0x69, 0x6e, 0x64, 0x65, 0x6d, 0x61, 0x6e, 0x0, 0x45, |
1158 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x43, 0x68, 0x69, 0x73, 0x69, 0x6e, 0x61, 0x75, 0x0, 0x41, |
1159 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6f, 0x5f, 0x50, 0x61, 0x75, 0x6c, 0x6f, |
1160 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x0, |
1161 | 0x45, 0x53, 0x54, 0x35, 0x45, 0x44, 0x54, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1162 | 0x4e, 0x61, 0x73, 0x73, 0x61, 0x75, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, |
1163 | 0x6f, 0x72, 0x6f, 0x6e, 0x74, 0x6f, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, |
1164 | 0x71, 0x61, 0x6c, 0x75, 0x69, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, |
1165 | 0x65, 0x77, 0x5f, 0x59, 0x6f, 0x72, 0x6b, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1166 | 0x44, 0x65, 0x74, 0x72, 0x6f, 0x69, 0x74, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1167 | 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x50, 0x65, 0x74, 0x65, 0x72, 0x73, 0x62, 0x75, |
1168 | 0x72, 0x67, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, |
1169 | 0x6e, 0x61, 0x2f, 0x56, 0x69, 0x6e, 0x63, 0x65, 0x6e, 0x6e, 0x65, 0x73, 0x20, 0x41, 0x6d, 0x65, |
1170 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x57, 0x69, 0x6e, |
1171 | 0x61, 0x6d, 0x61, 0x63, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x65, 0x6e, |
1172 | 0x74, 0x75, 0x63, 0x6b, 0x79, 0x2f, 0x4d, 0x6f, 0x6e, 0x74, 0x69, 0x63, 0x65, 0x6c, 0x6c, 0x6f, |
1173 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x65, 0x6e, 0x74, 0x75, 0x63, 0x6b, |
1174 | 0x79, 0x2f, 0x4c, 0x6f, 0x75, 0x69, 0x73, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x0, 0x41, 0x6d, 0x65, |
1175 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x6e, 0x63, 0x75, 0x6e, 0x0, 0x41, 0x66, 0x72, 0x69, |
1176 | 0x63, 0x61, 0x2f, 0x43, 0x61, 0x69, 0x72, 0x6f, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x65, |
1177 | 0x6b, 0x61, 0x74, 0x65, 0x72, 0x69, 0x6e, 0x62, 0x75, 0x72, 0x67, 0x0, 0x50, 0x61, 0x63, 0x69, |
1178 | 0x66, 0x69, 0x63, 0x2f, 0x46, 0x69, 0x6a, 0x69, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1179 | 0x4d, 0x61, 0x72, 0x69, 0x65, 0x68, 0x61, 0x6d, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1180 | 0x2f, 0x53, 0x6f, 0x66, 0x69, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x54, 0x61, |
1181 | 0x6c, 0x6c, 0x69, 0x6e, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x48, 0x65, 0x6c, |
1182 | 0x73, 0x69, 0x6e, 0x6b, 0x69, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x52, 0x69, 0x67, |
1183 | 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x56, 0x69, 0x6c, 0x6e, 0x69, 0x75, 0x73, |
1184 | 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4b, 0x79, 0x69, 0x76, 0x0, 0x41, 0x73, 0x69, |
1185 | 0x61, 0x2f, 0x54, 0x62, 0x69, 0x6c, 0x69, 0x73, 0x69, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, |
1186 | 0x69, 0x63, 0x2f, 0x46, 0x61, 0x72, 0x6f, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1187 | 0x47, 0x75, 0x65, 0x72, 0x6e, 0x73, 0x65, 0x79, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1188 | 0x44, 0x75, 0x62, 0x6c, 0x69, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x49, 0x73, |
1189 | 0x6c, 0x65, 0x5f, 0x6f, 0x66, 0x5f, 0x4d, 0x61, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1190 | 0x2f, 0x4a, 0x65, 0x72, 0x73, 0x65, 0x79, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4c, |
1191 | 0x69, 0x73, 0x62, 0x6f, 0x6e, 0x20, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x4d, |
1192 | 0x61, 0x64, 0x65, 0x69, 0x72, 0x61, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, |
1193 | 0x43, 0x61, 0x6e, 0x61, 0x72, 0x79, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4c, 0x6f, |
1194 | 0x6e, 0x64, 0x6f, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x75, 0x75, |
1195 | 0x6b, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4f, 0x75, 0x61, 0x67, 0x61, 0x64, 0x6f, |
1196 | 0x75, 0x67, 0x6f, 0x75, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x61, 0x6e, 0x6a, |
1197 | 0x75, 0x6c, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x63, 0x63, 0x72, 0x61, 0x0, |
1198 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, 0x6e, 0x6d, 0x61, 0x72, 0x6b, 0x73, |
1199 | 0x68, 0x61, 0x76, 0x6e, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x69, 0x73, 0x73, |
1200 | 0x61, 0x75, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x6f, 0x6e, 0x61, 0x6b, 0x72, |
1201 | 0x79, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x52, 0x65, 0x79, 0x6b, 0x6a, |
1202 | 0x61, 0x76, 0x69, 0x6b, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x62, 0x69, 0x64, |
1203 | 0x6a, 0x61, 0x6e, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, 0x6e, 0x72, 0x6f, |
1204 | 0x76, 0x69, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x61, 0x6d, 0x61, 0x6b, |
1205 | 0x6f, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x6f, 0x75, 0x61, 0x6b, 0x63, 0x68, |
1206 | 0x6f, 0x74, 0x74, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x53, 0x74, 0x5f, |
1207 | 0x48, 0x65, 0x6c, 0x65, 0x6e, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, |
1208 | 0x6b, 0x61, 0x72, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x46, 0x72, 0x65, 0x65, 0x74, |
1209 | 0x6f, 0x77, 0x6e, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x6f, 0x6d, 0x65, 0x0, |
1210 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4e, 0x69, 0x63, 0x6f, 0x73, 0x69, 0x61, 0x20, 0x41, 0x73, 0x69, |
1211 | 0x61, 0x2f, 0x46, 0x61, 0x6d, 0x61, 0x67, 0x75, 0x73, 0x74, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, |
1212 | 0x70, 0x65, 0x2f, 0x41, 0x74, 0x68, 0x65, 0x6e, 0x73, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1213 | 0x2f, 0x42, 0x75, 0x63, 0x68, 0x61, 0x72, 0x65, 0x73, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1214 | 0x63, 0x61, 0x2f, 0x50, 0x6f, 0x72, 0x74, 0x2d, 0x61, 0x75, 0x2d, 0x50, 0x72, 0x69, 0x6e, 0x63, |
1215 | 0x65, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x31, 0x30, 0x0, 0x50, 0x61, 0x63, |
1216 | 0x69, 0x66, 0x69, 0x63, 0x2f, 0x52, 0x61, 0x72, 0x6f, 0x74, 0x6f, 0x6e, 0x67, 0x61, 0x0, 0x50, |
1217 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x54, 0x61, 0x68, 0x69, 0x74, 0x69, 0x0, 0x50, 0x61, |
1218 | 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x48, 0x6f, 0x6e, 0x6f, 0x6c, 0x75, 0x6c, 0x75, 0x0, 0x41, |
1219 | 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x6f, 0x6c, 0x6b, 0x61, 0x74, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, |
1220 | 0x2f, 0x54, 0x65, 0x68, 0x72, 0x61, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4a, 0x65, 0x72, |
1221 | 0x75, 0x73, 0x61, 0x6c, 0x65, 0x6d, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x6d, 0x6d, 0x61, |
1222 | 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4b, 0x61, 0x6c, 0x69, 0x6e, 0x69, 0x6e, |
1223 | 0x67, 0x72, 0x61, 0x64, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, 0x65, 0x6f, 0x75, 0x6c, 0x0, |
1224 | 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x72, 0x69, 0x70, 0x6f, 0x6c, 0x69, 0x0, 0x45, |
1225 | 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x34, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, |
1226 | 0x63, 0x2f, 0x4b, 0x69, 0x72, 0x69, 0x74, 0x69, 0x6d, 0x61, 0x74, 0x69, 0x0, 0x41, 0x75, 0x73, |
1227 | 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4c, 0x6f, 0x72, 0x64, 0x5f, 0x48, 0x6f, 0x77, 0x65, |
1228 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x61, 0x67, 0x61, 0x64, 0x61, 0x6e, 0x0, 0x41, 0x6d, |
1229 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x75, 0x6e, 0x74, 0x61, 0x5f, 0x41, 0x72, 0x65, 0x6e, |
1230 | 0x61, 0x73, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4d, 0x61, 0x72, 0x71, 0x75, |
1231 | 0x65, 0x73, 0x61, 0x73, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x4d, 0x61, 0x75, 0x72, |
1232 | 0x69, 0x74, 0x69, 0x75, 0x73, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x52, 0x65, 0x75, |
1233 | 0x6e, 0x69, 0x6f, 0x6e, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x4d, 0x61, 0x68, 0x65, |
1234 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, 0x65, 0x69, 0x72, 0x75, 0x74, 0x0, 0x41, 0x6d, 0x65, |
1235 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, 0x6e, 0x74, 0x65, 0x76, 0x69, 0x64, 0x65, 0x6f, 0x0, |
1236 | 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x73, 0x61, 0x62, 0x6c, 0x61, 0x6e, 0x63, |
1237 | 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x45, 0x6c, 0x5f, 0x41, 0x61, 0x69, 0x75, |
1238 | 0x6e, 0x0, 0x4d, 0x53, 0x54, 0x37, 0x4d, 0x44, 0x54, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1239 | 0x61, 0x2f, 0x45, 0x64, 0x6d, 0x6f, 0x6e, 0x74, 0x6f, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1240 | 0x63, 0x61, 0x2f, 0x43, 0x61, 0x6d, 0x62, 0x72, 0x69, 0x64, 0x67, 0x65, 0x5f, 0x42, 0x61, 0x79, |
1241 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x75, 0x76, 0x69, 0x6b, 0x0, |
1242 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x69, 0x75, 0x64, 0x61, 0x64, 0x5f, 0x4a, |
1243 | 0x75, 0x61, 0x72, 0x65, 0x7a, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x65, |
1244 | 0x6e, 0x76, 0x65, 0x72, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x6f, 0x69, |
1245 | 0x73, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x7a, 0x61, 0x74, |
1246 | 0x6c, 0x61, 0x6e, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x43, 0x6f, 0x63, 0x6f, 0x73, |
1247 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x61, 0x6e, 0x67, 0x6f, 0x6e, 0x0, 0x41, 0x73, 0x69, |
1248 | 0x61, 0x2f, 0x4e, 0x6f, 0x76, 0x6f, 0x73, 0x69, 0x62, 0x69, 0x72, 0x73, 0x6b, 0x0, 0x41, 0x66, |
1249 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, 0x69, 0x6e, 0x64, 0x68, 0x6f, 0x65, 0x6b, 0x0, 0x41, 0x73, |
1250 | 0x69, 0x61, 0x2f, 0x4b, 0x61, 0x74, 0x68, 0x6d, 0x61, 0x6e, 0x64, 0x75, 0x0, 0x41, 0x6e, 0x74, |
1251 | 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x63, 0x4d, 0x75, 0x72, 0x64, 0x6f, 0x0, |
1252 | 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x41, 0x75, 0x63, 0x6b, 0x6c, 0x61, 0x6e, 0x64, |
1253 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x74, 0x5f, 0x4a, 0x6f, 0x68, 0x6e, |
1254 | 0x73, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4e, 0x6f, 0x72, 0x66, 0x6f, 0x6c, |
1255 | 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x49, 0x72, 0x6b, 0x75, 0x74, 0x73, 0x6b, 0x0, 0x41, |
1256 | 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x72, 0x61, 0x73, 0x6e, 0x6f, 0x79, 0x61, 0x72, 0x73, 0x6b, 0x20, |
1257 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4e, 0x6f, 0x76, 0x6f, 0x6b, 0x75, 0x7a, 0x6e, 0x65, 0x74, 0x73, |
1258 | 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x50, 0x79, 0x6f, 0x6e, 0x67, 0x79, 0x61, 0x6e, 0x67, |
1259 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4f, 0x6d, 0x73, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1260 | 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6e, 0x74, 0x69, 0x61, 0x67, 0x6f, 0x0, 0x50, 0x53, 0x54, 0x38, |
1261 | 0x50, 0x44, 0x54, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x56, 0x61, 0x6e, 0x63, |
1262 | 0x6f, 0x75, 0x76, 0x65, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x6f, |
1263 | 0x73, 0x5f, 0x41, 0x6e, 0x67, 0x65, 0x6c, 0x65, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1264 | 0x61, 0x2f, 0x54, 0x69, 0x6a, 0x75, 0x61, 0x6e, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, |
1265 | 0x61, 0x72, 0x61, 0x63, 0x68, 0x69, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, |
1266 | 0x73, 0x75, 0x6e, 0x63, 0x69, 0x6f, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x51, 0x79, 0x7a, |
1267 | 0x79, 0x6c, 0x6f, 0x72, 0x64, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x42, 0x72, |
1268 | 0x75, 0x73, 0x73, 0x65, 0x6c, 0x73, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x43, 0x6f, |
1269 | 0x70, 0x65, 0x6e, 0x68, 0x61, 0x67, 0x65, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1270 | 0x50, 0x61, 0x72, 0x69, 0x73, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x61, 0x64, |
1271 | 0x72, 0x69, 0x64, 0x20, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x65, 0x75, 0x74, 0x61, |
1272 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, 0x72, 0x65, 0x64, 0x6e, 0x65, 0x6b, 0x6f, 0x6c, 0x79, |
1273 | 0x6d, 0x73, 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x61, 0x6d, 0x63, 0x68, 0x61, 0x74, |
1274 | 0x6b, 0x61, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x6e, 0x61, 0x64, 0x79, 0x72, 0x0, 0x45, |
1275 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, 0x61, 0x6d, 0x61, 0x72, 0x61, 0x0, 0x45, 0x75, 0x72, |
1276 | 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x6f, 0x73, 0x63, 0x6f, 0x77, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1277 | 0x65, 0x2f, 0x4b, 0x69, 0x72, 0x6f, 0x76, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, |
1278 | 0x69, 0x6d, 0x66, 0x65, 0x72, 0x6f, 0x70, 0x6f, 0x6c, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, |
1279 | 0x54, 0x2b, 0x33, 0x0, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x52, |
1280 | 0x6f, 0x74, 0x68, 0x65, 0x72, 0x61, 0x20, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, |
1281 | 0x61, 0x2f, 0x50, 0x61, 0x6c, 0x6d, 0x65, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1282 | 0x2f, 0x46, 0x6f, 0x72, 0x74, 0x61, 0x6c, 0x65, 0x7a, 0x61, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1283 | 0x63, 0x61, 0x2f, 0x42, 0x65, 0x6c, 0x65, 0x6d, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1284 | 0x2f, 0x4d, 0x61, 0x63, 0x65, 0x69, 0x6f, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1285 | 0x52, 0x65, 0x63, 0x69, 0x66, 0x65, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, |
1286 | 0x61, 0x6e, 0x74, 0x61, 0x72, 0x65, 0x6d, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, |
1287 | 0x2f, 0x53, 0x74, 0x61, 0x6e, 0x6c, 0x65, 0x79, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1288 | 0x2f, 0x43, 0x61, 0x79, 0x65, 0x6e, 0x6e, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1289 | 0x2f, 0x50, 0x61, 0x72, 0x61, 0x6d, 0x61, 0x72, 0x69, 0x62, 0x6f, 0x0, 0x45, 0x74, 0x63, 0x2f, |
1290 | 0x47, 0x4d, 0x54, 0x2b, 0x35, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, 0x69, |
1291 | 0x6f, 0x5f, 0x42, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1292 | 0x2f, 0x45, 0x69, 0x72, 0x75, 0x6e, 0x65, 0x70, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1293 | 0x61, 0x2f, 0x41, 0x74, 0x69, 0x6b, 0x6f, 0x6b, 0x61, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1294 | 0x63, 0x61, 0x2f, 0x43, 0x61, 0x79, 0x6d, 0x61, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1295 | 0x61, 0x2f, 0x42, 0x6f, 0x67, 0x6f, 0x74, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1296 | 0x2f, 0x47, 0x75, 0x61, 0x79, 0x61, 0x71, 0x75, 0x69, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1297 | 0x63, 0x61, 0x2f, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1298 | 0x63, 0x61, 0x2f, 0x50, 0x61, 0x6e, 0x61, 0x6d, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1299 | 0x61, 0x2f, 0x4c, 0x69, 0x6d, 0x61, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x34, |
1300 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x6e, 0x67, 0x75, 0x69, 0x6c, 0x6c, |
1301 | 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x6e, 0x74, 0x69, 0x67, 0x75, |
1302 | 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x75, 0x62, 0x61, 0x0, |
1303 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x61, 0x72, 0x62, 0x61, 0x64, 0x6f, 0x73, |
1304 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x61, 0x5f, 0x50, 0x61, 0x7a, 0x0, |
1305 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x6e, 0x61, 0x75, 0x73, 0x20, 0x41, |
1306 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x6f, 0x61, 0x5f, 0x56, 0x69, 0x73, 0x74, 0x61, |
1307 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x6f, 0x72, 0x74, 0x6f, 0x5f, 0x56, |
1308 | 0x65, 0x6c, 0x68, 0x6f, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x6f, 0x72, |
1309 | 0x74, 0x6f, 0x6c, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x6c, 0x61, |
1310 | 0x6e, 0x63, 0x2d, 0x53, 0x61, 0x62, 0x6c, 0x6f, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1311 | 0x61, 0x2f, 0x4b, 0x72, 0x61, 0x6c, 0x65, 0x6e, 0x64, 0x69, 0x6a, 0x6b, 0x0, 0x41, 0x6d, 0x65, |
1312 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x75, 0x72, 0x61, 0x63, 0x61, 0x6f, 0x0, 0x41, 0x6d, 0x65, |
1313 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x6f, 0x6d, 0x69, 0x6e, 0x69, 0x63, 0x61, 0x0, 0x41, 0x6d, |
1314 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6e, 0x74, 0x6f, 0x5f, 0x44, 0x6f, 0x6d, 0x69, |
1315 | 0x6e, 0x67, 0x6f, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, 0x72, 0x65, 0x6e, |
1316 | 0x61, 0x64, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, 0x75, 0x61, 0x64, |
1317 | 0x65, 0x6c, 0x6f, 0x75, 0x70, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, |
1318 | 0x75, 0x79, 0x61, 0x6e, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, |
1319 | 0x72, 0x74, 0x69, 0x6e, 0x69, 0x71, 0x75, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1320 | 0x2f, 0x4d, 0x6f, 0x6e, 0x74, 0x73, 0x65, 0x72, 0x72, 0x61, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, |
1321 | 0x69, 0x63, 0x61, 0x2f, 0x50, 0x75, 0x65, 0x72, 0x74, 0x6f, 0x5f, 0x52, 0x69, 0x63, 0x6f, 0x0, |
1322 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x74, 0x5f, 0x42, 0x61, 0x72, 0x74, 0x68, |
1323 | 0x65, 0x6c, 0x65, 0x6d, 0x79, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x74, |
1324 | 0x5f, 0x4b, 0x69, 0x74, 0x74, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, |
1325 | 0x74, 0x5f, 0x4c, 0x75, 0x63, 0x69, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1326 | 0x4d, 0x61, 0x72, 0x69, 0x67, 0x6f, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1327 | 0x53, 0x74, 0x5f, 0x56, 0x69, 0x6e, 0x63, 0x65, 0x6e, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1328 | 0x63, 0x61, 0x2f, 0x4c, 0x6f, 0x77, 0x65, 0x72, 0x5f, 0x50, 0x72, 0x69, 0x6e, 0x63, 0x65, 0x73, |
1329 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x6f, 0x72, 0x74, 0x5f, 0x6f, 0x66, |
1330 | 0x5f, 0x53, 0x70, 0x61, 0x69, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, |
1331 | 0x74, 0x5f, 0x54, 0x68, 0x6f, 0x6d, 0x61, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1332 | 0x2f, 0x4d, 0x69, 0x71, 0x75, 0x65, 0x6c, 0x6f, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, |
1333 | 0x61, 0x6b, 0x68, 0x61, 0x6c, 0x69, 0x6e, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, |
1334 | 0x41, 0x70, 0x69, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6f, 0x5f, |
1335 | 0x54, 0x6f, 0x6d, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, 0x61, 0x72, 0x61, |
1336 | 0x74, 0x6f, 0x76, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x37, 0x0, 0x41, 0x6e, |
1337 | 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, 0x76, 0x69, 0x73, 0x0, 0x41, |
1338 | 0x73, 0x69, 0x61, 0x2f, 0x50, 0x68, 0x6e, 0x6f, 0x6d, 0x5f, 0x50, 0x65, 0x6e, 0x68, 0x0, 0x49, |
1339 | 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x43, 0x68, 0x72, 0x69, 0x73, 0x74, 0x6d, 0x61, 0x73, 0x0, |
1340 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4a, 0x61, 0x6b, 0x61, 0x72, 0x74, 0x61, 0x20, 0x41, 0x73, 0x69, |
1341 | 0x61, 0x2f, 0x50, 0x6f, 0x6e, 0x74, 0x69, 0x61, 0x6e, 0x61, 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, |
1342 | 0x2f, 0x56, 0x69, 0x65, 0x6e, 0x74, 0x69, 0x61, 0x6e, 0x65, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, |
1343 | 0x42, 0x61, 0x6e, 0x67, 0x6b, 0x6f, 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x5f, |
1344 | 0x43, 0x68, 0x69, 0x5f, 0x4d, 0x69, 0x6e, 0x68, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, |
1345 | 0x2d, 0x38, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x42, 0x72, 0x75, 0x6e, 0x65, 0x69, 0x0, 0x41, |
1346 | 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x61, 0x6b, 0x61, 0x73, 0x73, 0x61, 0x72, 0x0, 0x41, 0x73, 0x69, |
1347 | 0x61, 0x2f, 0x4b, 0x75, 0x61, 0x6c, 0x61, 0x5f, 0x4c, 0x75, 0x6d, 0x70, 0x75, 0x72, 0x20, 0x41, |
1348 | 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x75, 0x63, 0x68, 0x69, 0x6e, 0x67, 0x0, 0x41, 0x73, 0x69, 0x61, |
1349 | 0x2f, 0x4d, 0x61, 0x6e, 0x69, 0x6c, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, 0x69, 0x6e, |
1350 | 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x32, |
1351 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x47, 0x61, 0x62, 0x6f, 0x72, 0x6f, 0x6e, 0x65, |
1352 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x75, 0x6a, 0x75, 0x6d, 0x62, 0x75, 0x72, |
1353 | 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x75, 0x62, 0x75, 0x6d, 0x62, 0x61, |
1354 | 0x73, 0x68, 0x69, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x62, 0x61, 0x62, 0x61, |
1355 | 0x6e, 0x65, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x73, 0x65, 0x72, 0x75, |
1356 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x6c, 0x61, 0x6e, 0x74, 0x79, 0x72, 0x65, |
1357 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x70, 0x75, 0x74, 0x6f, 0x0, 0x41, |
1358 | 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x69, 0x67, 0x61, 0x6c, 0x69, 0x0, 0x41, 0x66, 0x72, |
1359 | 0x69, 0x63, 0x61, 0x2f, 0x4a, 0x6f, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x73, 0x62, 0x75, 0x72, 0x67, |
1360 | 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x75, 0x73, 0x61, 0x6b, 0x61, 0x0, 0x41, |
1361 | 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x72, 0x61, 0x72, 0x65, 0x0, 0x41, 0x66, 0x72, |
1362 | 0x69, 0x63, 0x61, 0x2f, 0x4a, 0x75, 0x62, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x43, 0x6f, |
1363 | 0x6c, 0x6f, 0x6d, 0x62, 0x6f, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x68, 0x61, |
1364 | 0x72, 0x74, 0x6f, 0x75, 0x6d, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x61, 0x6d, 0x61, 0x73, |
1365 | 0x63, 0x75, 0x73, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x61, 0x69, 0x70, 0x65, 0x69, 0x0, |
1366 | 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x62, 0x61, 0x72, 0x74, |
1367 | 0x20, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x63, 0x71, |
1368 | 0x75, 0x61, 0x72, 0x69, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, |
1369 | 0x61, 0x67, 0x75, 0x61, 0x69, 0x6e, 0x61, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, |
1370 | 0x39, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4a, 0x61, 0x79, 0x61, 0x70, 0x75, 0x72, 0x61, 0x0, |
1371 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x6f, 0x6b, 0x79, 0x6f, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, |
1372 | 0x69, 0x63, 0x2f, 0x50, 0x61, 0x6c, 0x61, 0x75, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x69, |
1373 | 0x6c, 0x69, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x6f, 0x6d, 0x73, 0x6b, 0x0, 0x50, 0x61, |
1374 | 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x54, 0x6f, 0x6e, 0x67, 0x61, 0x74, 0x61, 0x70, 0x75, 0x0, |
1375 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x43, 0x68, 0x69, 0x74, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1376 | 0x65, 0x2f, 0x49, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1377 | 0x63, 0x61, 0x2f, 0x47, 0x72, 0x61, 0x6e, 0x64, 0x5f, 0x54, 0x75, 0x72, 0x6b, 0x0, 0x41, 0x73, |
1378 | 0x69, 0x61, 0x2f, 0x55, 0x6c, 0x61, 0x61, 0x6e, 0x62, 0x61, 0x61, 0x74, 0x61, 0x72, 0x20, 0x41, |
1379 | 0x73, 0x69, 0x61, 0x2f, 0x43, 0x68, 0x6f, 0x69, 0x62, 0x61, 0x6c, 0x73, 0x61, 0x6e, 0x0, 0x41, |
1380 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x49, |
1381 | 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x70, 0x6f, 0x6c, 0x69, 0x73, 0x20, 0x41, 0x6d, 0x65, 0x72, |
1382 | 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x4d, 0x61, 0x72, 0x65, |
1383 | 0x6e, 0x67, 0x6f, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, |
1384 | 0x61, 0x6e, 0x61, 0x2f, 0x56, 0x65, 0x76, 0x61, 0x79, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, |
1385 | 0x54, 0x2b, 0x37, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x72, 0x65, 0x73, |
1386 | 0x74, 0x6f, 0x6e, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, 0x77, 0x73, |
1387 | 0x6f, 0x6e, 0x5f, 0x43, 0x72, 0x65, 0x65, 0x6b, 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1388 | 0x2f, 0x46, 0x6f, 0x72, 0x74, 0x5f, 0x4e, 0x65, 0x6c, 0x73, 0x6f, 0x6e, 0x0, 0x41, 0x6d, 0x65, |
1389 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x65, 0x72, 0x6d, 0x6f, 0x73, 0x69, 0x6c, 0x6c, 0x6f, 0x0, |
1390 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x68, 0x6f, 0x65, 0x6e, 0x69, 0x78, 0x0, |
1391 | 0x45, 0x74, 0x63, 0x2f, 0x55, 0x54, 0x43, 0x20, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x0, |
1392 | 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x32, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, |
1393 | 0x69, 0x63, 0x2f, 0x54, 0x61, 0x72, 0x61, 0x77, 0x61, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, |
1394 | 0x63, 0x2f, 0x4d, 0x61, 0x6a, 0x75, 0x72, 0x6f, 0x20, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, |
1395 | 0x2f, 0x4b, 0x77, 0x61, 0x6a, 0x61, 0x6c, 0x65, 0x69, 0x6e, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, |
1396 | 0x69, 0x63, 0x2f, 0x4e, 0x61, 0x75, 0x72, 0x75, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, |
1397 | 0x2f, 0x46, 0x75, 0x6e, 0x61, 0x66, 0x75, 0x74, 0x69, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, |
1398 | 0x63, 0x2f, 0x57, 0x61, 0x6b, 0x65, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x57, |
1399 | 0x61, 0x6c, 0x6c, 0x69, 0x73, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x33, |
1400 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4b, 0x61, 0x6e, 0x74, 0x6f, 0x6e, 0x0, |
1401 | 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x46, 0x61, 0x6b, 0x61, 0x6f, 0x66, 0x6f, 0x0, |
1402 | 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x32, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1403 | 0x61, 0x2f, 0x4e, 0x6f, 0x72, 0x6f, 0x6e, 0x68, 0x61, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, |
1404 | 0x69, 0x63, 0x2f, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x5f, 0x47, 0x65, 0x6f, 0x72, 0x67, 0x69, 0x61, |
1405 | 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x38, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, |
1406 | 0x69, 0x63, 0x2f, 0x50, 0x69, 0x74, 0x63, 0x61, 0x69, 0x72, 0x6e, 0x0, 0x45, 0x74, 0x63, 0x2f, |
1407 | 0x47, 0x4d, 0x54, 0x2b, 0x39, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x47, 0x61, |
1408 | 0x6d, 0x62, 0x69, 0x65, 0x72, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x31, 0x31, |
1409 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x61, 0x67, 0x6f, 0x5f, 0x50, 0x61, |
1410 | 0x67, 0x6f, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4e, 0x69, 0x75, 0x65, 0x0, |
1411 | 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4d, 0x69, 0x64, 0x77, 0x61, 0x79, 0x0, 0x41, |
1412 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x72, 0x61, 0x63, 0x61, 0x73, 0x0, 0x41, |
1413 | 0x73, 0x69, 0x61, 0x2f, 0x56, 0x6c, 0x61, 0x64, 0x69, 0x76, 0x6f, 0x73, 0x74, 0x6f, 0x6b, 0x20, |
1414 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, 0x73, 0x74, 0x2d, 0x4e, 0x65, 0x72, 0x61, 0x0, 0x45, 0x75, |
1415 | 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x56, 0x6f, 0x6c, 0x67, 0x6f, 0x67, 0x72, 0x61, 0x64, 0x0, 0x41, |
1416 | 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x50, 0x65, 0x72, 0x74, 0x68, 0x0, 0x45, |
1417 | 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1418 | 0x41, 0x6c, 0x67, 0x69, 0x65, 0x72, 0x73, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, |
1419 | 0x75, 0x61, 0x6e, 0x64, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x6f, 0x72, |
1420 | 0x74, 0x6f, 0x2d, 0x4e, 0x6f, 0x76, 0x6f, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, |
1421 | 0x6f, 0x75, 0x61, 0x6c, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x61, 0x6e, |
1422 | 0x67, 0x75, 0x69, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x64, 0x6a, 0x61, 0x6d, |
1423 | 0x65, 0x6e, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x72, 0x61, 0x7a, 0x7a, |
1424 | 0x61, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x69, |
1425 | 0x6e, 0x73, 0x68, 0x61, 0x73, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, |
1426 | 0x6c, 0x61, 0x62, 0x6f, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x69, 0x62, 0x72, |
1427 | 0x65, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x61, |
1428 | 0x67, 0x6f, 0x73, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x69, 0x61, 0x6d, 0x65, |
1429 | 0x79, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x75, 0x6e, 0x69, 0x73, 0x0, 0x45, |
1430 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x41, 0x6e, 0x64, 0x6f, 0x72, 0x72, 0x61, 0x0, 0x45, 0x75, |
1431 | 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x56, 0x69, 0x65, 0x6e, 0x6e, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, |
1432 | 0x70, 0x65, 0x2f, 0x42, 0x65, 0x72, 0x6c, 0x69, 0x6e, 0x20, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1433 | 0x2f, 0x42, 0x75, 0x73, 0x69, 0x6e, 0x67, 0x65, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1434 | 0x2f, 0x47, 0x69, 0x62, 0x72, 0x61, 0x6c, 0x74, 0x61, 0x72, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1435 | 0x65, 0x2f, 0x52, 0x6f, 0x6d, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x56, 0x61, |
1436 | 0x64, 0x75, 0x7a, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4c, 0x75, 0x78, 0x65, 0x6d, |
1437 | 0x62, 0x6f, 0x75, 0x72, 0x67, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x61, 0x6c, |
1438 | 0x74, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x6f, 0x6e, 0x61, 0x63, 0x6f, |
1439 | 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x41, 0x6d, 0x73, 0x74, 0x65, 0x72, 0x64, 0x61, |
1440 | 0x6d, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4f, 0x73, 0x6c, 0x6f, 0x0, 0x45, 0x75, |
1441 | 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, 0x61, 0x6e, 0x5f, 0x4d, 0x61, 0x72, 0x69, 0x6e, 0x6f, 0x0, |
1442 | 0x41, 0x72, 0x63, 0x74, 0x69, 0x63, 0x2f, 0x4c, 0x6f, 0x6e, 0x67, 0x79, 0x65, 0x61, 0x72, 0x62, |
1443 | 0x79, 0x65, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x53, 0x74, 0x6f, 0x63, 0x6b, |
1444 | 0x68, 0x6f, 0x6c, 0x6d, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x5a, 0x75, 0x72, 0x69, |
1445 | 0x63, 0x68, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x56, 0x61, 0x74, 0x69, 0x63, 0x61, |
1446 | 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x76, 0x64, 0x0, 0x45, 0x74, 0x63, 0x2f, |
1447 | 0x47, 0x4d, 0x54, 0x2d, 0x35, 0x0, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, |
1448 | 0x2f, 0x4d, 0x61, 0x77, 0x73, 0x6f, 0x6e, 0x0, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x4b, |
1449 | 0x65, 0x72, 0x67, 0x75, 0x65, 0x6c, 0x65, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4f, 0x72, |
1450 | 0x61, 0x6c, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x6c, 0x6d, 0x61, 0x74, 0x79, 0x20, 0x41, |
1451 | 0x73, 0x69, 0x61, 0x2f, 0x41, 0x71, 0x74, 0x61, 0x75, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, |
1452 | 0x71, 0x74, 0x6f, 0x62, 0x65, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x74, 0x79, 0x72, 0x61, |
1453 | 0x75, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x51, 0x6f, 0x73, 0x74, 0x61, 0x6e, 0x61, 0x79, 0x0, |
1454 | 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x2f, 0x4d, 0x61, 0x6c, 0x64, 0x69, 0x76, 0x65, 0x73, 0x0, |
1455 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x75, 0x73, 0x68, 0x61, 0x6e, 0x62, 0x65, 0x0, 0x41, 0x73, |
1456 | 0x69, 0x61, 0x2f, 0x41, 0x73, 0x68, 0x67, 0x61, 0x62, 0x61, 0x74, 0x0, 0x41, 0x73, 0x69, 0x61, |
1457 | 0x2f, 0x54, 0x61, 0x73, 0x68, 0x6b, 0x65, 0x6e, 0x74, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, |
1458 | 0x61, 0x6d, 0x61, 0x72, 0x6b, 0x61, 0x6e, 0x64, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, 0x65, |
1459 | 0x62, 0x72, 0x6f, 0x6e, 0x20, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x47, 0x61, 0x7a, 0x61, 0x0, 0x45, |
1460 | 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x31, 0x30, 0x0, 0x41, 0x6e, 0x74, 0x61, 0x72, 0x63, |
1461 | 0x74, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x75, 0x6d, 0x6f, 0x6e, 0x74, 0x44, 0x55, 0x72, 0x76, 0x69, |
1462 | 0x6c, 0x6c, 0x65, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x47, 0x75, 0x61, 0x6d, |
1463 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x43, 0x68, 0x75, 0x75, 0x6b, 0x0, 0x50, |
1464 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x53, 0x61, 0x69, 0x70, 0x61, 0x6e, 0x0, 0x50, 0x61, |
1465 | 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x6f, 0x72, 0x74, 0x5f, 0x4d, 0x6f, 0x72, 0x65, 0x73, |
1466 | 0x62, 0x79, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x61, 0x6b, 0x75, 0x74, 0x73, 0x6b, 0x20, |
1467 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x68, 0x61, 0x6e, 0x64, 0x79, 0x67, 0x61, 0x0, 0x41, 0x6d, |
1468 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, 0x68, 0x69, 0x74, 0x65, 0x68, 0x6f, 0x72, 0x73, 0x65, |
1469 | 0x20, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x61, 0x77, 0x73, 0x6f, 0x6e, 0x0, |
1470 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x6e, 0x63, 0x68, 0x6f, 0x72, 0x61, 0x67, |
1471 | 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, |
1472 | 0x69, 0x6e, 0x61, 0x2f, 0x42, 0x75, 0x65, 0x6e, 0x6f, 0x73, 0x5f, 0x41, 0x69, 0x72, 0x65, 0x73, |
1473 | 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x41, 0x73, 0x74, 0x72, 0x61, 0x6b, 0x68, 0x61, |
1474 | 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x6c, 0x69, 0x66, 0x61, |
1475 | 0x78, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x53, 0x79, 0x64, 0x6e, |
1476 | 0x65, 0x79, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, 0x65, 0x67, 0x69, 0x6e, |
1477 | 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x41, 0x64, 0x65, 0x6c, |
1478 | 0x61, 0x69, 0x64, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x75, 0x69, |
1479 | 0x61, 0x62, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x68, 0x69, 0x63, |
1480 | 0x61, 0x67, 0x6f, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x78, 0x69, |
1481 | 0x63, 0x6f, 0x5f, 0x43, 0x69, 0x74, 0x79, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, |
1482 | 0x61, 0x2f, 0x42, 0x72, 0x69, 0x73, 0x62, 0x61, 0x6e, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1483 | 0x63, 0x61, 0x2f, 0x4e, 0x65, 0x77, 0x5f, 0x59, 0x6f, 0x72, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, |
1484 | 0x69, 0x63, 0x61, 0x2f, 0x44, 0x65, 0x6e, 0x76, 0x65, 0x72, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, |
1485 | 0x4b, 0x72, 0x61, 0x73, 0x6e, 0x6f, 0x79, 0x61, 0x72, 0x73, 0x6b, 0x0, 0x41, 0x73, 0x69, 0x61, |
1486 | 0x2f, 0x4b, 0x61, 0x6d, 0x63, 0x68, 0x61, 0x74, 0x6b, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1487 | 0x65, 0x2f, 0x4d, 0x6f, 0x73, 0x63, 0x6f, 0x77, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, |
1488 | 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x62, 0x61, 0x72, 0x74, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, |
1489 | 0x6c, 0x61, 0x61, 0x6e, 0x62, 0x61, 0x61, 0x74, 0x61, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1490 | 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, |
1491 | 0x6e, 0x61, 0x70, 0x6f, 0x6c, 0x69, 0x73, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x55, 0x54, 0x43, 0x0, |
1492 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x56, 0x6c, 0x61, 0x64, 0x69, 0x76, 0x6f, 0x73, 0x74, 0x6f, 0x6b, |
1493 | 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x42, 0x65, 0x72, 0x6c, 0x69, 0x6e, 0x0, 0x41, |
1494 | 0x73, 0x69, 0x61, 0x2f, 0x54, 0x61, 0x73, 0x68, 0x6b, 0x65, 0x6e, 0x74, 0x0, 0x41, 0x73, 0x69, |
1495 | 0x61, 0x2f, 0x48, 0x65, 0x62, 0x72, 0x6f, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x61, |
1496 | 0x6b, 0x75, 0x74, 0x73, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, 0x68, |
1497 | 0x69, 0x74, 0x65, 0x68, 0x6f, 0x72, 0x73, 0x65, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x31, 0x34, 0x3a, |
1498 | 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x31, 0x33, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, |
1499 | 0x2d, 0x31, 0x32, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x31, 0x31, 0x3a, 0x30, 0x30, |
1500 | 0x0, 0x55, 0x54, 0x43, 0x2d, 0x31, 0x30, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, |
1501 | 0x39, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x39, 0x3a, 0x30, 0x30, 0x0, 0x55, |
1502 | 0x54, 0x43, 0x2d, 0x30, 0x38, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x37, 0x3a, |
1503 | 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x36, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, |
1504 | 0x2d, 0x30, 0x35, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x34, 0x3a, 0x33, 0x30, |
1505 | 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x34, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, |
1506 | 0x33, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x33, 0x3a, 0x30, 0x30, 0x0, 0x55, |
1507 | 0x54, 0x43, 0x2d, 0x30, 0x32, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x31, 0x3a, |
1508 | 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x20, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x30, 0x3a, 0x30, 0x30, |
1509 | 0x20, 0x55, 0x54, 0x43, 0x2d, 0x30, 0x30, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, |
1510 | 0x31, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x32, 0x3a, 0x30, 0x30, 0x0, 0x55, |
1511 | 0x54, 0x43, 0x2b, 0x30, 0x33, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x33, 0x3a, |
1512 | 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x34, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, |
1513 | 0x2b, 0x30, 0x34, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x35, 0x3a, 0x30, 0x30, |
1514 | 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x35, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, |
1515 | 0x35, 0x3a, 0x34, 0x35, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x36, 0x3a, 0x30, 0x30, 0x0, 0x55, |
1516 | 0x54, 0x43, 0x2b, 0x30, 0x36, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x37, 0x3a, |
1517 | 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x38, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, |
1518 | 0x2b, 0x30, 0x38, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x38, 0x3a, 0x34, 0x35, |
1519 | 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, 0x39, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x30, |
1520 | 0x39, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x30, 0x3a, 0x30, 0x30, 0x0, 0x55, |
1521 | 0x54, 0x43, 0x2b, 0x31, 0x30, 0x3a, 0x33, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x31, 0x3a, |
1522 | 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x32, 0x3a, 0x30, 0x30, 0x0, 0x55, 0x54, 0x43, |
1523 | 0x2b, 0x31, 0x32, 0x3a, 0x34, 0x35, 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x33, 0x3a, 0x30, 0x30, |
1524 | 0x0, 0x55, 0x54, 0x43, 0x2b, 0x31, 0x34, 0x3a, 0x30, 0x30, 0x0 |
1525 | }; |
1526 | |
1527 | static constexpr char aliasIdData[] = { |
1528 | 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x73, 0x6d, 0x65, 0x72, 0x61, 0x0, 0x41, 0x66, |
1529 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x73, 0x6d, 0x61, 0x72, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, |
1530 | 0x63, 0x61, 0x2f, 0x54, 0x69, 0x6d, 0x62, 0x75, 0x6b, 0x74, 0x75, 0x0, 0x41, 0x66, 0x72, 0x69, |
1531 | 0x63, 0x61, 0x2f, 0x42, 0x61, 0x6d, 0x61, 0x6b, 0x6f, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1532 | 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x43, 0x6f, 0x6d, 0x6f, |
1533 | 0x64, 0x52, 0x69, 0x76, 0x61, 0x64, 0x61, 0x76, 0x69, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1534 | 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x43, 0x61, 0x74, |
1535 | 0x61, 0x6d, 0x61, 0x72, 0x63, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, |
1536 | 0x74, 0x6b, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x64, 0x61, 0x6b, |
1537 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x42, 0x75, 0x65, 0x6e, 0x6f, 0x73, 0x5f, |
1538 | 0x41, 0x69, 0x72, 0x65, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, |
1539 | 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x42, 0x75, 0x65, 0x6e, 0x6f, 0x73, 0x5f, 0x41, |
1540 | 0x69, 0x72, 0x65, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x74, |
1541 | 0x61, 0x6d, 0x61, 0x72, 0x63, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, |
1542 | 0x6f, 0x72, 0x61, 0x6c, 0x5f, 0x48, 0x61, 0x72, 0x62, 0x6f, 0x75, 0x72, 0x0, 0x41, 0x6d, 0x65, |
1543 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x74, 0x69, 0x6b, 0x6f, 0x6b, 0x61, 0x6e, 0x0, 0x41, 0x6d, |
1544 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x6f, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x0, 0x41, 0x6d, |
1545 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, |
1546 | 0x43, 0x6f, 0x72, 0x64, 0x6f, 0x62, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1547 | 0x45, 0x6e, 0x73, 0x65, 0x6e, 0x61, 0x64, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1548 | 0x2f, 0x54, 0x69, 0x6a, 0x75, 0x61, 0x6e, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1549 | 0x2f, 0x46, 0x6f, 0x72, 0x74, 0x5f, 0x57, 0x61, 0x79, 0x6e, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, |
1550 | 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, |
1551 | 0x61, 0x6e, 0x61, 0x70, 0x6f, 0x6c, 0x69, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1552 | 0x2f, 0x47, 0x6f, 0x64, 0x74, 0x68, 0x61, 0x62, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1553 | 0x2f, 0x4e, 0x75, 0x75, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, |
1554 | 0x64, 0x69, 0x61, 0x6e, 0x61, 0x70, 0x6f, 0x6c, 0x69, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1555 | 0x63, 0x61, 0x2f, 0x4a, 0x75, 0x6a, 0x75, 0x79, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1556 | 0x2f, 0x41, 0x72, 0x67, 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x4a, 0x75, 0x6a, 0x75, 0x79, |
1557 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4b, 0x6e, 0x6f, 0x78, 0x5f, 0x49, 0x4e, |
1558 | 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x6e, 0x64, 0x69, 0x61, 0x6e, 0x61, |
1559 | 0x2f, 0x4b, 0x6e, 0x6f, 0x78, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x6f, |
1560 | 0x75, 0x69, 0x73, 0x76, 0x69, 0x6c, 0x6c, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1561 | 0x2f, 0x4b, 0x65, 0x6e, 0x74, 0x75, 0x63, 0x6b, 0x79, 0x2f, 0x4c, 0x6f, 0x75, 0x69, 0x73, 0x76, |
1562 | 0x69, 0x6c, 0x6c, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x6e, |
1563 | 0x64, 0x6f, 0x7a, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x72, 0x67, |
1564 | 0x65, 0x6e, 0x74, 0x69, 0x6e, 0x61, 0x2f, 0x4d, 0x65, 0x6e, 0x64, 0x6f, 0x7a, 0x61, 0x0, 0x41, |
1565 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x6f, 0x6e, 0x74, 0x72, 0x65, 0x61, 0x6c, 0x0, |
1566 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x6f, 0x72, 0x6f, 0x6e, 0x74, 0x6f, 0x0, |
1567 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x69, 0x70, 0x69, 0x67, 0x6f, 0x6e, 0x0, |
1568 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x61, 0x6e, 0x67, 0x6e, 0x69, 0x72, 0x74, |
1569 | 0x75, 0x6e, 0x67, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x49, 0x71, 0x61, 0x6c, |
1570 | 0x75, 0x69, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x50, 0x6f, 0x72, 0x74, |
1571 | 0x6f, 0x5f, 0x41, 0x63, 0x72, 0x65, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, |
1572 | 0x69, 0x6f, 0x5f, 0x42, 0x72, 0x61, 0x6e, 0x63, 0x6f, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1573 | 0x61, 0x2f, 0x52, 0x61, 0x69, 0x6e, 0x79, 0x5f, 0x52, 0x69, 0x76, 0x65, 0x72, 0x0, 0x41, 0x6d, |
1574 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, 0x69, 0x6e, 0x6e, 0x69, 0x70, 0x65, 0x67, 0x0, 0x41, |
1575 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x52, 0x6f, 0x73, 0x61, 0x72, 0x69, 0x6f, 0x0, 0x41, |
1576 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6e, 0x74, 0x61, 0x5f, 0x49, 0x73, 0x61, |
1577 | 0x62, 0x65, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x68, 0x69, 0x70, |
1578 | 0x72, 0x6f, 0x63, 0x6b, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, 0x65, 0x6e, |
1579 | 0x76, 0x65, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x54, 0x68, 0x75, 0x6e, |
1580 | 0x64, 0x65, 0x72, 0x5f, 0x42, 0x61, 0x79, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1581 | 0x56, 0x69, 0x72, 0x67, 0x69, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, |
1582 | 0x74, 0x5f, 0x54, 0x68, 0x6f, 0x6d, 0x61, 0x73, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1583 | 0x2f, 0x59, 0x65, 0x6c, 0x6c, 0x6f, 0x77, 0x6b, 0x6e, 0x69, 0x66, 0x65, 0x0, 0x41, 0x6d, 0x65, |
1584 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x45, 0x64, 0x6d, 0x6f, 0x6e, 0x74, 0x6f, 0x6e, 0x0, 0x41, 0x6e, |
1585 | 0x74, 0x61, 0x72, 0x63, 0x74, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x6f, 0x75, 0x74, 0x68, 0x5f, 0x50, |
1586 | 0x6f, 0x6c, 0x65, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x41, 0x75, 0x63, 0x6b, |
1587 | 0x6c, 0x61, 0x6e, 0x64, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x73, 0x68, 0x6b, 0x68, 0x61, |
1588 | 0x62, 0x61, 0x64, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x41, 0x73, 0x68, 0x67, 0x61, 0x62, 0x61, |
1589 | 0x74, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x43, 0x61, 0x6c, 0x63, 0x75, 0x74, 0x74, 0x61, 0x0, |
1590 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x6f, 0x6c, 0x6b, 0x61, 0x74, 0x61, 0x0, 0x41, 0x73, 0x69, |
1591 | 0x61, 0x2f, 0x43, 0x68, 0x6f, 0x6e, 0x67, 0x71, 0x69, 0x6e, 0x67, 0x0, 0x41, 0x73, 0x69, 0x61, |
1592 | 0x2f, 0x53, 0x68, 0x61, 0x6e, 0x67, 0x68, 0x61, 0x69, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x43, |
1593 | 0x68, 0x75, 0x6e, 0x67, 0x6b, 0x69, 0x6e, 0x67, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x61, |
1594 | 0x63, 0x63, 0x61, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x44, 0x68, 0x61, 0x6b, 0x61, 0x0, 0x41, |
1595 | 0x73, 0x69, 0x61, 0x2f, 0x48, 0x61, 0x72, 0x62, 0x69, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, |
1596 | 0x49, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1597 | 0x49, 0x73, 0x74, 0x61, 0x6e, 0x62, 0x75, 0x6c, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x61, |
1598 | 0x73, 0x68, 0x67, 0x61, 0x72, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, 0x72, 0x75, 0x6d, 0x71, |
1599 | 0x69, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x61, 0x74, 0x6d, 0x61, 0x6e, 0x64, 0x75, 0x0, |
1600 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4b, 0x61, 0x74, 0x68, 0x6d, 0x61, 0x6e, 0x64, 0x75, 0x0, 0x41, |
1601 | 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x61, 0x63, 0x61, 0x6f, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4d, |
1602 | 0x61, 0x63, 0x61, 0x75, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x52, 0x61, 0x6e, 0x67, 0x6f, 0x6f, |
1603 | 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x59, 0x61, 0x6e, 0x67, 0x6f, 0x6e, 0x0, 0x41, 0x73, |
1604 | 0x69, 0x61, 0x2f, 0x53, 0x61, 0x69, 0x67, 0x6f, 0x6e, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, |
1605 | 0x6f, 0x5f, 0x43, 0x68, 0x69, 0x5f, 0x4d, 0x69, 0x6e, 0x68, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, |
1606 | 0x54, 0x65, 0x6c, 0x5f, 0x41, 0x76, 0x69, 0x76, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4a, 0x65, |
1607 | 0x72, 0x75, 0x73, 0x61, 0x6c, 0x65, 0x6d, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x68, 0x69, |
1608 | 0x6d, 0x62, 0x75, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x54, 0x68, 0x69, 0x6d, 0x70, 0x68, 0x75, |
1609 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, 0x6a, 0x75, 0x6e, 0x67, 0x5f, 0x50, 0x61, 0x6e, 0x64, |
1610 | 0x61, 0x6e, 0x67, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x4d, 0x61, 0x6b, 0x61, 0x73, 0x73, 0x61, |
1611 | 0x72, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, 0x6c, 0x61, 0x6e, 0x5f, 0x42, 0x61, 0x74, 0x6f, |
1612 | 0x72, 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x55, 0x6c, 0x61, 0x61, 0x6e, 0x62, 0x61, 0x61, 0x74, |
1613 | 0x61, 0x72, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x46, 0x61, 0x65, 0x72, |
1614 | 0x6f, 0x65, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x46, 0x61, 0x72, 0x6f, |
1615 | 0x65, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x4a, 0x61, 0x6e, 0x5f, 0x4d, |
1616 | 0x61, 0x79, 0x65, 0x6e, 0x0, 0x41, 0x72, 0x63, 0x74, 0x69, 0x63, 0x2f, 0x4c, 0x6f, 0x6e, 0x67, |
1617 | 0x79, 0x65, 0x61, 0x72, 0x62, 0x79, 0x65, 0x6e, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, |
1618 | 0x69, 0x61, 0x2f, 0x41, 0x43, 0x54, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, |
1619 | 0x2f, 0x53, 0x79, 0x64, 0x6e, 0x65, 0x79, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, |
1620 | 0x61, 0x2f, 0x43, 0x61, 0x6e, 0x62, 0x65, 0x72, 0x72, 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, |
1621 | 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x43, 0x75, 0x72, 0x72, 0x69, 0x65, 0x0, 0x41, 0x75, 0x73, 0x74, |
1622 | 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x62, 0x61, 0x72, 0x74, 0x0, 0x41, 0x75, 0x73, |
1623 | 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4c, 0x48, 0x49, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, |
1624 | 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4c, 0x6f, 0x72, 0x64, 0x5f, 0x48, 0x6f, 0x77, 0x65, 0x0, 0x41, |
1625 | 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4e, 0x6f, 0x72, 0x74, 0x68, 0x0, 0x41, |
1626 | 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x44, 0x61, 0x72, 0x77, 0x69, 0x6e, 0x0, |
1627 | 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4e, 0x53, 0x57, 0x0, 0x41, 0x75, |
1628 | 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x51, 0x75, 0x65, 0x65, 0x6e, 0x73, 0x6c, 0x61, |
1629 | 0x6e, 0x64, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x42, 0x72, 0x69, |
1630 | 0x73, 0x62, 0x61, 0x6e, 0x65, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, |
1631 | 0x53, 0x6f, 0x75, 0x74, 0x68, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, |
1632 | 0x41, 0x64, 0x65, 0x6c, 0x61, 0x69, 0x64, 0x65, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, |
1633 | 0x69, 0x61, 0x2f, 0x54, 0x61, 0x73, 0x6d, 0x61, 0x6e, 0x69, 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, |
1634 | 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x56, 0x69, 0x63, 0x74, 0x6f, 0x72, 0x69, 0x61, 0x0, 0x41, |
1635 | 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x4d, 0x65, 0x6c, 0x62, 0x6f, 0x75, 0x72, |
1636 | 0x6e, 0x65, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x57, 0x65, 0x73, |
1637 | 0x74, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x50, 0x65, 0x72, 0x74, |
1638 | 0x68, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, 0x2f, 0x59, 0x61, 0x6e, 0x63, |
1639 | 0x6f, 0x77, 0x69, 0x6e, 0x6e, 0x61, 0x0, 0x41, 0x75, 0x73, 0x74, 0x72, 0x61, 0x6c, 0x69, 0x61, |
1640 | 0x2f, 0x42, 0x72, 0x6f, 0x6b, 0x65, 0x6e, 0x5f, 0x48, 0x69, 0x6c, 0x6c, 0x0, 0x42, 0x72, 0x61, |
1641 | 0x7a, 0x69, 0x6c, 0x2f, 0x41, 0x63, 0x72, 0x65, 0x0, 0x42, 0x72, 0x61, 0x7a, 0x69, 0x6c, 0x2f, |
1642 | 0x44, 0x65, 0x4e, 0x6f, 0x72, 0x6f, 0x6e, 0x68, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, |
1643 | 0x61, 0x2f, 0x4e, 0x6f, 0x72, 0x6f, 0x6e, 0x68, 0x61, 0x0, 0x42, 0x72, 0x61, 0x7a, 0x69, 0x6c, |
1644 | 0x2f, 0x45, 0x61, 0x73, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, |
1645 | 0x6f, 0x5f, 0x50, 0x61, 0x75, 0x6c, 0x6f, 0x0, 0x42, 0x72, 0x61, 0x7a, 0x69, 0x6c, 0x2f, 0x57, |
1646 | 0x65, 0x73, 0x74, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x6e, 0x61, |
1647 | 0x75, 0x73, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, |
1648 | 0x69, 0x63, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x6c, 0x69, 0x66, |
1649 | 0x61, 0x78, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x43, 0x65, 0x6e, 0x74, 0x72, 0x61, |
1650 | 0x6c, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x45, 0x61, 0x73, 0x74, 0x2d, 0x53, 0x61, |
1651 | 0x73, 0x6b, 0x61, 0x74, 0x63, 0x68, 0x65, 0x77, 0x61, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1652 | 0x63, 0x61, 0x2f, 0x52, 0x65, 0x67, 0x69, 0x6e, 0x61, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, |
1653 | 0x2f, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, |
1654 | 0x4d, 0x6f, 0x75, 0x6e, 0x74, 0x61, 0x69, 0x6e, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, |
1655 | 0x4e, 0x65, 0x77, 0x66, 0x6f, 0x75, 0x6e, 0x64, 0x6c, 0x61, 0x6e, 0x64, 0x0, 0x41, 0x6d, 0x65, |
1656 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x74, 0x5f, 0x4a, 0x6f, 0x68, 0x6e, 0x73, 0x0, 0x43, 0x61, |
1657 | 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x0, 0x41, 0x6d, 0x65, |
1658 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x56, 0x61, 0x6e, 0x63, 0x6f, 0x75, 0x76, 0x65, 0x72, 0x0, 0x43, |
1659 | 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x53, 0x61, 0x73, 0x6b, 0x61, 0x74, 0x63, 0x68, 0x65, 0x77, |
1660 | 0x61, 0x6e, 0x0, 0x43, 0x61, 0x6e, 0x61, 0x64, 0x61, 0x2f, 0x59, 0x75, 0x6b, 0x6f, 0x6e, 0x0, |
1661 | 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x57, 0x68, 0x69, 0x74, 0x65, 0x68, 0x6f, 0x72, |
1662 | 0x73, 0x65, 0x0, 0x43, 0x68, 0x69, 0x6c, 0x65, 0x2f, 0x43, 0x6f, 0x6e, 0x74, 0x69, 0x6e, 0x65, |
1663 | 0x6e, 0x74, 0x61, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x53, 0x61, 0x6e, |
1664 | 0x74, 0x69, 0x61, 0x67, 0x6f, 0x0, 0x43, 0x68, 0x69, 0x6c, 0x65, 0x2f, 0x45, 0x61, 0x73, 0x74, |
1665 | 0x65, 0x72, 0x49, 0x73, 0x6c, 0x61, 0x6e, 0x64, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, |
1666 | 0x2f, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x0, 0x43, 0x75, 0x62, 0x61, 0x0, 0x41, 0x6d, 0x65, |
1667 | 0x72, 0x69, 0x63, 0x61, 0x2f, 0x48, 0x61, 0x76, 0x61, 0x6e, 0x61, 0x0, 0x45, 0x67, 0x79, 0x70, |
1668 | 0x74, 0x0, 0x41, 0x66, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x61, 0x69, 0x72, 0x6f, 0x0, 0x45, |
1669 | 0x69, 0x72, 0x65, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x44, 0x75, 0x62, 0x6c, 0x69, |
1670 | 0x6e, 0x0, 0x45, 0x53, 0x54, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x35, 0x0, |
1671 | 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x30, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, |
1672 | 0x54, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2d, 0x30, 0x0, 0x45, 0x74, 0x63, 0x2f, |
1673 | 0x47, 0x4d, 0x54, 0x30, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x72, 0x65, 0x65, 0x6e, 0x77, 0x69, |
1674 | 0x63, 0x68, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x55, 0x43, 0x54, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x55, |
1675 | 0x54, 0x43, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x55, 0x6e, 0x69, 0x76, 0x65, 0x72, 0x73, 0x61, 0x6c, |
1676 | 0x0, 0x45, 0x74, 0x63, 0x2f, 0x5a, 0x75, 0x6c, 0x75, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, |
1677 | 0x2f, 0x42, 0x65, 0x6c, 0x66, 0x61, 0x73, 0x74, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, |
1678 | 0x4c, 0x6f, 0x6e, 0x64, 0x6f, 0x6e, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4b, 0x69, |
1679 | 0x65, 0x76, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4b, 0x79, 0x69, 0x76, 0x0, 0x45, |
1680 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4e, 0x69, 0x63, 0x6f, 0x73, 0x69, 0x61, 0x0, 0x41, 0x73, |
1681 | 0x69, 0x61, 0x2f, 0x4e, 0x69, 0x63, 0x6f, 0x73, 0x69, 0x61, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1682 | 0x65, 0x2f, 0x54, 0x69, 0x72, 0x61, 0x73, 0x70, 0x6f, 0x6c, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1683 | 0x65, 0x2f, 0x43, 0x68, 0x69, 0x73, 0x69, 0x6e, 0x61, 0x75, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1684 | 0x65, 0x2f, 0x55, 0x7a, 0x68, 0x67, 0x6f, 0x72, 0x6f, 0x64, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, |
1685 | 0x65, 0x2f, 0x5a, 0x61, 0x70, 0x6f, 0x72, 0x6f, 0x7a, 0x68, 0x79, 0x65, 0x0, 0x47, 0x42, 0x0, |
1686 | 0x47, 0x42, 0x2d, 0x45, 0x69, 0x72, 0x65, 0x0, 0x47, 0x4d, 0x54, 0x0, 0x47, 0x4d, 0x54, 0x2b, |
1687 | 0x30, 0x0, 0x47, 0x4d, 0x54, 0x2d, 0x30, 0x0, 0x47, 0x4d, 0x54, 0x30, 0x0, 0x47, 0x72, 0x65, |
1688 | 0x65, 0x6e, 0x77, 0x69, 0x63, 0x68, 0x0, 0x48, 0x6f, 0x6e, 0x67, 0x6b, 0x6f, 0x6e, 0x67, 0x0, |
1689 | 0x41, 0x73, 0x69, 0x61, 0x2f, 0x48, 0x6f, 0x6e, 0x67, 0x5f, 0x4b, 0x6f, 0x6e, 0x67, 0x0, 0x48, |
1690 | 0x53, 0x54, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x31, 0x30, 0x0, 0x49, 0x63, |
1691 | 0x65, 0x6c, 0x61, 0x6e, 0x64, 0x0, 0x41, 0x74, 0x6c, 0x61, 0x6e, 0x74, 0x69, 0x63, 0x2f, 0x52, |
1692 | 0x65, 0x79, 0x6b, 0x6a, 0x61, 0x76, 0x69, 0x6b, 0x0, 0x49, 0x72, 0x61, 0x6e, 0x0, 0x41, 0x73, |
1693 | 0x69, 0x61, 0x2f, 0x54, 0x65, 0x68, 0x72, 0x61, 0x6e, 0x0, 0x49, 0x73, 0x72, 0x61, 0x65, 0x6c, |
1694 | 0x0, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, |
1695 | 0x2f, 0x4a, 0x61, 0x6d, 0x61, 0x69, 0x63, 0x61, 0x0, 0x4a, 0x61, 0x70, 0x61, 0x6e, 0x0, 0x41, |
1696 | 0x73, 0x69, 0x61, 0x2f, 0x54, 0x6f, 0x6b, 0x79, 0x6f, 0x0, 0x4b, 0x77, 0x61, 0x6a, 0x61, 0x6c, |
1697 | 0x65, 0x69, 0x6e, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4b, 0x77, 0x61, 0x6a, |
1698 | 0x61, 0x6c, 0x65, 0x69, 0x6e, 0x0, 0x4c, 0x69, 0x62, 0x79, 0x61, 0x0, 0x41, 0x66, 0x72, 0x69, |
1699 | 0x63, 0x61, 0x2f, 0x54, 0x72, 0x69, 0x70, 0x6f, 0x6c, 0x69, 0x0, 0x4d, 0x65, 0x78, 0x69, 0x63, |
1700 | 0x6f, 0x2f, 0x42, 0x61, 0x6a, 0x61, 0x4e, 0x6f, 0x72, 0x74, 0x65, 0x0, 0x4d, 0x65, 0x78, 0x69, |
1701 | 0x63, 0x6f, 0x2f, 0x42, 0x61, 0x6a, 0x61, 0x53, 0x75, 0x72, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1702 | 0x63, 0x61, 0x2f, 0x4d, 0x61, 0x7a, 0x61, 0x74, 0x6c, 0x61, 0x6e, 0x0, 0x4d, 0x65, 0x78, 0x69, |
1703 | 0x63, 0x6f, 0x2f, 0x47, 0x65, 0x6e, 0x65, 0x72, 0x61, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, |
1704 | 0x63, 0x61, 0x2f, 0x4d, 0x65, 0x78, 0x69, 0x63, 0x6f, 0x5f, 0x43, 0x69, 0x74, 0x79, 0x0, 0x4d, |
1705 | 0x53, 0x54, 0x0, 0x45, 0x74, 0x63, 0x2f, 0x47, 0x4d, 0x54, 0x2b, 0x37, 0x0, 0x4e, 0x61, 0x76, |
1706 | 0x61, 0x6a, 0x6f, 0x0, 0x4e, 0x5a, 0x0, 0x4e, 0x5a, 0x2d, 0x43, 0x48, 0x41, 0x54, 0x0, 0x50, |
1707 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x43, 0x68, 0x61, 0x74, 0x68, 0x61, 0x6d, 0x0, 0x50, |
1708 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x45, 0x6e, 0x64, 0x65, 0x72, 0x62, 0x75, 0x72, 0x79, |
1709 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4b, 0x61, 0x6e, 0x74, 0x6f, 0x6e, 0x0, |
1710 | 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x4a, 0x6f, 0x68, 0x6e, 0x73, 0x74, 0x6f, 0x6e, |
1711 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x48, 0x6f, 0x6e, 0x6f, 0x6c, 0x75, 0x6c, |
1712 | 0x75, 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x6f, 0x6e, 0x61, 0x70, 0x65, |
1713 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x6f, 0x68, 0x6e, 0x70, 0x65, 0x69, |
1714 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x0, 0x50, |
1715 | 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x50, 0x61, 0x67, 0x6f, 0x5f, 0x50, 0x61, 0x67, 0x6f, |
1716 | 0x0, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x54, 0x72, 0x75, 0x6b, 0x0, 0x50, 0x61, |
1717 | 0x63, 0x69, 0x66, 0x69, 0x63, 0x2f, 0x43, 0x68, 0x75, 0x75, 0x6b, 0x0, 0x50, 0x61, 0x63, 0x69, |
1718 | 0x66, 0x69, 0x63, 0x2f, 0x59, 0x61, 0x70, 0x0, 0x50, 0x6f, 0x6c, 0x61, 0x6e, 0x64, 0x0, 0x45, |
1719 | 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x57, 0x61, 0x72, 0x73, 0x61, 0x77, 0x0, 0x50, 0x6f, 0x72, |
1720 | 0x74, 0x75, 0x67, 0x61, 0x6c, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4c, 0x69, 0x73, |
1721 | 0x62, 0x6f, 0x6e, 0x0, 0x50, 0x52, 0x43, 0x0, 0x52, 0x4f, 0x43, 0x0, 0x41, 0x73, 0x69, 0x61, |
1722 | 0x2f, 0x54, 0x61, 0x69, 0x70, 0x65, 0x69, 0x0, 0x52, 0x4f, 0x4b, 0x0, 0x41, 0x73, 0x69, 0x61, |
1723 | 0x2f, 0x53, 0x65, 0x6f, 0x75, 0x6c, 0x0, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, |
1724 | 0x0, 0x41, 0x73, 0x69, 0x61, 0x2f, 0x53, 0x69, 0x6e, 0x67, 0x61, 0x70, 0x6f, 0x72, 0x65, 0x0, |
1725 | 0x54, 0x75, 0x72, 0x6b, 0x65, 0x79, 0x0, 0x55, 0x43, 0x54, 0x0, 0x55, 0x6e, 0x69, 0x76, 0x65, |
1726 | 0x72, 0x73, 0x61, 0x6c, 0x0, 0x55, 0x53, 0x2f, 0x41, 0x6c, 0x61, 0x73, 0x6b, 0x61, 0x0, 0x41, |
1727 | 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x41, 0x6e, 0x63, 0x68, 0x6f, 0x72, 0x61, 0x67, 0x65, |
1728 | 0x0, 0x55, 0x53, 0x2f, 0x41, 0x6c, 0x65, 0x75, 0x74, 0x69, 0x61, 0x6e, 0x0, 0x55, 0x53, 0x2f, |
1729 | 0x41, 0x72, 0x69, 0x7a, 0x6f, 0x6e, 0x61, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, |
1730 | 0x50, 0x68, 0x6f, 0x65, 0x6e, 0x69, 0x78, 0x0, 0x55, 0x53, 0x2f, 0x43, 0x65, 0x6e, 0x74, 0x72, |
1731 | 0x61, 0x6c, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x43, 0x68, 0x69, 0x63, 0x61, |
1732 | 0x67, 0x6f, 0x0, 0x55, 0x53, 0x2f, 0x45, 0x61, 0x73, 0x74, 0x2d, 0x49, 0x6e, 0x64, 0x69, 0x61, |
1733 | 0x6e, 0x61, 0x0, 0x55, 0x53, 0x2f, 0x45, 0x61, 0x73, 0x74, 0x65, 0x72, 0x6e, 0x0, 0x41, 0x6d, |
1734 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4e, 0x65, 0x77, 0x5f, 0x59, 0x6f, 0x72, 0x6b, 0x0, 0x55, |
1735 | 0x53, 0x2f, 0x48, 0x61, 0x77, 0x61, 0x69, 0x69, 0x0, 0x55, 0x53, 0x2f, 0x49, 0x6e, 0x64, 0x69, |
1736 | 0x61, 0x6e, 0x61, 0x2d, 0x53, 0x74, 0x61, 0x72, 0x6b, 0x65, 0x0, 0x55, 0x53, 0x2f, 0x4d, 0x69, |
1737 | 0x63, 0x68, 0x69, 0x67, 0x61, 0x6e, 0x0, 0x41, 0x6d, 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x44, |
1738 | 0x65, 0x74, 0x72, 0x6f, 0x69, 0x74, 0x0, 0x55, 0x53, 0x2f, 0x4d, 0x6f, 0x75, 0x6e, 0x74, 0x61, |
1739 | 0x69, 0x6e, 0x0, 0x55, 0x53, 0x2f, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x0, 0x41, 0x6d, |
1740 | 0x65, 0x72, 0x69, 0x63, 0x61, 0x2f, 0x4c, 0x6f, 0x73, 0x5f, 0x41, 0x6e, 0x67, 0x65, 0x6c, 0x65, |
1741 | 0x73, 0x0, 0x55, 0x53, 0x2f, 0x50, 0x61, 0x63, 0x69, 0x66, 0x69, 0x63, 0x2d, 0x4e, 0x65, 0x77, |
1742 | 0x0, 0x55, 0x53, 0x2f, 0x53, 0x61, 0x6d, 0x6f, 0x61, 0x0, 0x55, 0x54, 0x43, 0x0, 0x57, 0x2d, |
1743 | 0x53, 0x55, 0x0, 0x45, 0x75, 0x72, 0x6f, 0x70, 0x65, 0x2f, 0x4d, 0x6f, 0x73, 0x63, 0x6f, 0x77, |
1744 | 0x0, 0x5a, 0x75, 0x6c, 0x75, 0x0 |
1745 | }; |
1746 | // GENERATED PART ENDS HERE |
1747 | |
1748 | QT_WARNING_POP // QTBUG-128930 |
1749 | |
1750 | constexpr QByteArrayView AliasData::aliasId() const { return aliasIdData + aliasIdIndex; } |
1751 | constexpr QByteArrayView AliasData::ianaId() const { return aliasIdData + ianaIdIndex; } |
1752 | constexpr QByteArrayView WindowsData::windowsId() const { return windowsIdData + windowsIdIndex; } |
1753 | // Each of the following returns a space-joined sequence of IANA IDs: |
1754 | constexpr QByteArrayView WindowsData::ianaId() const { return ianaIdData + ianaIdIndex; } |
1755 | constexpr QByteArrayView UtcData::id() const { return ianaIdData + ianaIdIndex; } |
1756 | constexpr QLatin1StringView ZoneData::id() const |
1757 | { return QLatin1StringView(ianaIdData + ianaIdIndex); } |
1758 | |
1759 | } // namespace QtTimeZoneCldr |
1760 | |
1761 | QT_END_NAMESPACE |
1762 | |
1763 | #endif // QTIMEZONEPRIVATE_DATA_P_H |
1764 | |