authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-11 01:15:16 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-11 01:15:16 -07:00
log122061ae22ce9980d90499277cf03f5d39b8894a
tree3f32aaec25f75b88c2c200c067159e63824cb431

initial commit


8 files changed, 4568 insertions(+), 0 deletions(-)

.gitattributes created+3
......@@ -0,0 +1,3 @@
1* text=auto
2*.zig text eol=lf
3zigmod.* text eol=lf
.gitignore created+6
......@@ -0,0 +1,6 @@
1.zig-cache
2zig-out
3.zigmod
4deps.zig
5files.zig
6zigmod.lock
LICENSE created+22
......@@ -0,0 +1,22 @@
1MIT License
2
3Copyright (c) 2020 Asherah Connor
4Copyright (c) 2025 Meghan Denny
5
6Permission is hereby granted, free of charge, to any person obtaining a copy
7of this software and associated documentation files (the "Software"), to deal
8in the Software without restriction, including without limitation the rights
9to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10copies of the Software, and to permit persons to whom the Software is
11furnished to do so, subject to the following conditions:
12
13The above copyright notice and this permission notice shall be included in all
14copies or substantial portions of the Software.
15
16THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22SOFTWARE.
README.md created+13
......@@ -0,0 +1,13 @@
1# zig-htmlentities
2
3HTML entity data for Zig.
4
5Soft-forked from [https://github.com/kivikakk/htmlentities.zig@9cc3600c53ae60565d839eaf93d5c519c21e27cc](https://github.com/kivikakk/htmlentities.zig/tree/9cc3600c53ae60565d839eaf93d5c519c21e27cc).
6
7## Built With
8
9- Zig 0.14.0
10
11## License
12
13MIT
entities.json created+2233
......@@ -0,0 +1,2233 @@
1{
2 "&AElig": { "codepoints": [198], "characters": "\u00C6" },
3 "&AElig;": { "codepoints": [198], "characters": "\u00C6" },
4 "&AMP": { "codepoints": [38], "characters": "\u0026" },
5 "&AMP;": { "codepoints": [38], "characters": "\u0026" },
6 "&Aacute": { "codepoints": [193], "characters": "\u00C1" },
7 "&Aacute;": { "codepoints": [193], "characters": "\u00C1" },
8 "&Abreve;": { "codepoints": [258], "characters": "\u0102" },
9 "&Acirc": { "codepoints": [194], "characters": "\u00C2" },
10 "&Acirc;": { "codepoints": [194], "characters": "\u00C2" },
11 "&Acy;": { "codepoints": [1040], "characters": "\u0410" },
12 "&Afr;": { "codepoints": [120068], "characters": "\uD835\uDD04" },
13 "&Agrave": { "codepoints": [192], "characters": "\u00C0" },
14 "&Agrave;": { "codepoints": [192], "characters": "\u00C0" },
15 "&Alpha;": { "codepoints": [913], "characters": "\u0391" },
16 "&Amacr;": { "codepoints": [256], "characters": "\u0100" },
17 "&And;": { "codepoints": [10835], "characters": "\u2A53" },
18 "&Aogon;": { "codepoints": [260], "characters": "\u0104" },
19 "&Aopf;": { "codepoints": [120120], "characters": "\uD835\uDD38" },
20 "&ApplyFunction;": { "codepoints": [8289], "characters": "\u2061" },
21 "&Aring": { "codepoints": [197], "characters": "\u00C5" },
22 "&Aring;": { "codepoints": [197], "characters": "\u00C5" },
23 "&Ascr;": { "codepoints": [119964], "characters": "\uD835\uDC9C" },
24 "&Assign;": { "codepoints": [8788], "characters": "\u2254" },
25 "&Atilde": { "codepoints": [195], "characters": "\u00C3" },
26 "&Atilde;": { "codepoints": [195], "characters": "\u00C3" },
27 "&Auml": { "codepoints": [196], "characters": "\u00C4" },
28 "&Auml;": { "codepoints": [196], "characters": "\u00C4" },
29 "&Backslash;": { "codepoints": [8726], "characters": "\u2216" },
30 "&Barv;": { "codepoints": [10983], "characters": "\u2AE7" },
31 "&Barwed;": { "codepoints": [8966], "characters": "\u2306" },
32 "&Bcy;": { "codepoints": [1041], "characters": "\u0411" },
33 "&Because;": { "codepoints": [8757], "characters": "\u2235" },
34 "&Bernoullis;": { "codepoints": [8492], "characters": "\u212C" },
35 "&Beta;": { "codepoints": [914], "characters": "\u0392" },
36 "&Bfr;": { "codepoints": [120069], "characters": "\uD835\uDD05" },
37 "&Bopf;": { "codepoints": [120121], "characters": "\uD835\uDD39" },
38 "&Breve;": { "codepoints": [728], "characters": "\u02D8" },
39 "&Bscr;": { "codepoints": [8492], "characters": "\u212C" },
40 "&Bumpeq;": { "codepoints": [8782], "characters": "\u224E" },
41 "&CHcy;": { "codepoints": [1063], "characters": "\u0427" },
42 "&COPY": { "codepoints": [169], "characters": "\u00A9" },
43 "&COPY;": { "codepoints": [169], "characters": "\u00A9" },
44 "&Cacute;": { "codepoints": [262], "characters": "\u0106" },
45 "&Cap;": { "codepoints": [8914], "characters": "\u22D2" },
46 "&CapitalDifferentialD;": { "codepoints": [8517], "characters": "\u2145" },
47 "&Cayleys;": { "codepoints": [8493], "characters": "\u212D" },
48 "&Ccaron;": { "codepoints": [268], "characters": "\u010C" },
49 "&Ccedil": { "codepoints": [199], "characters": "\u00C7" },
50 "&Ccedil;": { "codepoints": [199], "characters": "\u00C7" },
51 "&Ccirc;": { "codepoints": [264], "characters": "\u0108" },
52 "&Cconint;": { "codepoints": [8752], "characters": "\u2230" },
53 "&Cdot;": { "codepoints": [266], "characters": "\u010A" },
54 "&Cedilla;": { "codepoints": [184], "characters": "\u00B8" },
55 "&CenterDot;": { "codepoints": [183], "characters": "\u00B7" },
56 "&Cfr;": { "codepoints": [8493], "characters": "\u212D" },
57 "&Chi;": { "codepoints": [935], "characters": "\u03A7" },
58 "&CircleDot;": { "codepoints": [8857], "characters": "\u2299" },
59 "&CircleMinus;": { "codepoints": [8854], "characters": "\u2296" },
60 "&CirclePlus;": { "codepoints": [8853], "characters": "\u2295" },
61 "&CircleTimes;": { "codepoints": [8855], "characters": "\u2297" },
62 "&ClockwiseContourIntegral;": { "codepoints": [8754], "characters": "\u2232" },
63 "&CloseCurlyDoubleQuote;": { "codepoints": [8221], "characters": "\u201D" },
64 "&CloseCurlyQuote;": { "codepoints": [8217], "characters": "\u2019" },
65 "&Colon;": { "codepoints": [8759], "characters": "\u2237" },
66 "&Colone;": { "codepoints": [10868], "characters": "\u2A74" },
67 "&Congruent;": { "codepoints": [8801], "characters": "\u2261" },
68 "&Conint;": { "codepoints": [8751], "characters": "\u222F" },
69 "&ContourIntegral;": { "codepoints": [8750], "characters": "\u222E" },
70 "&Copf;": { "codepoints": [8450], "characters": "\u2102" },
71 "&Coproduct;": { "codepoints": [8720], "characters": "\u2210" },
72 "&CounterClockwiseContourIntegral;": { "codepoints": [8755], "characters": "\u2233" },
73 "&Cross;": { "codepoints": [10799], "characters": "\u2A2F" },
74 "&Cscr;": { "codepoints": [119966], "characters": "\uD835\uDC9E" },
75 "&Cup;": { "codepoints": [8915], "characters": "\u22D3" },
76 "&CupCap;": { "codepoints": [8781], "characters": "\u224D" },
77 "&DD;": { "codepoints": [8517], "characters": "\u2145" },
78 "&DDotrahd;": { "codepoints": [10513], "characters": "\u2911" },
79 "&DJcy;": { "codepoints": [1026], "characters": "\u0402" },
80 "&DScy;": { "codepoints": [1029], "characters": "\u0405" },
81 "&DZcy;": { "codepoints": [1039], "characters": "\u040F" },
82 "&Dagger;": { "codepoints": [8225], "characters": "\u2021" },
83 "&Darr;": { "codepoints": [8609], "characters": "\u21A1" },
84 "&Dashv;": { "codepoints": [10980], "characters": "\u2AE4" },
85 "&Dcaron;": { "codepoints": [270], "characters": "\u010E" },
86 "&Dcy;": { "codepoints": [1044], "characters": "\u0414" },
87 "&Del;": { "codepoints": [8711], "characters": "\u2207" },
88 "&Delta;": { "codepoints": [916], "characters": "\u0394" },
89 "&Dfr;": { "codepoints": [120071], "characters": "\uD835\uDD07" },
90 "&DiacriticalAcute;": { "codepoints": [180], "characters": "\u00B4" },
91 "&DiacriticalDot;": { "codepoints": [729], "characters": "\u02D9" },
92 "&DiacriticalDoubleAcute;": { "codepoints": [733], "characters": "\u02DD" },
93 "&DiacriticalGrave;": { "codepoints": [96], "characters": "\u0060" },
94 "&DiacriticalTilde;": { "codepoints": [732], "characters": "\u02DC" },
95 "&Diamond;": { "codepoints": [8900], "characters": "\u22C4" },
96 "&DifferentialD;": { "codepoints": [8518], "characters": "\u2146" },
97 "&Dopf;": { "codepoints": [120123], "characters": "\uD835\uDD3B" },
98 "&Dot;": { "codepoints": [168], "characters": "\u00A8" },
99 "&DotDot;": { "codepoints": [8412], "characters": "\u20DC" },
100 "&DotEqual;": { "codepoints": [8784], "characters": "\u2250" },
101 "&DoubleContourIntegral;": { "codepoints": [8751], "characters": "\u222F" },
102 "&DoubleDot;": { "codepoints": [168], "characters": "\u00A8" },
103 "&DoubleDownArrow;": { "codepoints": [8659], "characters": "\u21D3" },
104 "&DoubleLeftArrow;": { "codepoints": [8656], "characters": "\u21D0" },
105 "&DoubleLeftRightArrow;": { "codepoints": [8660], "characters": "\u21D4" },
106 "&DoubleLeftTee;": { "codepoints": [10980], "characters": "\u2AE4" },
107 "&DoubleLongLeftArrow;": { "codepoints": [10232], "characters": "\u27F8" },
108 "&DoubleLongLeftRightArrow;": { "codepoints": [10234], "characters": "\u27FA" },
109 "&DoubleLongRightArrow;": { "codepoints": [10233], "characters": "\u27F9" },
110 "&DoubleRightArrow;": { "codepoints": [8658], "characters": "\u21D2" },
111 "&DoubleRightTee;": { "codepoints": [8872], "characters": "\u22A8" },
112 "&DoubleUpArrow;": { "codepoints": [8657], "characters": "\u21D1" },
113 "&DoubleUpDownArrow;": { "codepoints": [8661], "characters": "\u21D5" },
114 "&DoubleVerticalBar;": { "codepoints": [8741], "characters": "\u2225" },
115 "&DownArrow;": { "codepoints": [8595], "characters": "\u2193" },
116 "&DownArrowBar;": { "codepoints": [10515], "characters": "\u2913" },
117 "&DownArrowUpArrow;": { "codepoints": [8693], "characters": "\u21F5" },
118 "&DownBreve;": { "codepoints": [785], "characters": "\u0311" },
119 "&DownLeftRightVector;": { "codepoints": [10576], "characters": "\u2950" },
120 "&DownLeftTeeVector;": { "codepoints": [10590], "characters": "\u295E" },
121 "&DownLeftVector;": { "codepoints": [8637], "characters": "\u21BD" },
122 "&DownLeftVectorBar;": { "codepoints": [10582], "characters": "\u2956" },
123 "&DownRightTeeVector;": { "codepoints": [10591], "characters": "\u295F" },
124 "&DownRightVector;": { "codepoints": [8641], "characters": "\u21C1" },
125 "&DownRightVectorBar;": { "codepoints": [10583], "characters": "\u2957" },
126 "&DownTee;": { "codepoints": [8868], "characters": "\u22A4" },
127 "&DownTeeArrow;": { "codepoints": [8615], "characters": "\u21A7" },
128 "&Downarrow;": { "codepoints": [8659], "characters": "\u21D3" },
129 "&Dscr;": { "codepoints": [119967], "characters": "\uD835\uDC9F" },
130 "&Dstrok;": { "codepoints": [272], "characters": "\u0110" },
131 "&ENG;": { "codepoints": [330], "characters": "\u014A" },
132 "&ETH": { "codepoints": [208], "characters": "\u00D0" },
133 "&ETH;": { "codepoints": [208], "characters": "\u00D0" },
134 "&Eacute": { "codepoints": [201], "characters": "\u00C9" },
135 "&Eacute;": { "codepoints": [201], "characters": "\u00C9" },
136 "&Ecaron;": { "codepoints": [282], "characters": "\u011A" },
137 "&Ecirc": { "codepoints": [202], "characters": "\u00CA" },
138 "&Ecirc;": { "codepoints": [202], "characters": "\u00CA" },
139 "&Ecy;": { "codepoints": [1069], "characters": "\u042D" },
140 "&Edot;": { "codepoints": [278], "characters": "\u0116" },
141 "&Efr;": { "codepoints": [120072], "characters": "\uD835\uDD08" },
142 "&Egrave": { "codepoints": [200], "characters": "\u00C8" },
143 "&Egrave;": { "codepoints": [200], "characters": "\u00C8" },
144 "&Element;": { "codepoints": [8712], "characters": "\u2208" },
145 "&Emacr;": { "codepoints": [274], "characters": "\u0112" },
146 "&EmptySmallSquare;": { "codepoints": [9723], "characters": "\u25FB" },
147 "&EmptyVerySmallSquare;": { "codepoints": [9643], "characters": "\u25AB" },
148 "&Eogon;": { "codepoints": [280], "characters": "\u0118" },
149 "&Eopf;": { "codepoints": [120124], "characters": "\uD835\uDD3C" },
150 "&Epsilon;": { "codepoints": [917], "characters": "\u0395" },
151 "&Equal;": { "codepoints": [10869], "characters": "\u2A75" },
152 "&EqualTilde;": { "codepoints": [8770], "characters": "\u2242" },
153 "&Equilibrium;": { "codepoints": [8652], "characters": "\u21CC" },
154 "&Escr;": { "codepoints": [8496], "characters": "\u2130" },
155 "&Esim;": { "codepoints": [10867], "characters": "\u2A73" },
156 "&Eta;": { "codepoints": [919], "characters": "\u0397" },
157 "&Euml": { "codepoints": [203], "characters": "\u00CB" },
158 "&Euml;": { "codepoints": [203], "characters": "\u00CB" },
159 "&Exists;": { "codepoints": [8707], "characters": "\u2203" },
160 "&ExponentialE;": { "codepoints": [8519], "characters": "\u2147" },
161 "&Fcy;": { "codepoints": [1060], "characters": "\u0424" },
162 "&Ffr;": { "codepoints": [120073], "characters": "\uD835\uDD09" },
163 "&FilledSmallSquare;": { "codepoints": [9724], "characters": "\u25FC" },
164 "&FilledVerySmallSquare;": { "codepoints": [9642], "characters": "\u25AA" },
165 "&Fopf;": { "codepoints": [120125], "characters": "\uD835\uDD3D" },
166 "&ForAll;": { "codepoints": [8704], "characters": "\u2200" },
167 "&Fouriertrf;": { "codepoints": [8497], "characters": "\u2131" },
168 "&Fscr;": { "codepoints": [8497], "characters": "\u2131" },
169 "&GJcy;": { "codepoints": [1027], "characters": "\u0403" },
170 "&GT": { "codepoints": [62], "characters": "\u003E" },
171 "&GT;": { "codepoints": [62], "characters": "\u003E" },
172 "&Gamma;": { "codepoints": [915], "characters": "\u0393" },
173 "&Gammad;": { "codepoints": [988], "characters": "\u03DC" },
174 "&Gbreve;": { "codepoints": [286], "characters": "\u011E" },
175 "&Gcedil;": { "codepoints": [290], "characters": "\u0122" },
176 "&Gcirc;": { "codepoints": [284], "characters": "\u011C" },
177 "&Gcy;": { "codepoints": [1043], "characters": "\u0413" },
178 "&Gdot;": { "codepoints": [288], "characters": "\u0120" },
179 "&Gfr;": { "codepoints": [120074], "characters": "\uD835\uDD0A" },
180 "&Gg;": { "codepoints": [8921], "characters": "\u22D9" },
181 "&Gopf;": { "codepoints": [120126], "characters": "\uD835\uDD3E" },
182 "&GreaterEqual;": { "codepoints": [8805], "characters": "\u2265" },
183 "&GreaterEqualLess;": { "codepoints": [8923], "characters": "\u22DB" },
184 "&GreaterFullEqual;": { "codepoints": [8807], "characters": "\u2267" },
185 "&GreaterGreater;": { "codepoints": [10914], "characters": "\u2AA2" },
186 "&GreaterLess;": { "codepoints": [8823], "characters": "\u2277" },
187 "&GreaterSlantEqual;": { "codepoints": [10878], "characters": "\u2A7E" },
188 "&GreaterTilde;": { "codepoints": [8819], "characters": "\u2273" },
189 "&Gscr;": { "codepoints": [119970], "characters": "\uD835\uDCA2" },
190 "&Gt;": { "codepoints": [8811], "characters": "\u226B" },
191 "&HARDcy;": { "codepoints": [1066], "characters": "\u042A" },
192 "&Hacek;": { "codepoints": [711], "characters": "\u02C7" },
193 "&Hat;": { "codepoints": [94], "characters": "\u005E" },
194 "&Hcirc;": { "codepoints": [292], "characters": "\u0124" },
195 "&Hfr;": { "codepoints": [8460], "characters": "\u210C" },
196 "&HilbertSpace;": { "codepoints": [8459], "characters": "\u210B" },
197 "&Hopf;": { "codepoints": [8461], "characters": "\u210D" },
198 "&HorizontalLine;": { "codepoints": [9472], "characters": "\u2500" },
199 "&Hscr;": { "codepoints": [8459], "characters": "\u210B" },
200 "&Hstrok;": { "codepoints": [294], "characters": "\u0126" },
201 "&HumpDownHump;": { "codepoints": [8782], "characters": "\u224E" },
202 "&HumpEqual;": { "codepoints": [8783], "characters": "\u224F" },
203 "&IEcy;": { "codepoints": [1045], "characters": "\u0415" },
204 "&IJlig;": { "codepoints": [306], "characters": "\u0132" },
205 "&IOcy;": { "codepoints": [1025], "characters": "\u0401" },
206 "&Iacute": { "codepoints": [205], "characters": "\u00CD" },
207 "&Iacute;": { "codepoints": [205], "characters": "\u00CD" },
208 "&Icirc": { "codepoints": [206], "characters": "\u00CE" },
209 "&Icirc;": { "codepoints": [206], "characters": "\u00CE" },
210 "&Icy;": { "codepoints": [1048], "characters": "\u0418" },
211 "&Idot;": { "codepoints": [304], "characters": "\u0130" },
212 "&Ifr;": { "codepoints": [8465], "characters": "\u2111" },
213 "&Igrave": { "codepoints": [204], "characters": "\u00CC" },
214 "&Igrave;": { "codepoints": [204], "characters": "\u00CC" },
215 "&Im;": { "codepoints": [8465], "characters": "\u2111" },
216 "&Imacr;": { "codepoints": [298], "characters": "\u012A" },
217 "&ImaginaryI;": { "codepoints": [8520], "characters": "\u2148" },
218 "&Implies;": { "codepoints": [8658], "characters": "\u21D2" },
219 "&Int;": { "codepoints": [8748], "characters": "\u222C" },
220 "&Integral;": { "codepoints": [8747], "characters": "\u222B" },
221 "&Intersection;": { "codepoints": [8898], "characters": "\u22C2" },
222 "&InvisibleComma;": { "codepoints": [8291], "characters": "\u2063" },
223 "&InvisibleTimes;": { "codepoints": [8290], "characters": "\u2062" },
224 "&Iogon;": { "codepoints": [302], "characters": "\u012E" },
225 "&Iopf;": { "codepoints": [120128], "characters": "\uD835\uDD40" },
226 "&Iota;": { "codepoints": [921], "characters": "\u0399" },
227 "&Iscr;": { "codepoints": [8464], "characters": "\u2110" },
228 "&Itilde;": { "codepoints": [296], "characters": "\u0128" },
229 "&Iukcy;": { "codepoints": [1030], "characters": "\u0406" },
230 "&Iuml": { "codepoints": [207], "characters": "\u00CF" },
231 "&Iuml;": { "codepoints": [207], "characters": "\u00CF" },
232 "&Jcirc;": { "codepoints": [308], "characters": "\u0134" },
233 "&Jcy;": { "codepoints": [1049], "characters": "\u0419" },
234 "&Jfr;": { "codepoints": [120077], "characters": "\uD835\uDD0D" },
235 "&Jopf;": { "codepoints": [120129], "characters": "\uD835\uDD41" },
236 "&Jscr;": { "codepoints": [119973], "characters": "\uD835\uDCA5" },
237 "&Jsercy;": { "codepoints": [1032], "characters": "\u0408" },
238 "&Jukcy;": { "codepoints": [1028], "characters": "\u0404" },
239 "&KHcy;": { "codepoints": [1061], "characters": "\u0425" },
240 "&KJcy;": { "codepoints": [1036], "characters": "\u040C" },
241 "&Kappa;": { "codepoints": [922], "characters": "\u039A" },
242 "&Kcedil;": { "codepoints": [310], "characters": "\u0136" },
243 "&Kcy;": { "codepoints": [1050], "characters": "\u041A" },
244 "&Kfr;": { "codepoints": [120078], "characters": "\uD835\uDD0E" },
245 "&Kopf;": { "codepoints": [120130], "characters": "\uD835\uDD42" },
246 "&Kscr;": { "codepoints": [119974], "characters": "\uD835\uDCA6" },
247 "&LJcy;": { "codepoints": [1033], "characters": "\u0409" },
248 "&LT": { "codepoints": [60], "characters": "\u003C" },
249 "&LT;": { "codepoints": [60], "characters": "\u003C" },
250 "&Lacute;": { "codepoints": [313], "characters": "\u0139" },
251 "&Lambda;": { "codepoints": [923], "characters": "\u039B" },
252 "&Lang;": { "codepoints": [10218], "characters": "\u27EA" },
253 "&Laplacetrf;": { "codepoints": [8466], "characters": "\u2112" },
254 "&Larr;": { "codepoints": [8606], "characters": "\u219E" },
255 "&Lcaron;": { "codepoints": [317], "characters": "\u013D" },
256 "&Lcedil;": { "codepoints": [315], "characters": "\u013B" },
257 "&Lcy;": { "codepoints": [1051], "characters": "\u041B" },
258 "&LeftAngleBracket;": { "codepoints": [10216], "characters": "\u27E8" },
259 "&LeftArrow;": { "codepoints": [8592], "characters": "\u2190" },
260 "&LeftArrowBar;": { "codepoints": [8676], "characters": "\u21E4" },
261 "&LeftArrowRightArrow;": { "codepoints": [8646], "characters": "\u21C6" },
262 "&LeftCeiling;": { "codepoints": [8968], "characters": "\u2308" },
263 "&LeftDoubleBracket;": { "codepoints": [10214], "characters": "\u27E6" },
264 "&LeftDownTeeVector;": { "codepoints": [10593], "characters": "\u2961" },
265 "&LeftDownVector;": { "codepoints": [8643], "characters": "\u21C3" },
266 "&LeftDownVectorBar;": { "codepoints": [10585], "characters": "\u2959" },
267 "&LeftFloor;": { "codepoints": [8970], "characters": "\u230A" },
268 "&LeftRightArrow;": { "codepoints": [8596], "characters": "\u2194" },
269 "&LeftRightVector;": { "codepoints": [10574], "characters": "\u294E" },
270 "&LeftTee;": { "codepoints": [8867], "characters": "\u22A3" },
271 "&LeftTeeArrow;": { "codepoints": [8612], "characters": "\u21A4" },
272 "&LeftTeeVector;": { "codepoints": [10586], "characters": "\u295A" },
273 "&LeftTriangle;": { "codepoints": [8882], "characters": "\u22B2" },
274 "&LeftTriangleBar;": { "codepoints": [10703], "characters": "\u29CF" },
275 "&LeftTriangleEqual;": { "codepoints": [8884], "characters": "\u22B4" },
276 "&LeftUpDownVector;": { "codepoints": [10577], "characters": "\u2951" },
277 "&LeftUpTeeVector;": { "codepoints": [10592], "characters": "\u2960" },
278 "&LeftUpVector;": { "codepoints": [8639], "characters": "\u21BF" },
279 "&LeftUpVectorBar;": { "codepoints": [10584], "characters": "\u2958" },
280 "&LeftVector;": { "codepoints": [8636], "characters": "\u21BC" },
281 "&LeftVectorBar;": { "codepoints": [10578], "characters": "\u2952" },
282 "&Leftarrow;": { "codepoints": [8656], "characters": "\u21D0" },
283 "&Leftrightarrow;": { "codepoints": [8660], "characters": "\u21D4" },
284 "&LessEqualGreater;": { "codepoints": [8922], "characters": "\u22DA" },
285 "&LessFullEqual;": { "codepoints": [8806], "characters": "\u2266" },
286 "&LessGreater;": { "codepoints": [8822], "characters": "\u2276" },
287 "&LessLess;": { "codepoints": [10913], "characters": "\u2AA1" },
288 "&LessSlantEqual;": { "codepoints": [10877], "characters": "\u2A7D" },
289 "&LessTilde;": { "codepoints": [8818], "characters": "\u2272" },
290 "&Lfr;": { "codepoints": [120079], "characters": "\uD835\uDD0F" },
291 "&Ll;": { "codepoints": [8920], "characters": "\u22D8" },
292 "&Lleftarrow;": { "codepoints": [8666], "characters": "\u21DA" },
293 "&Lmidot;": { "codepoints": [319], "characters": "\u013F" },
294 "&LongLeftArrow;": { "codepoints": [10229], "characters": "\u27F5" },
295 "&LongLeftRightArrow;": { "codepoints": [10231], "characters": "\u27F7" },
296 "&LongRightArrow;": { "codepoints": [10230], "characters": "\u27F6" },
297 "&Longleftarrow;": { "codepoints": [10232], "characters": "\u27F8" },
298 "&Longleftrightarrow;": { "codepoints": [10234], "characters": "\u27FA" },
299 "&Longrightarrow;": { "codepoints": [10233], "characters": "\u27F9" },
300 "&Lopf;": { "codepoints": [120131], "characters": "\uD835\uDD43" },
301 "&LowerLeftArrow;": { "codepoints": [8601], "characters": "\u2199" },
302 "&LowerRightArrow;": { "codepoints": [8600], "characters": "\u2198" },
303 "&Lscr;": { "codepoints": [8466], "characters": "\u2112" },
304 "&Lsh;": { "codepoints": [8624], "characters": "\u21B0" },
305 "&Lstrok;": { "codepoints": [321], "characters": "\u0141" },
306 "&Lt;": { "codepoints": [8810], "characters": "\u226A" },
307 "&Map;": { "codepoints": [10501], "characters": "\u2905" },
308 "&Mcy;": { "codepoints": [1052], "characters": "\u041C" },
309 "&MediumSpace;": { "codepoints": [8287], "characters": "\u205F" },
310 "&Mellintrf;": { "codepoints": [8499], "characters": "\u2133" },
311 "&Mfr;": { "codepoints": [120080], "characters": "\uD835\uDD10" },
312 "&MinusPlus;": { "codepoints": [8723], "characters": "\u2213" },
313 "&Mopf;": { "codepoints": [120132], "characters": "\uD835\uDD44" },
314 "&Mscr;": { "codepoints": [8499], "characters": "\u2133" },
315 "&Mu;": { "codepoints": [924], "characters": "\u039C" },
316 "&NJcy;": { "codepoints": [1034], "characters": "\u040A" },
317 "&Nacute;": { "codepoints": [323], "characters": "\u0143" },
318 "&Ncaron;": { "codepoints": [327], "characters": "\u0147" },
319 "&Ncedil;": { "codepoints": [325], "characters": "\u0145" },
320 "&Ncy;": { "codepoints": [1053], "characters": "\u041D" },
321 "&NegativeMediumSpace;": { "codepoints": [8203], "characters": "\u200B" },
322 "&NegativeThickSpace;": { "codepoints": [8203], "characters": "\u200B" },
323 "&NegativeThinSpace;": { "codepoints": [8203], "characters": "\u200B" },
324 "&NegativeVeryThinSpace;": { "codepoints": [8203], "characters": "\u200B" },
325 "&NestedGreaterGreater;": { "codepoints": [8811], "characters": "\u226B" },
326 "&NestedLessLess;": { "codepoints": [8810], "characters": "\u226A" },
327 "&NewLine;": { "codepoints": [10], "characters": "\u000A" },
328 "&Nfr;": { "codepoints": [120081], "characters": "\uD835\uDD11" },
329 "&NoBreak;": { "codepoints": [8288], "characters": "\u2060" },
330 "&NonBreakingSpace;": { "codepoints": [160], "characters": "\u00A0" },
331 "&Nopf;": { "codepoints": [8469], "characters": "\u2115" },
332 "&Not;": { "codepoints": [10988], "characters": "\u2AEC" },
333 "&NotCongruent;": { "codepoints": [8802], "characters": "\u2262" },
334 "&NotCupCap;": { "codepoints": [8813], "characters": "\u226D" },
335 "&NotDoubleVerticalBar;": { "codepoints": [8742], "characters": "\u2226" },
336 "&NotElement;": { "codepoints": [8713], "characters": "\u2209" },
337 "&NotEqual;": { "codepoints": [8800], "characters": "\u2260" },
338 "&NotEqualTilde;": { "codepoints": [8770, 824], "characters": "\u2242\u0338" },
339 "&NotExists;": { "codepoints": [8708], "characters": "\u2204" },
340 "&NotGreater;": { "codepoints": [8815], "characters": "\u226F" },
341 "&NotGreaterEqual;": { "codepoints": [8817], "characters": "\u2271" },
342 "&NotGreaterFullEqual;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
343 "&NotGreaterGreater;": { "codepoints": [8811, 824], "characters": "\u226B\u0338" },
344 "&NotGreaterLess;": { "codepoints": [8825], "characters": "\u2279" },
345 "&NotGreaterSlantEqual;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
346 "&NotGreaterTilde;": { "codepoints": [8821], "characters": "\u2275" },
347 "&NotHumpDownHump;": { "codepoints": [8782, 824], "characters": "\u224E\u0338" },
348 "&NotHumpEqual;": { "codepoints": [8783, 824], "characters": "\u224F\u0338" },
349 "&NotLeftTriangle;": { "codepoints": [8938], "characters": "\u22EA" },
350 "&NotLeftTriangleBar;": { "codepoints": [10703, 824], "characters": "\u29CF\u0338" },
351 "&NotLeftTriangleEqual;": { "codepoints": [8940], "characters": "\u22EC" },
352 "&NotLess;": { "codepoints": [8814], "characters": "\u226E" },
353 "&NotLessEqual;": { "codepoints": [8816], "characters": "\u2270" },
354 "&NotLessGreater;": { "codepoints": [8824], "characters": "\u2278" },
355 "&NotLessLess;": { "codepoints": [8810, 824], "characters": "\u226A\u0338" },
356 "&NotLessSlantEqual;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
357 "&NotLessTilde;": { "codepoints": [8820], "characters": "\u2274" },
358 "&NotNestedGreaterGreater;": { "codepoints": [10914, 824], "characters": "\u2AA2\u0338" },
359 "&NotNestedLessLess;": { "codepoints": [10913, 824], "characters": "\u2AA1\u0338" },
360 "&NotPrecedes;": { "codepoints": [8832], "characters": "\u2280" },
361 "&NotPrecedesEqual;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
362 "&NotPrecedesSlantEqual;": { "codepoints": [8928], "characters": "\u22E0" },
363 "&NotReverseElement;": { "codepoints": [8716], "characters": "\u220C" },
364 "&NotRightTriangle;": { "codepoints": [8939], "characters": "\u22EB" },
365 "&NotRightTriangleBar;": { "codepoints": [10704, 824], "characters": "\u29D0\u0338" },
366 "&NotRightTriangleEqual;": { "codepoints": [8941], "characters": "\u22ED" },
367 "&NotSquareSubset;": { "codepoints": [8847, 824], "characters": "\u228F\u0338" },
368 "&NotSquareSubsetEqual;": { "codepoints": [8930], "characters": "\u22E2" },
369 "&NotSquareSuperset;": { "codepoints": [8848, 824], "characters": "\u2290\u0338" },
370 "&NotSquareSupersetEqual;": { "codepoints": [8931], "characters": "\u22E3" },
371 "&NotSubset;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
372 "&NotSubsetEqual;": { "codepoints": [8840], "characters": "\u2288" },
373 "&NotSucceeds;": { "codepoints": [8833], "characters": "\u2281" },
374 "&NotSucceedsEqual;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
375 "&NotSucceedsSlantEqual;": { "codepoints": [8929], "characters": "\u22E1" },
376 "&NotSucceedsTilde;": { "codepoints": [8831, 824], "characters": "\u227F\u0338" },
377 "&NotSuperset;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
378 "&NotSupersetEqual;": { "codepoints": [8841], "characters": "\u2289" },
379 "&NotTilde;": { "codepoints": [8769], "characters": "\u2241" },
380 "&NotTildeEqual;": { "codepoints": [8772], "characters": "\u2244" },
381 "&NotTildeFullEqual;": { "codepoints": [8775], "characters": "\u2247" },
382 "&NotTildeTilde;": { "codepoints": [8777], "characters": "\u2249" },
383 "&NotVerticalBar;": { "codepoints": [8740], "characters": "\u2224" },
384 "&Nscr;": { "codepoints": [119977], "characters": "\uD835\uDCA9" },
385 "&Ntilde": { "codepoints": [209], "characters": "\u00D1" },
386 "&Ntilde;": { "codepoints": [209], "characters": "\u00D1" },
387 "&Nu;": { "codepoints": [925], "characters": "\u039D" },
388 "&OElig;": { "codepoints": [338], "characters": "\u0152" },
389 "&Oacute": { "codepoints": [211], "characters": "\u00D3" },
390 "&Oacute;": { "codepoints": [211], "characters": "\u00D3" },
391 "&Ocirc": { "codepoints": [212], "characters": "\u00D4" },
392 "&Ocirc;": { "codepoints": [212], "characters": "\u00D4" },
393 "&Ocy;": { "codepoints": [1054], "characters": "\u041E" },
394 "&Odblac;": { "codepoints": [336], "characters": "\u0150" },
395 "&Ofr;": { "codepoints": [120082], "characters": "\uD835\uDD12" },
396 "&Ograve": { "codepoints": [210], "characters": "\u00D2" },
397 "&Ograve;": { "codepoints": [210], "characters": "\u00D2" },
398 "&Omacr;": { "codepoints": [332], "characters": "\u014C" },
399 "&Omega;": { "codepoints": [937], "characters": "\u03A9" },
400 "&Omicron;": { "codepoints": [927], "characters": "\u039F" },
401 "&Oopf;": { "codepoints": [120134], "characters": "\uD835\uDD46" },
402 "&OpenCurlyDoubleQuote;": { "codepoints": [8220], "characters": "\u201C" },
403 "&OpenCurlyQuote;": { "codepoints": [8216], "characters": "\u2018" },
404 "&Or;": { "codepoints": [10836], "characters": "\u2A54" },
405 "&Oscr;": { "codepoints": [119978], "characters": "\uD835\uDCAA" },
406 "&Oslash": { "codepoints": [216], "characters": "\u00D8" },
407 "&Oslash;": { "codepoints": [216], "characters": "\u00D8" },
408 "&Otilde": { "codepoints": [213], "characters": "\u00D5" },
409 "&Otilde;": { "codepoints": [213], "characters": "\u00D5" },
410 "&Otimes;": { "codepoints": [10807], "characters": "\u2A37" },
411 "&Ouml": { "codepoints": [214], "characters": "\u00D6" },
412 "&Ouml;": { "codepoints": [214], "characters": "\u00D6" },
413 "&OverBar;": { "codepoints": [8254], "characters": "\u203E" },
414 "&OverBrace;": { "codepoints": [9182], "characters": "\u23DE" },
415 "&OverBracket;": { "codepoints": [9140], "characters": "\u23B4" },
416 "&OverParenthesis;": { "codepoints": [9180], "characters": "\u23DC" },
417 "&PartialD;": { "codepoints": [8706], "characters": "\u2202" },
418 "&Pcy;": { "codepoints": [1055], "characters": "\u041F" },
419 "&Pfr;": { "codepoints": [120083], "characters": "\uD835\uDD13" },
420 "&Phi;": { "codepoints": [934], "characters": "\u03A6" },
421 "&Pi;": { "codepoints": [928], "characters": "\u03A0" },
422 "&PlusMinus;": { "codepoints": [177], "characters": "\u00B1" },
423 "&Poincareplane;": { "codepoints": [8460], "characters": "\u210C" },
424 "&Popf;": { "codepoints": [8473], "characters": "\u2119" },
425 "&Pr;": { "codepoints": [10939], "characters": "\u2ABB" },
426 "&Precedes;": { "codepoints": [8826], "characters": "\u227A" },
427 "&PrecedesEqual;": { "codepoints": [10927], "characters": "\u2AAF" },
428 "&PrecedesSlantEqual;": { "codepoints": [8828], "characters": "\u227C" },
429 "&PrecedesTilde;": { "codepoints": [8830], "characters": "\u227E" },
430 "&Prime;": { "codepoints": [8243], "characters": "\u2033" },
431 "&Product;": { "codepoints": [8719], "characters": "\u220F" },
432 "&Proportion;": { "codepoints": [8759], "characters": "\u2237" },
433 "&Proportional;": { "codepoints": [8733], "characters": "\u221D" },
434 "&Pscr;": { "codepoints": [119979], "characters": "\uD835\uDCAB" },
435 "&Psi;": { "codepoints": [936], "characters": "\u03A8" },
436 "&QUOT": { "codepoints": [34], "characters": "\u0022" },
437 "&QUOT;": { "codepoints": [34], "characters": "\u0022" },
438 "&Qfr;": { "codepoints": [120084], "characters": "\uD835\uDD14" },
439 "&Qopf;": { "codepoints": [8474], "characters": "\u211A" },
440 "&Qscr;": { "codepoints": [119980], "characters": "\uD835\uDCAC" },
441 "&RBarr;": { "codepoints": [10512], "characters": "\u2910" },
442 "&REG": { "codepoints": [174], "characters": "\u00AE" },
443 "&REG;": { "codepoints": [174], "characters": "\u00AE" },
444 "&Racute;": { "codepoints": [340], "characters": "\u0154" },
445 "&Rang;": { "codepoints": [10219], "characters": "\u27EB" },
446 "&Rarr;": { "codepoints": [8608], "characters": "\u21A0" },
447 "&Rarrtl;": { "codepoints": [10518], "characters": "\u2916" },
448 "&Rcaron;": { "codepoints": [344], "characters": "\u0158" },
449 "&Rcedil;": { "codepoints": [342], "characters": "\u0156" },
450 "&Rcy;": { "codepoints": [1056], "characters": "\u0420" },
451 "&Re;": { "codepoints": [8476], "characters": "\u211C" },
452 "&ReverseElement;": { "codepoints": [8715], "characters": "\u220B" },
453 "&ReverseEquilibrium;": { "codepoints": [8651], "characters": "\u21CB" },
454 "&ReverseUpEquilibrium;": { "codepoints": [10607], "characters": "\u296F" },
455 "&Rfr;": { "codepoints": [8476], "characters": "\u211C" },
456 "&Rho;": { "codepoints": [929], "characters": "\u03A1" },
457 "&RightAngleBracket;": { "codepoints": [10217], "characters": "\u27E9" },
458 "&RightArrow;": { "codepoints": [8594], "characters": "\u2192" },
459 "&RightArrowBar;": { "codepoints": [8677], "characters": "\u21E5" },
460 "&RightArrowLeftArrow;": { "codepoints": [8644], "characters": "\u21C4" },
461 "&RightCeiling;": { "codepoints": [8969], "characters": "\u2309" },
462 "&RightDoubleBracket;": { "codepoints": [10215], "characters": "\u27E7" },
463 "&RightDownTeeVector;": { "codepoints": [10589], "characters": "\u295D" },
464 "&RightDownVector;": { "codepoints": [8642], "characters": "\u21C2" },
465 "&RightDownVectorBar;": { "codepoints": [10581], "characters": "\u2955" },
466 "&RightFloor;": { "codepoints": [8971], "characters": "\u230B" },
467 "&RightTee;": { "codepoints": [8866], "characters": "\u22A2" },
468 "&RightTeeArrow;": { "codepoints": [8614], "characters": "\u21A6" },
469 "&RightTeeVector;": { "codepoints": [10587], "characters": "\u295B" },
470 "&RightTriangle;": { "codepoints": [8883], "characters": "\u22B3" },
471 "&RightTriangleBar;": { "codepoints": [10704], "characters": "\u29D0" },
472 "&RightTriangleEqual;": { "codepoints": [8885], "characters": "\u22B5" },
473 "&RightUpDownVector;": { "codepoints": [10575], "characters": "\u294F" },
474 "&RightUpTeeVector;": { "codepoints": [10588], "characters": "\u295C" },
475 "&RightUpVector;": { "codepoints": [8638], "characters": "\u21BE" },
476 "&RightUpVectorBar;": { "codepoints": [10580], "characters": "\u2954" },
477 "&RightVector;": { "codepoints": [8640], "characters": "\u21C0" },
478 "&RightVectorBar;": { "codepoints": [10579], "characters": "\u2953" },
479 "&Rightarrow;": { "codepoints": [8658], "characters": "\u21D2" },
480 "&Ropf;": { "codepoints": [8477], "characters": "\u211D" },
481 "&RoundImplies;": { "codepoints": [10608], "characters": "\u2970" },
482 "&Rrightarrow;": { "codepoints": [8667], "characters": "\u21DB" },
483 "&Rscr;": { "codepoints": [8475], "characters": "\u211B" },
484 "&Rsh;": { "codepoints": [8625], "characters": "\u21B1" },
485 "&RuleDelayed;": { "codepoints": [10740], "characters": "\u29F4" },
486 "&SHCHcy;": { "codepoints": [1065], "characters": "\u0429" },
487 "&SHcy;": { "codepoints": [1064], "characters": "\u0428" },
488 "&SOFTcy;": { "codepoints": [1068], "characters": "\u042C" },
489 "&Sacute;": { "codepoints": [346], "characters": "\u015A" },
490 "&Sc;": { "codepoints": [10940], "characters": "\u2ABC" },
491 "&Scaron;": { "codepoints": [352], "characters": "\u0160" },
492 "&Scedil;": { "codepoints": [350], "characters": "\u015E" },
493 "&Scirc;": { "codepoints": [348], "characters": "\u015C" },
494 "&Scy;": { "codepoints": [1057], "characters": "\u0421" },
495 "&Sfr;": { "codepoints": [120086], "characters": "\uD835\uDD16" },
496 "&ShortDownArrow;": { "codepoints": [8595], "characters": "\u2193" },
497 "&ShortLeftArrow;": { "codepoints": [8592], "characters": "\u2190" },
498 "&ShortRightArrow;": { "codepoints": [8594], "characters": "\u2192" },
499 "&ShortUpArrow;": { "codepoints": [8593], "characters": "\u2191" },
500 "&Sigma;": { "codepoints": [931], "characters": "\u03A3" },
501 "&SmallCircle;": { "codepoints": [8728], "characters": "\u2218" },
502 "&Sopf;": { "codepoints": [120138], "characters": "\uD835\uDD4A" },
503 "&Sqrt;": { "codepoints": [8730], "characters": "\u221A" },
504 "&Square;": { "codepoints": [9633], "characters": "\u25A1" },
505 "&SquareIntersection;": { "codepoints": [8851], "characters": "\u2293" },
506 "&SquareSubset;": { "codepoints": [8847], "characters": "\u228F" },
507 "&SquareSubsetEqual;": { "codepoints": [8849], "characters": "\u2291" },
508 "&SquareSuperset;": { "codepoints": [8848], "characters": "\u2290" },
509 "&SquareSupersetEqual;": { "codepoints": [8850], "characters": "\u2292" },
510 "&SquareUnion;": { "codepoints": [8852], "characters": "\u2294" },
511 "&Sscr;": { "codepoints": [119982], "characters": "\uD835\uDCAE" },
512 "&Star;": { "codepoints": [8902], "characters": "\u22C6" },
513 "&Sub;": { "codepoints": [8912], "characters": "\u22D0" },
514 "&Subset;": { "codepoints": [8912], "characters": "\u22D0" },
515 "&SubsetEqual;": { "codepoints": [8838], "characters": "\u2286" },
516 "&Succeeds;": { "codepoints": [8827], "characters": "\u227B" },
517 "&SucceedsEqual;": { "codepoints": [10928], "characters": "\u2AB0" },
518 "&SucceedsSlantEqual;": { "codepoints": [8829], "characters": "\u227D" },
519 "&SucceedsTilde;": { "codepoints": [8831], "characters": "\u227F" },
520 "&SuchThat;": { "codepoints": [8715], "characters": "\u220B" },
521 "&Sum;": { "codepoints": [8721], "characters": "\u2211" },
522 "&Sup;": { "codepoints": [8913], "characters": "\u22D1" },
523 "&Superset;": { "codepoints": [8835], "characters": "\u2283" },
524 "&SupersetEqual;": { "codepoints": [8839], "characters": "\u2287" },
525 "&Supset;": { "codepoints": [8913], "characters": "\u22D1" },
526 "&THORN": { "codepoints": [222], "characters": "\u00DE" },
527 "&THORN;": { "codepoints": [222], "characters": "\u00DE" },
528 "&TRADE;": { "codepoints": [8482], "characters": "\u2122" },
529 "&TSHcy;": { "codepoints": [1035], "characters": "\u040B" },
530 "&TScy;": { "codepoints": [1062], "characters": "\u0426" },
531 "&Tab;": { "codepoints": [9], "characters": "\u0009" },
532 "&Tau;": { "codepoints": [932], "characters": "\u03A4" },
533 "&Tcaron;": { "codepoints": [356], "characters": "\u0164" },
534 "&Tcedil;": { "codepoints": [354], "characters": "\u0162" },
535 "&Tcy;": { "codepoints": [1058], "characters": "\u0422" },
536 "&Tfr;": { "codepoints": [120087], "characters": "\uD835\uDD17" },
537 "&Therefore;": { "codepoints": [8756], "characters": "\u2234" },
538 "&Theta;": { "codepoints": [920], "characters": "\u0398" },
539 "&ThickSpace;": { "codepoints": [8287, 8202], "characters": "\u205F\u200A" },
540 "&ThinSpace;": { "codepoints": [8201], "characters": "\u2009" },
541 "&Tilde;": { "codepoints": [8764], "characters": "\u223C" },
542 "&TildeEqual;": { "codepoints": [8771], "characters": "\u2243" },
543 "&TildeFullEqual;": { "codepoints": [8773], "characters": "\u2245" },
544 "&TildeTilde;": { "codepoints": [8776], "characters": "\u2248" },
545 "&Topf;": { "codepoints": [120139], "characters": "\uD835\uDD4B" },
546 "&TripleDot;": { "codepoints": [8411], "characters": "\u20DB" },
547 "&Tscr;": { "codepoints": [119983], "characters": "\uD835\uDCAF" },
548 "&Tstrok;": { "codepoints": [358], "characters": "\u0166" },
549 "&Uacute": { "codepoints": [218], "characters": "\u00DA" },
550 "&Uacute;": { "codepoints": [218], "characters": "\u00DA" },
551 "&Uarr;": { "codepoints": [8607], "characters": "\u219F" },
552 "&Uarrocir;": { "codepoints": [10569], "characters": "\u2949" },
553 "&Ubrcy;": { "codepoints": [1038], "characters": "\u040E" },
554 "&Ubreve;": { "codepoints": [364], "characters": "\u016C" },
555 "&Ucirc": { "codepoints": [219], "characters": "\u00DB" },
556 "&Ucirc;": { "codepoints": [219], "characters": "\u00DB" },
557 "&Ucy;": { "codepoints": [1059], "characters": "\u0423" },
558 "&Udblac;": { "codepoints": [368], "characters": "\u0170" },
559 "&Ufr;": { "codepoints": [120088], "characters": "\uD835\uDD18" },
560 "&Ugrave": { "codepoints": [217], "characters": "\u00D9" },
561 "&Ugrave;": { "codepoints": [217], "characters": "\u00D9" },
562 "&Umacr;": { "codepoints": [362], "characters": "\u016A" },
563 "&UnderBar;": { "codepoints": [95], "characters": "\u005F" },
564 "&UnderBrace;": { "codepoints": [9183], "characters": "\u23DF" },
565 "&UnderBracket;": { "codepoints": [9141], "characters": "\u23B5" },
566 "&UnderParenthesis;": { "codepoints": [9181], "characters": "\u23DD" },
567 "&Union;": { "codepoints": [8899], "characters": "\u22C3" },
568 "&UnionPlus;": { "codepoints": [8846], "characters": "\u228E" },
569 "&Uogon;": { "codepoints": [370], "characters": "\u0172" },
570 "&Uopf;": { "codepoints": [120140], "characters": "\uD835\uDD4C" },
571 "&UpArrow;": { "codepoints": [8593], "characters": "\u2191" },
572 "&UpArrowBar;": { "codepoints": [10514], "characters": "\u2912" },
573 "&UpArrowDownArrow;": { "codepoints": [8645], "characters": "\u21C5" },
574 "&UpDownArrow;": { "codepoints": [8597], "characters": "\u2195" },
575 "&UpEquilibrium;": { "codepoints": [10606], "characters": "\u296E" },
576 "&UpTee;": { "codepoints": [8869], "characters": "\u22A5" },
577 "&UpTeeArrow;": { "codepoints": [8613], "characters": "\u21A5" },
578 "&Uparrow;": { "codepoints": [8657], "characters": "\u21D1" },
579 "&Updownarrow;": { "codepoints": [8661], "characters": "\u21D5" },
580 "&UpperLeftArrow;": { "codepoints": [8598], "characters": "\u2196" },
581 "&UpperRightArrow;": { "codepoints": [8599], "characters": "\u2197" },
582 "&Upsi;": { "codepoints": [978], "characters": "\u03D2" },
583 "&Upsilon;": { "codepoints": [933], "characters": "\u03A5" },
584 "&Uring;": { "codepoints": [366], "characters": "\u016E" },
585 "&Uscr;": { "codepoints": [119984], "characters": "\uD835\uDCB0" },
586 "&Utilde;": { "codepoints": [360], "characters": "\u0168" },
587 "&Uuml": { "codepoints": [220], "characters": "\u00DC" },
588 "&Uuml;": { "codepoints": [220], "characters": "\u00DC" },
589 "&VDash;": { "codepoints": [8875], "characters": "\u22AB" },
590 "&Vbar;": { "codepoints": [10987], "characters": "\u2AEB" },
591 "&Vcy;": { "codepoints": [1042], "characters": "\u0412" },
592 "&Vdash;": { "codepoints": [8873], "characters": "\u22A9" },
593 "&Vdashl;": { "codepoints": [10982], "characters": "\u2AE6" },
594 "&Vee;": { "codepoints": [8897], "characters": "\u22C1" },
595 "&Verbar;": { "codepoints": [8214], "characters": "\u2016" },
596 "&Vert;": { "codepoints": [8214], "characters": "\u2016" },
597 "&VerticalBar;": { "codepoints": [8739], "characters": "\u2223" },
598 "&VerticalLine;": { "codepoints": [124], "characters": "\u007C" },
599 "&VerticalSeparator;": { "codepoints": [10072], "characters": "\u2758" },
600 "&VerticalTilde;": { "codepoints": [8768], "characters": "\u2240" },
601 "&VeryThinSpace;": { "codepoints": [8202], "characters": "\u200A" },
602 "&Vfr;": { "codepoints": [120089], "characters": "\uD835\uDD19" },
603 "&Vopf;": { "codepoints": [120141], "characters": "\uD835\uDD4D" },
604 "&Vscr;": { "codepoints": [119985], "characters": "\uD835\uDCB1" },
605 "&Vvdash;": { "codepoints": [8874], "characters": "\u22AA" },
606 "&Wcirc;": { "codepoints": [372], "characters": "\u0174" },
607 "&Wedge;": { "codepoints": [8896], "characters": "\u22C0" },
608 "&Wfr;": { "codepoints": [120090], "characters": "\uD835\uDD1A" },
609 "&Wopf;": { "codepoints": [120142], "characters": "\uD835\uDD4E" },
610 "&Wscr;": { "codepoints": [119986], "characters": "\uD835\uDCB2" },
611 "&Xfr;": { "codepoints": [120091], "characters": "\uD835\uDD1B" },
612 "&Xi;": { "codepoints": [926], "characters": "\u039E" },
613 "&Xopf;": { "codepoints": [120143], "characters": "\uD835\uDD4F" },
614 "&Xscr;": { "codepoints": [119987], "characters": "\uD835\uDCB3" },
615 "&YAcy;": { "codepoints": [1071], "characters": "\u042F" },
616 "&YIcy;": { "codepoints": [1031], "characters": "\u0407" },
617 "&YUcy;": { "codepoints": [1070], "characters": "\u042E" },
618 "&Yacute": { "codepoints": [221], "characters": "\u00DD" },
619 "&Yacute;": { "codepoints": [221], "characters": "\u00DD" },
620 "&Ycirc;": { "codepoints": [374], "characters": "\u0176" },
621 "&Ycy;": { "codepoints": [1067], "characters": "\u042B" },
622 "&Yfr;": { "codepoints": [120092], "characters": "\uD835\uDD1C" },
623 "&Yopf;": { "codepoints": [120144], "characters": "\uD835\uDD50" },
624 "&Yscr;": { "codepoints": [119988], "characters": "\uD835\uDCB4" },
625 "&Yuml;": { "codepoints": [376], "characters": "\u0178" },
626 "&ZHcy;": { "codepoints": [1046], "characters": "\u0416" },
627 "&Zacute;": { "codepoints": [377], "characters": "\u0179" },
628 "&Zcaron;": { "codepoints": [381], "characters": "\u017D" },
629 "&Zcy;": { "codepoints": [1047], "characters": "\u0417" },
630 "&Zdot;": { "codepoints": [379], "characters": "\u017B" },
631 "&ZeroWidthSpace;": { "codepoints": [8203], "characters": "\u200B" },
632 "&Zeta;": { "codepoints": [918], "characters": "\u0396" },
633 "&Zfr;": { "codepoints": [8488], "characters": "\u2128" },
634 "&Zopf;": { "codepoints": [8484], "characters": "\u2124" },
635 "&Zscr;": { "codepoints": [119989], "characters": "\uD835\uDCB5" },
636 "&aacute": { "codepoints": [225], "characters": "\u00E1" },
637 "&aacute;": { "codepoints": [225], "characters": "\u00E1" },
638 "&abreve;": { "codepoints": [259], "characters": "\u0103" },
639 "&ac;": { "codepoints": [8766], "characters": "\u223E" },
640 "&acE;": { "codepoints": [8766, 819], "characters": "\u223E\u0333" },
641 "&acd;": { "codepoints": [8767], "characters": "\u223F" },
642 "&acirc": { "codepoints": [226], "characters": "\u00E2" },
643 "&acirc;": { "codepoints": [226], "characters": "\u00E2" },
644 "&acute": { "codepoints": [180], "characters": "\u00B4" },
645 "&acute;": { "codepoints": [180], "characters": "\u00B4" },
646 "&acy;": { "codepoints": [1072], "characters": "\u0430" },
647 "&aelig": { "codepoints": [230], "characters": "\u00E6" },
648 "&aelig;": { "codepoints": [230], "characters": "\u00E6" },
649 "&af;": { "codepoints": [8289], "characters": "\u2061" },
650 "&afr;": { "codepoints": [120094], "characters": "\uD835\uDD1E" },
651 "&agrave": { "codepoints": [224], "characters": "\u00E0" },
652 "&agrave;": { "codepoints": [224], "characters": "\u00E0" },
653 "&alefsym;": { "codepoints": [8501], "characters": "\u2135" },
654 "&aleph;": { "codepoints": [8501], "characters": "\u2135" },
655 "&alpha;": { "codepoints": [945], "characters": "\u03B1" },
656 "&amacr;": { "codepoints": [257], "characters": "\u0101" },
657 "&amalg;": { "codepoints": [10815], "characters": "\u2A3F" },
658 "&amp": { "codepoints": [38], "characters": "\u0026" },
659 "&amp;": { "codepoints": [38], "characters": "\u0026" },
660 "&and;": { "codepoints": [8743], "characters": "\u2227" },
661 "&andand;": { "codepoints": [10837], "characters": "\u2A55" },
662 "&andd;": { "codepoints": [10844], "characters": "\u2A5C" },
663 "&andslope;": { "codepoints": [10840], "characters": "\u2A58" },
664 "&andv;": { "codepoints": [10842], "characters": "\u2A5A" },
665 "&ang;": { "codepoints": [8736], "characters": "\u2220" },
666 "&ange;": { "codepoints": [10660], "characters": "\u29A4" },
667 "&angle;": { "codepoints": [8736], "characters": "\u2220" },
668 "&angmsd;": { "codepoints": [8737], "characters": "\u2221" },
669 "&angmsdaa;": { "codepoints": [10664], "characters": "\u29A8" },
670 "&angmsdab;": { "codepoints": [10665], "characters": "\u29A9" },
671 "&angmsdac;": { "codepoints": [10666], "characters": "\u29AA" },
672 "&angmsdad;": { "codepoints": [10667], "characters": "\u29AB" },
673 "&angmsdae;": { "codepoints": [10668], "characters": "\u29AC" },
674 "&angmsdaf;": { "codepoints": [10669], "characters": "\u29AD" },
675 "&angmsdag;": { "codepoints": [10670], "characters": "\u29AE" },
676 "&angmsdah;": { "codepoints": [10671], "characters": "\u29AF" },
677 "&angrt;": { "codepoints": [8735], "characters": "\u221F" },
678 "&angrtvb;": { "codepoints": [8894], "characters": "\u22BE" },
679 "&angrtvbd;": { "codepoints": [10653], "characters": "\u299D" },
680 "&angsph;": { "codepoints": [8738], "characters": "\u2222" },
681 "&angst;": { "codepoints": [197], "characters": "\u00C5" },
682 "&angzarr;": { "codepoints": [9084], "characters": "\u237C" },
683 "&aogon;": { "codepoints": [261], "characters": "\u0105" },
684 "&aopf;": { "codepoints": [120146], "characters": "\uD835\uDD52" },
685 "&ap;": { "codepoints": [8776], "characters": "\u2248" },
686 "&apE;": { "codepoints": [10864], "characters": "\u2A70" },
687 "&apacir;": { "codepoints": [10863], "characters": "\u2A6F" },
688 "&ape;": { "codepoints": [8778], "characters": "\u224A" },
689 "&apid;": { "codepoints": [8779], "characters": "\u224B" },
690 "&apos;": { "codepoints": [39], "characters": "\u0027" },
691 "&approx;": { "codepoints": [8776], "characters": "\u2248" },
692 "&approxeq;": { "codepoints": [8778], "characters": "\u224A" },
693 "&aring": { "codepoints": [229], "characters": "\u00E5" },
694 "&aring;": { "codepoints": [229], "characters": "\u00E5" },
695 "&ascr;": { "codepoints": [119990], "characters": "\uD835\uDCB6" },
696 "&ast;": { "codepoints": [42], "characters": "\u002A" },
697 "&asymp;": { "codepoints": [8776], "characters": "\u2248" },
698 "&asympeq;": { "codepoints": [8781], "characters": "\u224D" },
699 "&atilde": { "codepoints": [227], "characters": "\u00E3" },
700 "&atilde;": { "codepoints": [227], "characters": "\u00E3" },
701 "&auml": { "codepoints": [228], "characters": "\u00E4" },
702 "&auml;": { "codepoints": [228], "characters": "\u00E4" },
703 "&awconint;": { "codepoints": [8755], "characters": "\u2233" },
704 "&awint;": { "codepoints": [10769], "characters": "\u2A11" },
705 "&bNot;": { "codepoints": [10989], "characters": "\u2AED" },
706 "&backcong;": { "codepoints": [8780], "characters": "\u224C" },
707 "&backepsilon;": { "codepoints": [1014], "characters": "\u03F6" },
708 "&backprime;": { "codepoints": [8245], "characters": "\u2035" },
709 "&backsim;": { "codepoints": [8765], "characters": "\u223D" },
710 "&backsimeq;": { "codepoints": [8909], "characters": "\u22CD" },
711 "&barvee;": { "codepoints": [8893], "characters": "\u22BD" },
712 "&barwed;": { "codepoints": [8965], "characters": "\u2305" },
713 "&barwedge;": { "codepoints": [8965], "characters": "\u2305" },
714 "&bbrk;": { "codepoints": [9141], "characters": "\u23B5" },
715 "&bbrktbrk;": { "codepoints": [9142], "characters": "\u23B6" },
716 "&bcong;": { "codepoints": [8780], "characters": "\u224C" },
717 "&bcy;": { "codepoints": [1073], "characters": "\u0431" },
718 "&bdquo;": { "codepoints": [8222], "characters": "\u201E" },
719 "&becaus;": { "codepoints": [8757], "characters": "\u2235" },
720 "&because;": { "codepoints": [8757], "characters": "\u2235" },
721 "&bemptyv;": { "codepoints": [10672], "characters": "\u29B0" },
722 "&bepsi;": { "codepoints": [1014], "characters": "\u03F6" },
723 "&bernou;": { "codepoints": [8492], "characters": "\u212C" },
724 "&beta;": { "codepoints": [946], "characters": "\u03B2" },
725 "&beth;": { "codepoints": [8502], "characters": "\u2136" },
726 "&between;": { "codepoints": [8812], "characters": "\u226C" },
727 "&bfr;": { "codepoints": [120095], "characters": "\uD835\uDD1F" },
728 "&bigcap;": { "codepoints": [8898], "characters": "\u22C2" },
729 "&bigcirc;": { "codepoints": [9711], "characters": "\u25EF" },
730 "&bigcup;": { "codepoints": [8899], "characters": "\u22C3" },
731 "&bigodot;": { "codepoints": [10752], "characters": "\u2A00" },
732 "&bigoplus;": { "codepoints": [10753], "characters": "\u2A01" },
733 "&bigotimes;": { "codepoints": [10754], "characters": "\u2A02" },
734 "&bigsqcup;": { "codepoints": [10758], "characters": "\u2A06" },
735 "&bigstar;": { "codepoints": [9733], "characters": "\u2605" },
736 "&bigtriangledown;": { "codepoints": [9661], "characters": "\u25BD" },
737 "&bigtriangleup;": { "codepoints": [9651], "characters": "\u25B3" },
738 "&biguplus;": { "codepoints": [10756], "characters": "\u2A04" },
739 "&bigvee;": { "codepoints": [8897], "characters": "\u22C1" },
740 "&bigwedge;": { "codepoints": [8896], "characters": "\u22C0" },
741 "&bkarow;": { "codepoints": [10509], "characters": "\u290D" },
742 "&blacklozenge;": { "codepoints": [10731], "characters": "\u29EB" },
743 "&blacksquare;": { "codepoints": [9642], "characters": "\u25AA" },
744 "&blacktriangle;": { "codepoints": [9652], "characters": "\u25B4" },
745 "&blacktriangledown;": { "codepoints": [9662], "characters": "\u25BE" },
746 "&blacktriangleleft;": { "codepoints": [9666], "characters": "\u25C2" },
747 "&blacktriangleright;": { "codepoints": [9656], "characters": "\u25B8" },
748 "&blank;": { "codepoints": [9251], "characters": "\u2423" },
749 "&blk12;": { "codepoints": [9618], "characters": "\u2592" },
750 "&blk14;": { "codepoints": [9617], "characters": "\u2591" },
751 "&blk34;": { "codepoints": [9619], "characters": "\u2593" },
752 "&block;": { "codepoints": [9608], "characters": "\u2588" },
753 "&bne;": { "codepoints": [61, 8421], "characters": "\u003D\u20E5" },
754 "&bnequiv;": { "codepoints": [8801, 8421], "characters": "\u2261\u20E5" },
755 "&bnot;": { "codepoints": [8976], "characters": "\u2310" },
756 "&bopf;": { "codepoints": [120147], "characters": "\uD835\uDD53" },
757 "&bot;": { "codepoints": [8869], "characters": "\u22A5" },
758 "&bottom;": { "codepoints": [8869], "characters": "\u22A5" },
759 "&bowtie;": { "codepoints": [8904], "characters": "\u22C8" },
760 "&boxDL;": { "codepoints": [9559], "characters": "\u2557" },
761 "&boxDR;": { "codepoints": [9556], "characters": "\u2554" },
762 "&boxDl;": { "codepoints": [9558], "characters": "\u2556" },
763 "&boxDr;": { "codepoints": [9555], "characters": "\u2553" },
764 "&boxH;": { "codepoints": [9552], "characters": "\u2550" },
765 "&boxHD;": { "codepoints": [9574], "characters": "\u2566" },
766 "&boxHU;": { "codepoints": [9577], "characters": "\u2569" },
767 "&boxHd;": { "codepoints": [9572], "characters": "\u2564" },
768 "&boxHu;": { "codepoints": [9575], "characters": "\u2567" },
769 "&boxUL;": { "codepoints": [9565], "characters": "\u255D" },
770 "&boxUR;": { "codepoints": [9562], "characters": "\u255A" },
771 "&boxUl;": { "codepoints": [9564], "characters": "\u255C" },
772 "&boxUr;": { "codepoints": [9561], "characters": "\u2559" },
773 "&boxV;": { "codepoints": [9553], "characters": "\u2551" },
774 "&boxVH;": { "codepoints": [9580], "characters": "\u256C" },
775 "&boxVL;": { "codepoints": [9571], "characters": "\u2563" },
776 "&boxVR;": { "codepoints": [9568], "characters": "\u2560" },
777 "&boxVh;": { "codepoints": [9579], "characters": "\u256B" },
778 "&boxVl;": { "codepoints": [9570], "characters": "\u2562" },
779 "&boxVr;": { "codepoints": [9567], "characters": "\u255F" },
780 "&boxbox;": { "codepoints": [10697], "characters": "\u29C9" },
781 "&boxdL;": { "codepoints": [9557], "characters": "\u2555" },
782 "&boxdR;": { "codepoints": [9554], "characters": "\u2552" },
783 "&boxdl;": { "codepoints": [9488], "characters": "\u2510" },
784 "&boxdr;": { "codepoints": [9484], "characters": "\u250C" },
785 "&boxh;": { "codepoints": [9472], "characters": "\u2500" },
786 "&boxhD;": { "codepoints": [9573], "characters": "\u2565" },
787 "&boxhU;": { "codepoints": [9576], "characters": "\u2568" },
788 "&boxhd;": { "codepoints": [9516], "characters": "\u252C" },
789 "&boxhu;": { "codepoints": [9524], "characters": "\u2534" },
790 "&boxminus;": { "codepoints": [8863], "characters": "\u229F" },
791 "&boxplus;": { "codepoints": [8862], "characters": "\u229E" },
792 "&boxtimes;": { "codepoints": [8864], "characters": "\u22A0" },
793 "&boxuL;": { "codepoints": [9563], "characters": "\u255B" },
794 "&boxuR;": { "codepoints": [9560], "characters": "\u2558" },
795 "&boxul;": { "codepoints": [9496], "characters": "\u2518" },
796 "&boxur;": { "codepoints": [9492], "characters": "\u2514" },
797 "&boxv;": { "codepoints": [9474], "characters": "\u2502" },
798 "&boxvH;": { "codepoints": [9578], "characters": "\u256A" },
799 "&boxvL;": { "codepoints": [9569], "characters": "\u2561" },
800 "&boxvR;": { "codepoints": [9566], "characters": "\u255E" },
801 "&boxvh;": { "codepoints": [9532], "characters": "\u253C" },
802 "&boxvl;": { "codepoints": [9508], "characters": "\u2524" },
803 "&boxvr;": { "codepoints": [9500], "characters": "\u251C" },
804 "&bprime;": { "codepoints": [8245], "characters": "\u2035" },
805 "&breve;": { "codepoints": [728], "characters": "\u02D8" },
806 "&brvbar": { "codepoints": [166], "characters": "\u00A6" },
807 "&brvbar;": { "codepoints": [166], "characters": "\u00A6" },
808 "&bscr;": { "codepoints": [119991], "characters": "\uD835\uDCB7" },
809 "&bsemi;": { "codepoints": [8271], "characters": "\u204F" },
810 "&bsim;": { "codepoints": [8765], "characters": "\u223D" },
811 "&bsime;": { "codepoints": [8909], "characters": "\u22CD" },
812 "&bsol;": { "codepoints": [92], "characters": "\u005C" },
813 "&bsolb;": { "codepoints": [10693], "characters": "\u29C5" },
814 "&bsolhsub;": { "codepoints": [10184], "characters": "\u27C8" },
815 "&bull;": { "codepoints": [8226], "characters": "\u2022" },
816 "&bullet;": { "codepoints": [8226], "characters": "\u2022" },
817 "&bump;": { "codepoints": [8782], "characters": "\u224E" },
818 "&bumpE;": { "codepoints": [10926], "characters": "\u2AAE" },
819 "&bumpe;": { "codepoints": [8783], "characters": "\u224F" },
820 "&bumpeq;": { "codepoints": [8783], "characters": "\u224F" },
821 "&cacute;": { "codepoints": [263], "characters": "\u0107" },
822 "&cap;": { "codepoints": [8745], "characters": "\u2229" },
823 "&capand;": { "codepoints": [10820], "characters": "\u2A44" },
824 "&capbrcup;": { "codepoints": [10825], "characters": "\u2A49" },
825 "&capcap;": { "codepoints": [10827], "characters": "\u2A4B" },
826 "&capcup;": { "codepoints": [10823], "characters": "\u2A47" },
827 "&capdot;": { "codepoints": [10816], "characters": "\u2A40" },
828 "&caps;": { "codepoints": [8745, 65024], "characters": "\u2229\uFE00" },
829 "&caret;": { "codepoints": [8257], "characters": "\u2041" },
830 "&caron;": { "codepoints": [711], "characters": "\u02C7" },
831 "&ccaps;": { "codepoints": [10829], "characters": "\u2A4D" },
832 "&ccaron;": { "codepoints": [269], "characters": "\u010D" },
833 "&ccedil": { "codepoints": [231], "characters": "\u00E7" },
834 "&ccedil;": { "codepoints": [231], "characters": "\u00E7" },
835 "&ccirc;": { "codepoints": [265], "characters": "\u0109" },
836 "&ccups;": { "codepoints": [10828], "characters": "\u2A4C" },
837 "&ccupssm;": { "codepoints": [10832], "characters": "\u2A50" },
838 "&cdot;": { "codepoints": [267], "characters": "\u010B" },
839 "&cedil": { "codepoints": [184], "characters": "\u00B8" },
840 "&cedil;": { "codepoints": [184], "characters": "\u00B8" },
841 "&cemptyv;": { "codepoints": [10674], "characters": "\u29B2" },
842 "&cent": { "codepoints": [162], "characters": "\u00A2" },
843 "&cent;": { "codepoints": [162], "characters": "\u00A2" },
844 "&centerdot;": { "codepoints": [183], "characters": "\u00B7" },
845 "&cfr;": { "codepoints": [120096], "characters": "\uD835\uDD20" },
846 "&chcy;": { "codepoints": [1095], "characters": "\u0447" },
847 "&check;": { "codepoints": [10003], "characters": "\u2713" },
848 "&checkmark;": { "codepoints": [10003], "characters": "\u2713" },
849 "&chi;": { "codepoints": [967], "characters": "\u03C7" },
850 "&cir;": { "codepoints": [9675], "characters": "\u25CB" },
851 "&cirE;": { "codepoints": [10691], "characters": "\u29C3" },
852 "&circ;": { "codepoints": [710], "characters": "\u02C6" },
853 "&circeq;": { "codepoints": [8791], "characters": "\u2257" },
854 "&circlearrowleft;": { "codepoints": [8634], "characters": "\u21BA" },
855 "&circlearrowright;": { "codepoints": [8635], "characters": "\u21BB" },
856 "&circledR;": { "codepoints": [174], "characters": "\u00AE" },
857 "&circledS;": { "codepoints": [9416], "characters": "\u24C8" },
858 "&circledast;": { "codepoints": [8859], "characters": "\u229B" },
859 "&circledcirc;": { "codepoints": [8858], "characters": "\u229A" },
860 "&circleddash;": { "codepoints": [8861], "characters": "\u229D" },
861 "&cire;": { "codepoints": [8791], "characters": "\u2257" },
862 "&cirfnint;": { "codepoints": [10768], "characters": "\u2A10" },
863 "&cirmid;": { "codepoints": [10991], "characters": "\u2AEF" },
864 "&cirscir;": { "codepoints": [10690], "characters": "\u29C2" },
865 "&clubs;": { "codepoints": [9827], "characters": "\u2663" },
866 "&clubsuit;": { "codepoints": [9827], "characters": "\u2663" },
867 "&colon;": { "codepoints": [58], "characters": "\u003A" },
868 "&colone;": { "codepoints": [8788], "characters": "\u2254" },
869 "&coloneq;": { "codepoints": [8788], "characters": "\u2254" },
870 "&comma;": { "codepoints": [44], "characters": "\u002C" },
871 "&commat;": { "codepoints": [64], "characters": "\u0040" },
872 "&comp;": { "codepoints": [8705], "characters": "\u2201" },
873 "&compfn;": { "codepoints": [8728], "characters": "\u2218" },
874 "&complement;": { "codepoints": [8705], "characters": "\u2201" },
875 "&complexes;": { "codepoints": [8450], "characters": "\u2102" },
876 "&cong;": { "codepoints": [8773], "characters": "\u2245" },
877 "&congdot;": { "codepoints": [10861], "characters": "\u2A6D" },
878 "&conint;": { "codepoints": [8750], "characters": "\u222E" },
879 "&copf;": { "codepoints": [120148], "characters": "\uD835\uDD54" },
880 "&coprod;": { "codepoints": [8720], "characters": "\u2210" },
881 "&copy": { "codepoints": [169], "characters": "\u00A9" },
882 "&copy;": { "codepoints": [169], "characters": "\u00A9" },
883 "&copysr;": { "codepoints": [8471], "characters": "\u2117" },
884 "&crarr;": { "codepoints": [8629], "characters": "\u21B5" },
885 "&cross;": { "codepoints": [10007], "characters": "\u2717" },
886 "&cscr;": { "codepoints": [119992], "characters": "\uD835\uDCB8" },
887 "&csub;": { "codepoints": [10959], "characters": "\u2ACF" },
888 "&csube;": { "codepoints": [10961], "characters": "\u2AD1" },
889 "&csup;": { "codepoints": [10960], "characters": "\u2AD0" },
890 "&csupe;": { "codepoints": [10962], "characters": "\u2AD2" },
891 "&ctdot;": { "codepoints": [8943], "characters": "\u22EF" },
892 "&cudarrl;": { "codepoints": [10552], "characters": "\u2938" },
893 "&cudarrr;": { "codepoints": [10549], "characters": "\u2935" },
894 "&cuepr;": { "codepoints": [8926], "characters": "\u22DE" },
895 "&cuesc;": { "codepoints": [8927], "characters": "\u22DF" },
896 "&cularr;": { "codepoints": [8630], "characters": "\u21B6" },
897 "&cularrp;": { "codepoints": [10557], "characters": "\u293D" },
898 "&cup;": { "codepoints": [8746], "characters": "\u222A" },
899 "&cupbrcap;": { "codepoints": [10824], "characters": "\u2A48" },
900 "&cupcap;": { "codepoints": [10822], "characters": "\u2A46" },
901 "&cupcup;": { "codepoints": [10826], "characters": "\u2A4A" },
902 "&cupdot;": { "codepoints": [8845], "characters": "\u228D" },
903 "&cupor;": { "codepoints": [10821], "characters": "\u2A45" },
904 "&cups;": { "codepoints": [8746, 65024], "characters": "\u222A\uFE00" },
905 "&curarr;": { "codepoints": [8631], "characters": "\u21B7" },
906 "&curarrm;": { "codepoints": [10556], "characters": "\u293C" },
907 "&curlyeqprec;": { "codepoints": [8926], "characters": "\u22DE" },
908 "&curlyeqsucc;": { "codepoints": [8927], "characters": "\u22DF" },
909 "&curlyvee;": { "codepoints": [8910], "characters": "\u22CE" },
910 "&curlywedge;": { "codepoints": [8911], "characters": "\u22CF" },
911 "&curren": { "codepoints": [164], "characters": "\u00A4" },
912 "&curren;": { "codepoints": [164], "characters": "\u00A4" },
913 "&curvearrowleft;": { "codepoints": [8630], "characters": "\u21B6" },
914 "&curvearrowright;": { "codepoints": [8631], "characters": "\u21B7" },
915 "&cuvee;": { "codepoints": [8910], "characters": "\u22CE" },
916 "&cuwed;": { "codepoints": [8911], "characters": "\u22CF" },
917 "&cwconint;": { "codepoints": [8754], "characters": "\u2232" },
918 "&cwint;": { "codepoints": [8753], "characters": "\u2231" },
919 "&cylcty;": { "codepoints": [9005], "characters": "\u232D" },
920 "&dArr;": { "codepoints": [8659], "characters": "\u21D3" },
921 "&dHar;": { "codepoints": [10597], "characters": "\u2965" },
922 "&dagger;": { "codepoints": [8224], "characters": "\u2020" },
923 "&daleth;": { "codepoints": [8504], "characters": "\u2138" },
924 "&darr;": { "codepoints": [8595], "characters": "\u2193" },
925 "&dash;": { "codepoints": [8208], "characters": "\u2010" },
926 "&dashv;": { "codepoints": [8867], "characters": "\u22A3" },
927 "&dbkarow;": { "codepoints": [10511], "characters": "\u290F" },
928 "&dblac;": { "codepoints": [733], "characters": "\u02DD" },
929 "&dcaron;": { "codepoints": [271], "characters": "\u010F" },
930 "&dcy;": { "codepoints": [1076], "characters": "\u0434" },
931 "&dd;": { "codepoints": [8518], "characters": "\u2146" },
932 "&ddagger;": { "codepoints": [8225], "characters": "\u2021" },
933 "&ddarr;": { "codepoints": [8650], "characters": "\u21CA" },
934 "&ddotseq;": { "codepoints": [10871], "characters": "\u2A77" },
935 "&deg": { "codepoints": [176], "characters": "\u00B0" },
936 "&deg;": { "codepoints": [176], "characters": "\u00B0" },
937 "&delta;": { "codepoints": [948], "characters": "\u03B4" },
938 "&demptyv;": { "codepoints": [10673], "characters": "\u29B1" },
939 "&dfisht;": { "codepoints": [10623], "characters": "\u297F" },
940 "&dfr;": { "codepoints": [120097], "characters": "\uD835\uDD21" },
941 "&dharl;": { "codepoints": [8643], "characters": "\u21C3" },
942 "&dharr;": { "codepoints": [8642], "characters": "\u21C2" },
943 "&diam;": { "codepoints": [8900], "characters": "\u22C4" },
944 "&diamond;": { "codepoints": [8900], "characters": "\u22C4" },
945 "&diamondsuit;": { "codepoints": [9830], "characters": "\u2666" },
946 "&diams;": { "codepoints": [9830], "characters": "\u2666" },
947 "&die;": { "codepoints": [168], "characters": "\u00A8" },
948 "&digamma;": { "codepoints": [989], "characters": "\u03DD" },
949 "&disin;": { "codepoints": [8946], "characters": "\u22F2" },
950 "&div;": { "codepoints": [247], "characters": "\u00F7" },
951 "&divide": { "codepoints": [247], "characters": "\u00F7" },
952 "&divide;": { "codepoints": [247], "characters": "\u00F7" },
953 "&divideontimes;": { "codepoints": [8903], "characters": "\u22C7" },
954 "&divonx;": { "codepoints": [8903], "characters": "\u22C7" },
955 "&djcy;": { "codepoints": [1106], "characters": "\u0452" },
956 "&dlcorn;": { "codepoints": [8990], "characters": "\u231E" },
957 "&dlcrop;": { "codepoints": [8973], "characters": "\u230D" },
958 "&dollar;": { "codepoints": [36], "characters": "\u0024" },
959 "&dopf;": { "codepoints": [120149], "characters": "\uD835\uDD55" },
960 "&dot;": { "codepoints": [729], "characters": "\u02D9" },
961 "&doteq;": { "codepoints": [8784], "characters": "\u2250" },
962 "&doteqdot;": { "codepoints": [8785], "characters": "\u2251" },
963 "&dotminus;": { "codepoints": [8760], "characters": "\u2238" },
964 "&dotplus;": { "codepoints": [8724], "characters": "\u2214" },
965 "&dotsquare;": { "codepoints": [8865], "characters": "\u22A1" },
966 "&doublebarwedge;": { "codepoints": [8966], "characters": "\u2306" },
967 "&downarrow;": { "codepoints": [8595], "characters": "\u2193" },
968 "&downdownarrows;": { "codepoints": [8650], "characters": "\u21CA" },
969 "&downharpoonleft;": { "codepoints": [8643], "characters": "\u21C3" },
970 "&downharpoonright;": { "codepoints": [8642], "characters": "\u21C2" },
971 "&drbkarow;": { "codepoints": [10512], "characters": "\u2910" },
972 "&drcorn;": { "codepoints": [8991], "characters": "\u231F" },
973 "&drcrop;": { "codepoints": [8972], "characters": "\u230C" },
974 "&dscr;": { "codepoints": [119993], "characters": "\uD835\uDCB9" },
975 "&dscy;": { "codepoints": [1109], "characters": "\u0455" },
976 "&dsol;": { "codepoints": [10742], "characters": "\u29F6" },
977 "&dstrok;": { "codepoints": [273], "characters": "\u0111" },
978 "&dtdot;": { "codepoints": [8945], "characters": "\u22F1" },
979 "&dtri;": { "codepoints": [9663], "characters": "\u25BF" },
980 "&dtrif;": { "codepoints": [9662], "characters": "\u25BE" },
981 "&duarr;": { "codepoints": [8693], "characters": "\u21F5" },
982 "&duhar;": { "codepoints": [10607], "characters": "\u296F" },
983 "&dwangle;": { "codepoints": [10662], "characters": "\u29A6" },
984 "&dzcy;": { "codepoints": [1119], "characters": "\u045F" },
985 "&dzigrarr;": { "codepoints": [10239], "characters": "\u27FF" },
986 "&eDDot;": { "codepoints": [10871], "characters": "\u2A77" },
987 "&eDot;": { "codepoints": [8785], "characters": "\u2251" },
988 "&eacute": { "codepoints": [233], "characters": "\u00E9" },
989 "&eacute;": { "codepoints": [233], "characters": "\u00E9" },
990 "&easter;": { "codepoints": [10862], "characters": "\u2A6E" },
991 "&ecaron;": { "codepoints": [283], "characters": "\u011B" },
992 "&ecir;": { "codepoints": [8790], "characters": "\u2256" },
993 "&ecirc": { "codepoints": [234], "characters": "\u00EA" },
994 "&ecirc;": { "codepoints": [234], "characters": "\u00EA" },
995 "&ecolon;": { "codepoints": [8789], "characters": "\u2255" },
996 "&ecy;": { "codepoints": [1101], "characters": "\u044D" },
997 "&edot;": { "codepoints": [279], "characters": "\u0117" },
998 "&ee;": { "codepoints": [8519], "characters": "\u2147" },
999 "&efDot;": { "codepoints": [8786], "characters": "\u2252" },
1000 "&efr;": { "codepoints": [120098], "characters": "\uD835\uDD22" },
1001 "&eg;": { "codepoints": [10906], "characters": "\u2A9A" },
1002 "&egrave": { "codepoints": [232], "characters": "\u00E8" },
1003 "&egrave;": { "codepoints": [232], "characters": "\u00E8" },
1004 "&egs;": { "codepoints": [10902], "characters": "\u2A96" },
1005 "&egsdot;": { "codepoints": [10904], "characters": "\u2A98" },
1006 "&el;": { "codepoints": [10905], "characters": "\u2A99" },
1007 "&elinters;": { "codepoints": [9191], "characters": "\u23E7" },
1008 "&ell;": { "codepoints": [8467], "characters": "\u2113" },
1009 "&els;": { "codepoints": [10901], "characters": "\u2A95" },
1010 "&elsdot;": { "codepoints": [10903], "characters": "\u2A97" },
1011 "&emacr;": { "codepoints": [275], "characters": "\u0113" },
1012 "&empty;": { "codepoints": [8709], "characters": "\u2205" },
1013 "&emptyset;": { "codepoints": [8709], "characters": "\u2205" },
1014 "&emptyv;": { "codepoints": [8709], "characters": "\u2205" },
1015 "&emsp13;": { "codepoints": [8196], "characters": "\u2004" },
1016 "&emsp14;": { "codepoints": [8197], "characters": "\u2005" },
1017 "&emsp;": { "codepoints": [8195], "characters": "\u2003" },
1018 "&eng;": { "codepoints": [331], "characters": "\u014B" },
1019 "&ensp;": { "codepoints": [8194], "characters": "\u2002" },
1020 "&eogon;": { "codepoints": [281], "characters": "\u0119" },
1021 "&eopf;": { "codepoints": [120150], "characters": "\uD835\uDD56" },
1022 "&epar;": { "codepoints": [8917], "characters": "\u22D5" },
1023 "&eparsl;": { "codepoints": [10723], "characters": "\u29E3" },
1024 "&eplus;": { "codepoints": [10865], "characters": "\u2A71" },
1025 "&epsi;": { "codepoints": [949], "characters": "\u03B5" },
1026 "&epsilon;": { "codepoints": [949], "characters": "\u03B5" },
1027 "&epsiv;": { "codepoints": [1013], "characters": "\u03F5" },
1028 "&eqcirc;": { "codepoints": [8790], "characters": "\u2256" },
1029 "&eqcolon;": { "codepoints": [8789], "characters": "\u2255" },
1030 "&eqsim;": { "codepoints": [8770], "characters": "\u2242" },
1031 "&eqslantgtr;": { "codepoints": [10902], "characters": "\u2A96" },
1032 "&eqslantless;": { "codepoints": [10901], "characters": "\u2A95" },
1033 "&equals;": { "codepoints": [61], "characters": "\u003D" },
1034 "&equest;": { "codepoints": [8799], "characters": "\u225F" },
1035 "&equiv;": { "codepoints": [8801], "characters": "\u2261" },
1036 "&equivDD;": { "codepoints": [10872], "characters": "\u2A78" },
1037 "&eqvparsl;": { "codepoints": [10725], "characters": "\u29E5" },
1038 "&erDot;": { "codepoints": [8787], "characters": "\u2253" },
1039 "&erarr;": { "codepoints": [10609], "characters": "\u2971" },
1040 "&escr;": { "codepoints": [8495], "characters": "\u212F" },
1041 "&esdot;": { "codepoints": [8784], "characters": "\u2250" },
1042 "&esim;": { "codepoints": [8770], "characters": "\u2242" },
1043 "&eta;": { "codepoints": [951], "characters": "\u03B7" },
1044 "&eth": { "codepoints": [240], "characters": "\u00F0" },
1045 "&eth;": { "codepoints": [240], "characters": "\u00F0" },
1046 "&euml": { "codepoints": [235], "characters": "\u00EB" },
1047 "&euml;": { "codepoints": [235], "characters": "\u00EB" },
1048 "&euro;": { "codepoints": [8364], "characters": "\u20AC" },
1049 "&excl;": { "codepoints": [33], "characters": "\u0021" },
1050 "&exist;": { "codepoints": [8707], "characters": "\u2203" },
1051 "&expectation;": { "codepoints": [8496], "characters": "\u2130" },
1052 "&exponentiale;": { "codepoints": [8519], "characters": "\u2147" },
1053 "&fallingdotseq;": { "codepoints": [8786], "characters": "\u2252" },
1054 "&fcy;": { "codepoints": [1092], "characters": "\u0444" },
1055 "&female;": { "codepoints": [9792], "characters": "\u2640" },
1056 "&ffilig;": { "codepoints": [64259], "characters": "\uFB03" },
1057 "&fflig;": { "codepoints": [64256], "characters": "\uFB00" },
1058 "&ffllig;": { "codepoints": [64260], "characters": "\uFB04" },
1059 "&ffr;": { "codepoints": [120099], "characters": "\uD835\uDD23" },
1060 "&filig;": { "codepoints": [64257], "characters": "\uFB01" },
1061 "&fjlig;": { "codepoints": [102, 106], "characters": "\u0066\u006A" },
1062 "&flat;": { "codepoints": [9837], "characters": "\u266D" },
1063 "&fllig;": { "codepoints": [64258], "characters": "\uFB02" },
1064 "&fltns;": { "codepoints": [9649], "characters": "\u25B1" },
1065 "&fnof;": { "codepoints": [402], "characters": "\u0192" },
1066 "&fopf;": { "codepoints": [120151], "characters": "\uD835\uDD57" },
1067 "&forall;": { "codepoints": [8704], "characters": "\u2200" },
1068 "&fork;": { "codepoints": [8916], "characters": "\u22D4" },
1069 "&forkv;": { "codepoints": [10969], "characters": "\u2AD9" },
1070 "&fpartint;": { "codepoints": [10765], "characters": "\u2A0D" },
1071 "&frac12": { "codepoints": [189], "characters": "\u00BD" },
1072 "&frac12;": { "codepoints": [189], "characters": "\u00BD" },
1073 "&frac13;": { "codepoints": [8531], "characters": "\u2153" },
1074 "&frac14": { "codepoints": [188], "characters": "\u00BC" },
1075 "&frac14;": { "codepoints": [188], "characters": "\u00BC" },
1076 "&frac15;": { "codepoints": [8533], "characters": "\u2155" },
1077 "&frac16;": { "codepoints": [8537], "characters": "\u2159" },
1078 "&frac18;": { "codepoints": [8539], "characters": "\u215B" },
1079 "&frac23;": { "codepoints": [8532], "characters": "\u2154" },
1080 "&frac25;": { "codepoints": [8534], "characters": "\u2156" },
1081 "&frac34": { "codepoints": [190], "characters": "\u00BE" },
1082 "&frac34;": { "codepoints": [190], "characters": "\u00BE" },
1083 "&frac35;": { "codepoints": [8535], "characters": "\u2157" },
1084 "&frac38;": { "codepoints": [8540], "characters": "\u215C" },
1085 "&frac45;": { "codepoints": [8536], "characters": "\u2158" },
1086 "&frac56;": { "codepoints": [8538], "characters": "\u215A" },
1087 "&frac58;": { "codepoints": [8541], "characters": "\u215D" },
1088 "&frac78;": { "codepoints": [8542], "characters": "\u215E" },
1089 "&frasl;": { "codepoints": [8260], "characters": "\u2044" },
1090 "&frown;": { "codepoints": [8994], "characters": "\u2322" },
1091 "&fscr;": { "codepoints": [119995], "characters": "\uD835\uDCBB" },
1092 "&gE;": { "codepoints": [8807], "characters": "\u2267" },
1093 "&gEl;": { "codepoints": [10892], "characters": "\u2A8C" },
1094 "&gacute;": { "codepoints": [501], "characters": "\u01F5" },
1095 "&gamma;": { "codepoints": [947], "characters": "\u03B3" },
1096 "&gammad;": { "codepoints": [989], "characters": "\u03DD" },
1097 "&gap;": { "codepoints": [10886], "characters": "\u2A86" },
1098 "&gbreve;": { "codepoints": [287], "characters": "\u011F" },
1099 "&gcirc;": { "codepoints": [285], "characters": "\u011D" },
1100 "&gcy;": { "codepoints": [1075], "characters": "\u0433" },
1101 "&gdot;": { "codepoints": [289], "characters": "\u0121" },
1102 "&ge;": { "codepoints": [8805], "characters": "\u2265" },
1103 "&gel;": { "codepoints": [8923], "characters": "\u22DB" },
1104 "&geq;": { "codepoints": [8805], "characters": "\u2265" },
1105 "&geqq;": { "codepoints": [8807], "characters": "\u2267" },
1106 "&geqslant;": { "codepoints": [10878], "characters": "\u2A7E" },
1107 "&ges;": { "codepoints": [10878], "characters": "\u2A7E" },
1108 "&gescc;": { "codepoints": [10921], "characters": "\u2AA9" },
1109 "&gesdot;": { "codepoints": [10880], "characters": "\u2A80" },
1110 "&gesdoto;": { "codepoints": [10882], "characters": "\u2A82" },
1111 "&gesdotol;": { "codepoints": [10884], "characters": "\u2A84" },
1112 "&gesl;": { "codepoints": [8923, 65024], "characters": "\u22DB\uFE00" },
1113 "&gesles;": { "codepoints": [10900], "characters": "\u2A94" },
1114 "&gfr;": { "codepoints": [120100], "characters": "\uD835\uDD24" },
1115 "&gg;": { "codepoints": [8811], "characters": "\u226B" },
1116 "&ggg;": { "codepoints": [8921], "characters": "\u22D9" },
1117 "&gimel;": { "codepoints": [8503], "characters": "\u2137" },
1118 "&gjcy;": { "codepoints": [1107], "characters": "\u0453" },
1119 "&gl;": { "codepoints": [8823], "characters": "\u2277" },
1120 "&glE;": { "codepoints": [10898], "characters": "\u2A92" },
1121 "&gla;": { "codepoints": [10917], "characters": "\u2AA5" },
1122 "&glj;": { "codepoints": [10916], "characters": "\u2AA4" },
1123 "&gnE;": { "codepoints": [8809], "characters": "\u2269" },
1124 "&gnap;": { "codepoints": [10890], "characters": "\u2A8A" },
1125 "&gnapprox;": { "codepoints": [10890], "characters": "\u2A8A" },
1126 "&gne;": { "codepoints": [10888], "characters": "\u2A88" },
1127 "&gneq;": { "codepoints": [10888], "characters": "\u2A88" },
1128 "&gneqq;": { "codepoints": [8809], "characters": "\u2269" },
1129 "&gnsim;": { "codepoints": [8935], "characters": "\u22E7" },
1130 "&gopf;": { "codepoints": [120152], "characters": "\uD835\uDD58" },
1131 "&grave;": { "codepoints": [96], "characters": "\u0060" },
1132 "&gscr;": { "codepoints": [8458], "characters": "\u210A" },
1133 "&gsim;": { "codepoints": [8819], "characters": "\u2273" },
1134 "&gsime;": { "codepoints": [10894], "characters": "\u2A8E" },
1135 "&gsiml;": { "codepoints": [10896], "characters": "\u2A90" },
1136 "&gt": { "codepoints": [62], "characters": "\u003E" },
1137 "&gt;": { "codepoints": [62], "characters": "\u003E" },
1138 "&gtcc;": { "codepoints": [10919], "characters": "\u2AA7" },
1139 "&gtcir;": { "codepoints": [10874], "characters": "\u2A7A" },
1140 "&gtdot;": { "codepoints": [8919], "characters": "\u22D7" },
1141 "&gtlPar;": { "codepoints": [10645], "characters": "\u2995" },
1142 "&gtquest;": { "codepoints": [10876], "characters": "\u2A7C" },
1143 "&gtrapprox;": { "codepoints": [10886], "characters": "\u2A86" },
1144 "&gtrarr;": { "codepoints": [10616], "characters": "\u2978" },
1145 "&gtrdot;": { "codepoints": [8919], "characters": "\u22D7" },
1146 "&gtreqless;": { "codepoints": [8923], "characters": "\u22DB" },
1147 "&gtreqqless;": { "codepoints": [10892], "characters": "\u2A8C" },
1148 "&gtrless;": { "codepoints": [8823], "characters": "\u2277" },
1149 "&gtrsim;": { "codepoints": [8819], "characters": "\u2273" },
1150 "&gvertneqq;": { "codepoints": [8809, 65024], "characters": "\u2269\uFE00" },
1151 "&gvnE;": { "codepoints": [8809, 65024], "characters": "\u2269\uFE00" },
1152 "&hArr;": { "codepoints": [8660], "characters": "\u21D4" },
1153 "&hairsp;": { "codepoints": [8202], "characters": "\u200A" },
1154 "&half;": { "codepoints": [189], "characters": "\u00BD" },
1155 "&hamilt;": { "codepoints": [8459], "characters": "\u210B" },
1156 "&hardcy;": { "codepoints": [1098], "characters": "\u044A" },
1157 "&harr;": { "codepoints": [8596], "characters": "\u2194" },
1158 "&harrcir;": { "codepoints": [10568], "characters": "\u2948" },
1159 "&harrw;": { "codepoints": [8621], "characters": "\u21AD" },
1160 "&hbar;": { "codepoints": [8463], "characters": "\u210F" },
1161 "&hcirc;": { "codepoints": [293], "characters": "\u0125" },
1162 "&hearts;": { "codepoints": [9829], "characters": "\u2665" },
1163 "&heartsuit;": { "codepoints": [9829], "characters": "\u2665" },
1164 "&hellip;": { "codepoints": [8230], "characters": "\u2026" },
1165 "&hercon;": { "codepoints": [8889], "characters": "\u22B9" },
1166 "&hfr;": { "codepoints": [120101], "characters": "\uD835\uDD25" },
1167 "&hksearow;": { "codepoints": [10533], "characters": "\u2925" },
1168 "&hkswarow;": { "codepoints": [10534], "characters": "\u2926" },
1169 "&hoarr;": { "codepoints": [8703], "characters": "\u21FF" },
1170 "&homtht;": { "codepoints": [8763], "characters": "\u223B" },
1171 "&hookleftarrow;": { "codepoints": [8617], "characters": "\u21A9" },
1172 "&hookrightarrow;": { "codepoints": [8618], "characters": "\u21AA" },
1173 "&hopf;": { "codepoints": [120153], "characters": "\uD835\uDD59" },
1174 "&horbar;": { "codepoints": [8213], "characters": "\u2015" },
1175 "&hscr;": { "codepoints": [119997], "characters": "\uD835\uDCBD" },
1176 "&hslash;": { "codepoints": [8463], "characters": "\u210F" },
1177 "&hstrok;": { "codepoints": [295], "characters": "\u0127" },
1178 "&hybull;": { "codepoints": [8259], "characters": "\u2043" },
1179 "&hyphen;": { "codepoints": [8208], "characters": "\u2010" },
1180 "&iacute": { "codepoints": [237], "characters": "\u00ED" },
1181 "&iacute;": { "codepoints": [237], "characters": "\u00ED" },
1182 "&ic;": { "codepoints": [8291], "characters": "\u2063" },
1183 "&icirc": { "codepoints": [238], "characters": "\u00EE" },
1184 "&icirc;": { "codepoints": [238], "characters": "\u00EE" },
1185 "&icy;": { "codepoints": [1080], "characters": "\u0438" },
1186 "&iecy;": { "codepoints": [1077], "characters": "\u0435" },
1187 "&iexcl": { "codepoints": [161], "characters": "\u00A1" },
1188 "&iexcl;": { "codepoints": [161], "characters": "\u00A1" },
1189 "&iff;": { "codepoints": [8660], "characters": "\u21D4" },
1190 "&ifr;": { "codepoints": [120102], "characters": "\uD835\uDD26" },
1191 "&igrave": { "codepoints": [236], "characters": "\u00EC" },
1192 "&igrave;": { "codepoints": [236], "characters": "\u00EC" },
1193 "&ii;": { "codepoints": [8520], "characters": "\u2148" },
1194 "&iiiint;": { "codepoints": [10764], "characters": "\u2A0C" },
1195 "&iiint;": { "codepoints": [8749], "characters": "\u222D" },
1196 "&iinfin;": { "codepoints": [10716], "characters": "\u29DC" },
1197 "&iiota;": { "codepoints": [8489], "characters": "\u2129" },
1198 "&ijlig;": { "codepoints": [307], "characters": "\u0133" },
1199 "&imacr;": { "codepoints": [299], "characters": "\u012B" },
1200 "&image;": { "codepoints": [8465], "characters": "\u2111" },
1201 "&imagline;": { "codepoints": [8464], "characters": "\u2110" },
1202 "&imagpart;": { "codepoints": [8465], "characters": "\u2111" },
1203 "&imath;": { "codepoints": [305], "characters": "\u0131" },
1204 "&imof;": { "codepoints": [8887], "characters": "\u22B7" },
1205 "&imped;": { "codepoints": [437], "characters": "\u01B5" },
1206 "&in;": { "codepoints": [8712], "characters": "\u2208" },
1207 "&incare;": { "codepoints": [8453], "characters": "\u2105" },
1208 "&infin;": { "codepoints": [8734], "characters": "\u221E" },
1209 "&infintie;": { "codepoints": [10717], "characters": "\u29DD" },
1210 "&inodot;": { "codepoints": [305], "characters": "\u0131" },
1211 "&int;": { "codepoints": [8747], "characters": "\u222B" },
1212 "&intcal;": { "codepoints": [8890], "characters": "\u22BA" },
1213 "&integers;": { "codepoints": [8484], "characters": "\u2124" },
1214 "&intercal;": { "codepoints": [8890], "characters": "\u22BA" },
1215 "&intlarhk;": { "codepoints": [10775], "characters": "\u2A17" },
1216 "&intprod;": { "codepoints": [10812], "characters": "\u2A3C" },
1217 "&iocy;": { "codepoints": [1105], "characters": "\u0451" },
1218 "&iogon;": { "codepoints": [303], "characters": "\u012F" },
1219 "&iopf;": { "codepoints": [120154], "characters": "\uD835\uDD5A" },
1220 "&iota;": { "codepoints": [953], "characters": "\u03B9" },
1221 "&iprod;": { "codepoints": [10812], "characters": "\u2A3C" },
1222 "&iquest": { "codepoints": [191], "characters": "\u00BF" },
1223 "&iquest;": { "codepoints": [191], "characters": "\u00BF" },
1224 "&iscr;": { "codepoints": [119998], "characters": "\uD835\uDCBE" },
1225 "&isin;": { "codepoints": [8712], "characters": "\u2208" },
1226 "&isinE;": { "codepoints": [8953], "characters": "\u22F9" },
1227 "&isindot;": { "codepoints": [8949], "characters": "\u22F5" },
1228 "&isins;": { "codepoints": [8948], "characters": "\u22F4" },
1229 "&isinsv;": { "codepoints": [8947], "characters": "\u22F3" },
1230 "&isinv;": { "codepoints": [8712], "characters": "\u2208" },
1231 "&it;": { "codepoints": [8290], "characters": "\u2062" },
1232 "&itilde;": { "codepoints": [297], "characters": "\u0129" },
1233 "&iukcy;": { "codepoints": [1110], "characters": "\u0456" },
1234 "&iuml": { "codepoints": [239], "characters": "\u00EF" },
1235 "&iuml;": { "codepoints": [239], "characters": "\u00EF" },
1236 "&jcirc;": { "codepoints": [309], "characters": "\u0135" },
1237 "&jcy;": { "codepoints": [1081], "characters": "\u0439" },
1238 "&jfr;": { "codepoints": [120103], "characters": "\uD835\uDD27" },
1239 "&jmath;": { "codepoints": [567], "characters": "\u0237" },
1240 "&jopf;": { "codepoints": [120155], "characters": "\uD835\uDD5B" },
1241 "&jscr;": { "codepoints": [119999], "characters": "\uD835\uDCBF" },
1242 "&jsercy;": { "codepoints": [1112], "characters": "\u0458" },
1243 "&jukcy;": { "codepoints": [1108], "characters": "\u0454" },
1244 "&kappa;": { "codepoints": [954], "characters": "\u03BA" },
1245 "&kappav;": { "codepoints": [1008], "characters": "\u03F0" },
1246 "&kcedil;": { "codepoints": [311], "characters": "\u0137" },
1247 "&kcy;": { "codepoints": [1082], "characters": "\u043A" },
1248 "&kfr;": { "codepoints": [120104], "characters": "\uD835\uDD28" },
1249 "&kgreen;": { "codepoints": [312], "characters": "\u0138" },
1250 "&khcy;": { "codepoints": [1093], "characters": "\u0445" },
1251 "&kjcy;": { "codepoints": [1116], "characters": "\u045C" },
1252 "&kopf;": { "codepoints": [120156], "characters": "\uD835\uDD5C" },
1253 "&kscr;": { "codepoints": [120000], "characters": "\uD835\uDCC0" },
1254 "&lAarr;": { "codepoints": [8666], "characters": "\u21DA" },
1255 "&lArr;": { "codepoints": [8656], "characters": "\u21D0" },
1256 "&lAtail;": { "codepoints": [10523], "characters": "\u291B" },
1257 "&lBarr;": { "codepoints": [10510], "characters": "\u290E" },
1258 "&lE;": { "codepoints": [8806], "characters": "\u2266" },
1259 "&lEg;": { "codepoints": [10891], "characters": "\u2A8B" },
1260 "&lHar;": { "codepoints": [10594], "characters": "\u2962" },
1261 "&lacute;": { "codepoints": [314], "characters": "\u013A" },
1262 "&laemptyv;": { "codepoints": [10676], "characters": "\u29B4" },
1263 "&lagran;": { "codepoints": [8466], "characters": "\u2112" },
1264 "&lambda;": { "codepoints": [955], "characters": "\u03BB" },
1265 "&lang;": { "codepoints": [10216], "characters": "\u27E8" },
1266 "&langd;": { "codepoints": [10641], "characters": "\u2991" },
1267 "&langle;": { "codepoints": [10216], "characters": "\u27E8" },
1268 "&lap;": { "codepoints": [10885], "characters": "\u2A85" },
1269 "&laquo": { "codepoints": [171], "characters": "\u00AB" },
1270 "&laquo;": { "codepoints": [171], "characters": "\u00AB" },
1271 "&larr;": { "codepoints": [8592], "characters": "\u2190" },
1272 "&larrb;": { "codepoints": [8676], "characters": "\u21E4" },
1273 "&larrbfs;": { "codepoints": [10527], "characters": "\u291F" },
1274 "&larrfs;": { "codepoints": [10525], "characters": "\u291D" },
1275 "&larrhk;": { "codepoints": [8617], "characters": "\u21A9" },
1276 "&larrlp;": { "codepoints": [8619], "characters": "\u21AB" },
1277 "&larrpl;": { "codepoints": [10553], "characters": "\u2939" },
1278 "&larrsim;": { "codepoints": [10611], "characters": "\u2973" },
1279 "&larrtl;": { "codepoints": [8610], "characters": "\u21A2" },
1280 "&lat;": { "codepoints": [10923], "characters": "\u2AAB" },
1281 "&latail;": { "codepoints": [10521], "characters": "\u2919" },
1282 "&late;": { "codepoints": [10925], "characters": "\u2AAD" },
1283 "&lates;": { "codepoints": [10925, 65024], "characters": "\u2AAD\uFE00" },
1284 "&lbarr;": { "codepoints": [10508], "characters": "\u290C" },
1285 "&lbbrk;": { "codepoints": [10098], "characters": "\u2772" },
1286 "&lbrace;": { "codepoints": [123], "characters": "\u007B" },
1287 "&lbrack;": { "codepoints": [91], "characters": "\u005B" },
1288 "&lbrke;": { "codepoints": [10635], "characters": "\u298B" },
1289 "&lbrksld;": { "codepoints": [10639], "characters": "\u298F" },
1290 "&lbrkslu;": { "codepoints": [10637], "characters": "\u298D" },
1291 "&lcaron;": { "codepoints": [318], "characters": "\u013E" },
1292 "&lcedil;": { "codepoints": [316], "characters": "\u013C" },
1293 "&lceil;": { "codepoints": [8968], "characters": "\u2308" },
1294 "&lcub;": { "codepoints": [123], "characters": "\u007B" },
1295 "&lcy;": { "codepoints": [1083], "characters": "\u043B" },
1296 "&ldca;": { "codepoints": [10550], "characters": "\u2936" },
1297 "&ldquo;": { "codepoints": [8220], "characters": "\u201C" },
1298 "&ldquor;": { "codepoints": [8222], "characters": "\u201E" },
1299 "&ldrdhar;": { "codepoints": [10599], "characters": "\u2967" },
1300 "&ldrushar;": { "codepoints": [10571], "characters": "\u294B" },
1301 "&ldsh;": { "codepoints": [8626], "characters": "\u21B2" },
1302 "&le;": { "codepoints": [8804], "characters": "\u2264" },
1303 "&leftarrow;": { "codepoints": [8592], "characters": "\u2190" },
1304 "&leftarrowtail;": { "codepoints": [8610], "characters": "\u21A2" },
1305 "&leftharpoondown;": { "codepoints": [8637], "characters": "\u21BD" },
1306 "&leftharpoonup;": { "codepoints": [8636], "characters": "\u21BC" },
1307 "&leftleftarrows;": { "codepoints": [8647], "characters": "\u21C7" },
1308 "&leftrightarrow;": { "codepoints": [8596], "characters": "\u2194" },
1309 "&leftrightarrows;": { "codepoints": [8646], "characters": "\u21C6" },
1310 "&leftrightharpoons;": { "codepoints": [8651], "characters": "\u21CB" },
1311 "&leftrightsquigarrow;": { "codepoints": [8621], "characters": "\u21AD" },
1312 "&leftthreetimes;": { "codepoints": [8907], "characters": "\u22CB" },
1313 "&leg;": { "codepoints": [8922], "characters": "\u22DA" },
1314 "&leq;": { "codepoints": [8804], "characters": "\u2264" },
1315 "&leqq;": { "codepoints": [8806], "characters": "\u2266" },
1316 "&leqslant;": { "codepoints": [10877], "characters": "\u2A7D" },
1317 "&les;": { "codepoints": [10877], "characters": "\u2A7D" },
1318 "&lescc;": { "codepoints": [10920], "characters": "\u2AA8" },
1319 "&lesdot;": { "codepoints": [10879], "characters": "\u2A7F" },
1320 "&lesdoto;": { "codepoints": [10881], "characters": "\u2A81" },
1321 "&lesdotor;": { "codepoints": [10883], "characters": "\u2A83" },
1322 "&lesg;": { "codepoints": [8922, 65024], "characters": "\u22DA\uFE00" },
1323 "&lesges;": { "codepoints": [10899], "characters": "\u2A93" },
1324 "&lessapprox;": { "codepoints": [10885], "characters": "\u2A85" },
1325 "&lessdot;": { "codepoints": [8918], "characters": "\u22D6" },
1326 "&lesseqgtr;": { "codepoints": [8922], "characters": "\u22DA" },
1327 "&lesseqqgtr;": { "codepoints": [10891], "characters": "\u2A8B" },
1328 "&lessgtr;": { "codepoints": [8822], "characters": "\u2276" },
1329 "&lesssim;": { "codepoints": [8818], "characters": "\u2272" },
1330 "&lfisht;": { "codepoints": [10620], "characters": "\u297C" },
1331 "&lfloor;": { "codepoints": [8970], "characters": "\u230A" },
1332 "&lfr;": { "codepoints": [120105], "characters": "\uD835\uDD29" },
1333 "&lg;": { "codepoints": [8822], "characters": "\u2276" },
1334 "&lgE;": { "codepoints": [10897], "characters": "\u2A91" },
1335 "&lhard;": { "codepoints": [8637], "characters": "\u21BD" },
1336 "&lharu;": { "codepoints": [8636], "characters": "\u21BC" },
1337 "&lharul;": { "codepoints": [10602], "characters": "\u296A" },
1338 "&lhblk;": { "codepoints": [9604], "characters": "\u2584" },
1339 "&ljcy;": { "codepoints": [1113], "characters": "\u0459" },
1340 "&ll;": { "codepoints": [8810], "characters": "\u226A" },
1341 "&llarr;": { "codepoints": [8647], "characters": "\u21C7" },
1342 "&llcorner;": { "codepoints": [8990], "characters": "\u231E" },
1343 "&llhard;": { "codepoints": [10603], "characters": "\u296B" },
1344 "&lltri;": { "codepoints": [9722], "characters": "\u25FA" },
1345 "&lmidot;": { "codepoints": [320], "characters": "\u0140" },
1346 "&lmoust;": { "codepoints": [9136], "characters": "\u23B0" },
1347 "&lmoustache;": { "codepoints": [9136], "characters": "\u23B0" },
1348 "&lnE;": { "codepoints": [8808], "characters": "\u2268" },
1349 "&lnap;": { "codepoints": [10889], "characters": "\u2A89" },
1350 "&lnapprox;": { "codepoints": [10889], "characters": "\u2A89" },
1351 "&lne;": { "codepoints": [10887], "characters": "\u2A87" },
1352 "&lneq;": { "codepoints": [10887], "characters": "\u2A87" },
1353 "&lneqq;": { "codepoints": [8808], "characters": "\u2268" },
1354 "&lnsim;": { "codepoints": [8934], "characters": "\u22E6" },
1355 "&loang;": { "codepoints": [10220], "characters": "\u27EC" },
1356 "&loarr;": { "codepoints": [8701], "characters": "\u21FD" },
1357 "&lobrk;": { "codepoints": [10214], "characters": "\u27E6" },
1358 "&longleftarrow;": { "codepoints": [10229], "characters": "\u27F5" },
1359 "&longleftrightarrow;": { "codepoints": [10231], "characters": "\u27F7" },
1360 "&longmapsto;": { "codepoints": [10236], "characters": "\u27FC" },
1361 "&longrightarrow;": { "codepoints": [10230], "characters": "\u27F6" },
1362 "&looparrowleft;": { "codepoints": [8619], "characters": "\u21AB" },
1363 "&looparrowright;": { "codepoints": [8620], "characters": "\u21AC" },
1364 "&lopar;": { "codepoints": [10629], "characters": "\u2985" },
1365 "&lopf;": { "codepoints": [120157], "characters": "\uD835\uDD5D" },
1366 "&loplus;": { "codepoints": [10797], "characters": "\u2A2D" },
1367 "&lotimes;": { "codepoints": [10804], "characters": "\u2A34" },
1368 "&lowast;": { "codepoints": [8727], "characters": "\u2217" },
1369 "&lowbar;": { "codepoints": [95], "characters": "\u005F" },
1370 "&loz;": { "codepoints": [9674], "characters": "\u25CA" },
1371 "&lozenge;": { "codepoints": [9674], "characters": "\u25CA" },
1372 "&lozf;": { "codepoints": [10731], "characters": "\u29EB" },
1373 "&lpar;": { "codepoints": [40], "characters": "\u0028" },
1374 "&lparlt;": { "codepoints": [10643], "characters": "\u2993" },
1375 "&lrarr;": { "codepoints": [8646], "characters": "\u21C6" },
1376 "&lrcorner;": { "codepoints": [8991], "characters": "\u231F" },
1377 "&lrhar;": { "codepoints": [8651], "characters": "\u21CB" },
1378 "&lrhard;": { "codepoints": [10605], "characters": "\u296D" },
1379 "&lrm;": { "codepoints": [8206], "characters": "\u200E" },
1380 "&lrtri;": { "codepoints": [8895], "characters": "\u22BF" },
1381 "&lsaquo;": { "codepoints": [8249], "characters": "\u2039" },
1382 "&lscr;": { "codepoints": [120001], "characters": "\uD835\uDCC1" },
1383 "&lsh;": { "codepoints": [8624], "characters": "\u21B0" },
1384 "&lsim;": { "codepoints": [8818], "characters": "\u2272" },
1385 "&lsime;": { "codepoints": [10893], "characters": "\u2A8D" },
1386 "&lsimg;": { "codepoints": [10895], "characters": "\u2A8F" },
1387 "&lsqb;": { "codepoints": [91], "characters": "\u005B" },
1388 "&lsquo;": { "codepoints": [8216], "characters": "\u2018" },
1389 "&lsquor;": { "codepoints": [8218], "characters": "\u201A" },
1390 "&lstrok;": { "codepoints": [322], "characters": "\u0142" },
1391 "&lt": { "codepoints": [60], "characters": "\u003C" },
1392 "&lt;": { "codepoints": [60], "characters": "\u003C" },
1393 "&ltcc;": { "codepoints": [10918], "characters": "\u2AA6" },
1394 "&ltcir;": { "codepoints": [10873], "characters": "\u2A79" },
1395 "&ltdot;": { "codepoints": [8918], "characters": "\u22D6" },
1396 "&lthree;": { "codepoints": [8907], "characters": "\u22CB" },
1397 "&ltimes;": { "codepoints": [8905], "characters": "\u22C9" },
1398 "&ltlarr;": { "codepoints": [10614], "characters": "\u2976" },
1399 "&ltquest;": { "codepoints": [10875], "characters": "\u2A7B" },
1400 "&ltrPar;": { "codepoints": [10646], "characters": "\u2996" },
1401 "&ltri;": { "codepoints": [9667], "characters": "\u25C3" },
1402 "&ltrie;": { "codepoints": [8884], "characters": "\u22B4" },
1403 "&ltrif;": { "codepoints": [9666], "characters": "\u25C2" },
1404 "&lurdshar;": { "codepoints": [10570], "characters": "\u294A" },
1405 "&luruhar;": { "codepoints": [10598], "characters": "\u2966" },
1406 "&lvertneqq;": { "codepoints": [8808, 65024], "characters": "\u2268\uFE00" },
1407 "&lvnE;": { "codepoints": [8808, 65024], "characters": "\u2268\uFE00" },
1408 "&mDDot;": { "codepoints": [8762], "characters": "\u223A" },
1409 "&macr": { "codepoints": [175], "characters": "\u00AF" },
1410 "&macr;": { "codepoints": [175], "characters": "\u00AF" },
1411 "&male;": { "codepoints": [9794], "characters": "\u2642" },
1412 "&malt;": { "codepoints": [10016], "characters": "\u2720" },
1413 "&maltese;": { "codepoints": [10016], "characters": "\u2720" },
1414 "&map;": { "codepoints": [8614], "characters": "\u21A6" },
1415 "&mapsto;": { "codepoints": [8614], "characters": "\u21A6" },
1416 "&mapstodown;": { "codepoints": [8615], "characters": "\u21A7" },
1417 "&mapstoleft;": { "codepoints": [8612], "characters": "\u21A4" },
1418 "&mapstoup;": { "codepoints": [8613], "characters": "\u21A5" },
1419 "&marker;": { "codepoints": [9646], "characters": "\u25AE" },
1420 "&mcomma;": { "codepoints": [10793], "characters": "\u2A29" },
1421 "&mcy;": { "codepoints": [1084], "characters": "\u043C" },
1422 "&mdash;": { "codepoints": [8212], "characters": "\u2014" },
1423 "&measuredangle;": { "codepoints": [8737], "characters": "\u2221" },
1424 "&mfr;": { "codepoints": [120106], "characters": "\uD835\uDD2A" },
1425 "&mho;": { "codepoints": [8487], "characters": "\u2127" },
1426 "&micro": { "codepoints": [181], "characters": "\u00B5" },
1427 "&micro;": { "codepoints": [181], "characters": "\u00B5" },
1428 "&mid;": { "codepoints": [8739], "characters": "\u2223" },
1429 "&midast;": { "codepoints": [42], "characters": "\u002A" },
1430 "&midcir;": { "codepoints": [10992], "characters": "\u2AF0" },
1431 "&middot": { "codepoints": [183], "characters": "\u00B7" },
1432 "&middot;": { "codepoints": [183], "characters": "\u00B7" },
1433 "&minus;": { "codepoints": [8722], "characters": "\u2212" },
1434 "&minusb;": { "codepoints": [8863], "characters": "\u229F" },
1435 "&minusd;": { "codepoints": [8760], "characters": "\u2238" },
1436 "&minusdu;": { "codepoints": [10794], "characters": "\u2A2A" },
1437 "&mlcp;": { "codepoints": [10971], "characters": "\u2ADB" },
1438 "&mldr;": { "codepoints": [8230], "characters": "\u2026" },
1439 "&mnplus;": { "codepoints": [8723], "characters": "\u2213" },
1440 "&models;": { "codepoints": [8871], "characters": "\u22A7" },
1441 "&mopf;": { "codepoints": [120158], "characters": "\uD835\uDD5E" },
1442 "&mp;": { "codepoints": [8723], "characters": "\u2213" },
1443 "&mscr;": { "codepoints": [120002], "characters": "\uD835\uDCC2" },
1444 "&mstpos;": { "codepoints": [8766], "characters": "\u223E" },
1445 "&mu;": { "codepoints": [956], "characters": "\u03BC" },
1446 "&multimap;": { "codepoints": [8888], "characters": "\u22B8" },
1447 "&mumap;": { "codepoints": [8888], "characters": "\u22B8" },
1448 "&nGg;": { "codepoints": [8921, 824], "characters": "\u22D9\u0338" },
1449 "&nGt;": { "codepoints": [8811, 8402], "characters": "\u226B\u20D2" },
1450 "&nGtv;": { "codepoints": [8811, 824], "characters": "\u226B\u0338" },
1451 "&nLeftarrow;": { "codepoints": [8653], "characters": "\u21CD" },
1452 "&nLeftrightarrow;": { "codepoints": [8654], "characters": "\u21CE" },
1453 "&nLl;": { "codepoints": [8920, 824], "characters": "\u22D8\u0338" },
1454 "&nLt;": { "codepoints": [8810, 8402], "characters": "\u226A\u20D2" },
1455 "&nLtv;": { "codepoints": [8810, 824], "characters": "\u226A\u0338" },
1456 "&nRightarrow;": { "codepoints": [8655], "characters": "\u21CF" },
1457 "&nVDash;": { "codepoints": [8879], "characters": "\u22AF" },
1458 "&nVdash;": { "codepoints": [8878], "characters": "\u22AE" },
1459 "&nabla;": { "codepoints": [8711], "characters": "\u2207" },
1460 "&nacute;": { "codepoints": [324], "characters": "\u0144" },
1461 "&nang;": { "codepoints": [8736, 8402], "characters": "\u2220\u20D2" },
1462 "&nap;": { "codepoints": [8777], "characters": "\u2249" },
1463 "&napE;": { "codepoints": [10864, 824], "characters": "\u2A70\u0338" },
1464 "&napid;": { "codepoints": [8779, 824], "characters": "\u224B\u0338" },
1465 "&napos;": { "codepoints": [329], "characters": "\u0149" },
1466 "&napprox;": { "codepoints": [8777], "characters": "\u2249" },
1467 "&natur;": { "codepoints": [9838], "characters": "\u266E" },
1468 "&natural;": { "codepoints": [9838], "characters": "\u266E" },
1469 "&naturals;": { "codepoints": [8469], "characters": "\u2115" },
1470 "&nbsp": { "codepoints": [160], "characters": "\u00A0" },
1471 "&nbsp;": { "codepoints": [160], "characters": "\u00A0" },
1472 "&nbump;": { "codepoints": [8782, 824], "characters": "\u224E\u0338" },
1473 "&nbumpe;": { "codepoints": [8783, 824], "characters": "\u224F\u0338" },
1474 "&ncap;": { "codepoints": [10819], "characters": "\u2A43" },
1475 "&ncaron;": { "codepoints": [328], "characters": "\u0148" },
1476 "&ncedil;": { "codepoints": [326], "characters": "\u0146" },
1477 "&ncong;": { "codepoints": [8775], "characters": "\u2247" },
1478 "&ncongdot;": { "codepoints": [10861, 824], "characters": "\u2A6D\u0338" },
1479 "&ncup;": { "codepoints": [10818], "characters": "\u2A42" },
1480 "&ncy;": { "codepoints": [1085], "characters": "\u043D" },
1481 "&ndash;": { "codepoints": [8211], "characters": "\u2013" },
1482 "&ne;": { "codepoints": [8800], "characters": "\u2260" },
1483 "&neArr;": { "codepoints": [8663], "characters": "\u21D7" },
1484 "&nearhk;": { "codepoints": [10532], "characters": "\u2924" },
1485 "&nearr;": { "codepoints": [8599], "characters": "\u2197" },
1486 "&nearrow;": { "codepoints": [8599], "characters": "\u2197" },
1487 "&nedot;": { "codepoints": [8784, 824], "characters": "\u2250\u0338" },
1488 "&nequiv;": { "codepoints": [8802], "characters": "\u2262" },
1489 "&nesear;": { "codepoints": [10536], "characters": "\u2928" },
1490 "&nesim;": { "codepoints": [8770, 824], "characters": "\u2242\u0338" },
1491 "&nexist;": { "codepoints": [8708], "characters": "\u2204" },
1492 "&nexists;": { "codepoints": [8708], "characters": "\u2204" },
1493 "&nfr;": { "codepoints": [120107], "characters": "\uD835\uDD2B" },
1494 "&ngE;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
1495 "&nge;": { "codepoints": [8817], "characters": "\u2271" },
1496 "&ngeq;": { "codepoints": [8817], "characters": "\u2271" },
1497 "&ngeqq;": { "codepoints": [8807, 824], "characters": "\u2267\u0338" },
1498 "&ngeqslant;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
1499 "&nges;": { "codepoints": [10878, 824], "characters": "\u2A7E\u0338" },
1500 "&ngsim;": { "codepoints": [8821], "characters": "\u2275" },
1501 "&ngt;": { "codepoints": [8815], "characters": "\u226F" },
1502 "&ngtr;": { "codepoints": [8815], "characters": "\u226F" },
1503 "&nhArr;": { "codepoints": [8654], "characters": "\u21CE" },
1504 "&nharr;": { "codepoints": [8622], "characters": "\u21AE" },
1505 "&nhpar;": { "codepoints": [10994], "characters": "\u2AF2" },
1506 "&ni;": { "codepoints": [8715], "characters": "\u220B" },
1507 "&nis;": { "codepoints": [8956], "characters": "\u22FC" },
1508 "&nisd;": { "codepoints": [8954], "characters": "\u22FA" },
1509 "&niv;": { "codepoints": [8715], "characters": "\u220B" },
1510 "&njcy;": { "codepoints": [1114], "characters": "\u045A" },
1511 "&nlArr;": { "codepoints": [8653], "characters": "\u21CD" },
1512 "&nlE;": { "codepoints": [8806, 824], "characters": "\u2266\u0338" },
1513 "&nlarr;": { "codepoints": [8602], "characters": "\u219A" },
1514 "&nldr;": { "codepoints": [8229], "characters": "\u2025" },
1515 "&nle;": { "codepoints": [8816], "characters": "\u2270" },
1516 "&nleftarrow;": { "codepoints": [8602], "characters": "\u219A" },
1517 "&nleftrightarrow;": { "codepoints": [8622], "characters": "\u21AE" },
1518 "&nleq;": { "codepoints": [8816], "characters": "\u2270" },
1519 "&nleqq;": { "codepoints": [8806, 824], "characters": "\u2266\u0338" },
1520 "&nleqslant;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
1521 "&nles;": { "codepoints": [10877, 824], "characters": "\u2A7D\u0338" },
1522 "&nless;": { "codepoints": [8814], "characters": "\u226E" },
1523 "&nlsim;": { "codepoints": [8820], "characters": "\u2274" },
1524 "&nlt;": { "codepoints": [8814], "characters": "\u226E" },
1525 "&nltri;": { "codepoints": [8938], "characters": "\u22EA" },
1526 "&nltrie;": { "codepoints": [8940], "characters": "\u22EC" },
1527 "&nmid;": { "codepoints": [8740], "characters": "\u2224" },
1528 "&nopf;": { "codepoints": [120159], "characters": "\uD835\uDD5F" },
1529 "&not": { "codepoints": [172], "characters": "\u00AC" },
1530 "&not;": { "codepoints": [172], "characters": "\u00AC" },
1531 "&notin;": { "codepoints": [8713], "characters": "\u2209" },
1532 "&notinE;": { "codepoints": [8953, 824], "characters": "\u22F9\u0338" },
1533 "&notindot;": { "codepoints": [8949, 824], "characters": "\u22F5\u0338" },
1534 "&notinva;": { "codepoints": [8713], "characters": "\u2209" },
1535 "&notinvb;": { "codepoints": [8951], "characters": "\u22F7" },
1536 "&notinvc;": { "codepoints": [8950], "characters": "\u22F6" },
1537 "&notni;": { "codepoints": [8716], "characters": "\u220C" },
1538 "&notniva;": { "codepoints": [8716], "characters": "\u220C" },
1539 "&notnivb;": { "codepoints": [8958], "characters": "\u22FE" },
1540 "&notnivc;": { "codepoints": [8957], "characters": "\u22FD" },
1541 "&npar;": { "codepoints": [8742], "characters": "\u2226" },
1542 "&nparallel;": { "codepoints": [8742], "characters": "\u2226" },
1543 "&nparsl;": { "codepoints": [11005, 8421], "characters": "\u2AFD\u20E5" },
1544 "&npart;": { "codepoints": [8706, 824], "characters": "\u2202\u0338" },
1545 "&npolint;": { "codepoints": [10772], "characters": "\u2A14" },
1546 "&npr;": { "codepoints": [8832], "characters": "\u2280" },
1547 "&nprcue;": { "codepoints": [8928], "characters": "\u22E0" },
1548 "&npre;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
1549 "&nprec;": { "codepoints": [8832], "characters": "\u2280" },
1550 "&npreceq;": { "codepoints": [10927, 824], "characters": "\u2AAF\u0338" },
1551 "&nrArr;": { "codepoints": [8655], "characters": "\u21CF" },
1552 "&nrarr;": { "codepoints": [8603], "characters": "\u219B" },
1553 "&nrarrc;": { "codepoints": [10547, 824], "characters": "\u2933\u0338" },
1554 "&nrarrw;": { "codepoints": [8605, 824], "characters": "\u219D\u0338" },
1555 "&nrightarrow;": { "codepoints": [8603], "characters": "\u219B" },
1556 "&nrtri;": { "codepoints": [8939], "characters": "\u22EB" },
1557 "&nrtrie;": { "codepoints": [8941], "characters": "\u22ED" },
1558 "&nsc;": { "codepoints": [8833], "characters": "\u2281" },
1559 "&nsccue;": { "codepoints": [8929], "characters": "\u22E1" },
1560 "&nsce;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
1561 "&nscr;": { "codepoints": [120003], "characters": "\uD835\uDCC3" },
1562 "&nshortmid;": { "codepoints": [8740], "characters": "\u2224" },
1563 "&nshortparallel;": { "codepoints": [8742], "characters": "\u2226" },
1564 "&nsim;": { "codepoints": [8769], "characters": "\u2241" },
1565 "&nsime;": { "codepoints": [8772], "characters": "\u2244" },
1566 "&nsimeq;": { "codepoints": [8772], "characters": "\u2244" },
1567 "&nsmid;": { "codepoints": [8740], "characters": "\u2224" },
1568 "&nspar;": { "codepoints": [8742], "characters": "\u2226" },
1569 "&nsqsube;": { "codepoints": [8930], "characters": "\u22E2" },
1570 "&nsqsupe;": { "codepoints": [8931], "characters": "\u22E3" },
1571 "&nsub;": { "codepoints": [8836], "characters": "\u2284" },
1572 "&nsubE;": { "codepoints": [10949, 824], "characters": "\u2AC5\u0338" },
1573 "&nsube;": { "codepoints": [8840], "characters": "\u2288" },
1574 "&nsubset;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
1575 "&nsubseteq;": { "codepoints": [8840], "characters": "\u2288" },
1576 "&nsubseteqq;": { "codepoints": [10949, 824], "characters": "\u2AC5\u0338" },
1577 "&nsucc;": { "codepoints": [8833], "characters": "\u2281" },
1578 "&nsucceq;": { "codepoints": [10928, 824], "characters": "\u2AB0\u0338" },
1579 "&nsup;": { "codepoints": [8837], "characters": "\u2285" },
1580 "&nsupE;": { "codepoints": [10950, 824], "characters": "\u2AC6\u0338" },
1581 "&nsupe;": { "codepoints": [8841], "characters": "\u2289" },
1582 "&nsupset;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
1583 "&nsupseteq;": { "codepoints": [8841], "characters": "\u2289" },
1584 "&nsupseteqq;": { "codepoints": [10950, 824], "characters": "\u2AC6\u0338" },
1585 "&ntgl;": { "codepoints": [8825], "characters": "\u2279" },
1586 "&ntilde": { "codepoints": [241], "characters": "\u00F1" },
1587 "&ntilde;": { "codepoints": [241], "characters": "\u00F1" },
1588 "&ntlg;": { "codepoints": [8824], "characters": "\u2278" },
1589 "&ntriangleleft;": { "codepoints": [8938], "characters": "\u22EA" },
1590 "&ntrianglelefteq;": { "codepoints": [8940], "characters": "\u22EC" },
1591 "&ntriangleright;": { "codepoints": [8939], "characters": "\u22EB" },
1592 "&ntrianglerighteq;": { "codepoints": [8941], "characters": "\u22ED" },
1593 "&nu;": { "codepoints": [957], "characters": "\u03BD" },
1594 "&num;": { "codepoints": [35], "characters": "\u0023" },
1595 "&numero;": { "codepoints": [8470], "characters": "\u2116" },
1596 "&numsp;": { "codepoints": [8199], "characters": "\u2007" },
1597 "&nvDash;": { "codepoints": [8877], "characters": "\u22AD" },
1598 "&nvHarr;": { "codepoints": [10500], "characters": "\u2904" },
1599 "&nvap;": { "codepoints": [8781, 8402], "characters": "\u224D\u20D2" },
1600 "&nvdash;": { "codepoints": [8876], "characters": "\u22AC" },
1601 "&nvge;": { "codepoints": [8805, 8402], "characters": "\u2265\u20D2" },
1602 "&nvgt;": { "codepoints": [62, 8402], "characters": "\u003E\u20D2" },
1603 "&nvinfin;": { "codepoints": [10718], "characters": "\u29DE" },
1604 "&nvlArr;": { "codepoints": [10498], "characters": "\u2902" },
1605 "&nvle;": { "codepoints": [8804, 8402], "characters": "\u2264\u20D2" },
1606 "&nvlt;": { "codepoints": [60, 8402], "characters": "\u003C\u20D2" },
1607 "&nvltrie;": { "codepoints": [8884, 8402], "characters": "\u22B4\u20D2" },
1608 "&nvrArr;": { "codepoints": [10499], "characters": "\u2903" },
1609 "&nvrtrie;": { "codepoints": [8885, 8402], "characters": "\u22B5\u20D2" },
1610 "&nvsim;": { "codepoints": [8764, 8402], "characters": "\u223C\u20D2" },
1611 "&nwArr;": { "codepoints": [8662], "characters": "\u21D6" },
1612 "&nwarhk;": { "codepoints": [10531], "characters": "\u2923" },
1613 "&nwarr;": { "codepoints": [8598], "characters": "\u2196" },
1614 "&nwarrow;": { "codepoints": [8598], "characters": "\u2196" },
1615 "&nwnear;": { "codepoints": [10535], "characters": "\u2927" },
1616 "&oS;": { "codepoints": [9416], "characters": "\u24C8" },
1617 "&oacute": { "codepoints": [243], "characters": "\u00F3" },
1618 "&oacute;": { "codepoints": [243], "characters": "\u00F3" },
1619 "&oast;": { "codepoints": [8859], "characters": "\u229B" },
1620 "&ocir;": { "codepoints": [8858], "characters": "\u229A" },
1621 "&ocirc": { "codepoints": [244], "characters": "\u00F4" },
1622 "&ocirc;": { "codepoints": [244], "characters": "\u00F4" },
1623 "&ocy;": { "codepoints": [1086], "characters": "\u043E" },
1624 "&odash;": { "codepoints": [8861], "characters": "\u229D" },
1625 "&odblac;": { "codepoints": [337], "characters": "\u0151" },
1626 "&odiv;": { "codepoints": [10808], "characters": "\u2A38" },
1627 "&odot;": { "codepoints": [8857], "characters": "\u2299" },
1628 "&odsold;": { "codepoints": [10684], "characters": "\u29BC" },
1629 "&oelig;": { "codepoints": [339], "characters": "\u0153" },
1630 "&ofcir;": { "codepoints": [10687], "characters": "\u29BF" },
1631 "&ofr;": { "codepoints": [120108], "characters": "\uD835\uDD2C" },
1632 "&ogon;": { "codepoints": [731], "characters": "\u02DB" },
1633 "&ograve": { "codepoints": [242], "characters": "\u00F2" },
1634 "&ograve;": { "codepoints": [242], "characters": "\u00F2" },
1635 "&ogt;": { "codepoints": [10689], "characters": "\u29C1" },
1636 "&ohbar;": { "codepoints": [10677], "characters": "\u29B5" },
1637 "&ohm;": { "codepoints": [937], "characters": "\u03A9" },
1638 "&oint;": { "codepoints": [8750], "characters": "\u222E" },
1639 "&olarr;": { "codepoints": [8634], "characters": "\u21BA" },
1640 "&olcir;": { "codepoints": [10686], "characters": "\u29BE" },
1641 "&olcross;": { "codepoints": [10683], "characters": "\u29BB" },
1642 "&oline;": { "codepoints": [8254], "characters": "\u203E" },
1643 "&olt;": { "codepoints": [10688], "characters": "\u29C0" },
1644 "&omacr;": { "codepoints": [333], "characters": "\u014D" },
1645 "&omega;": { "codepoints": [969], "characters": "\u03C9" },
1646 "&omicron;": { "codepoints": [959], "characters": "\u03BF" },
1647 "&omid;": { "codepoints": [10678], "characters": "\u29B6" },
1648 "&ominus;": { "codepoints": [8854], "characters": "\u2296" },
1649 "&oopf;": { "codepoints": [120160], "characters": "\uD835\uDD60" },
1650 "&opar;": { "codepoints": [10679], "characters": "\u29B7" },
1651 "&operp;": { "codepoints": [10681], "characters": "\u29B9" },
1652 "&oplus;": { "codepoints": [8853], "characters": "\u2295" },
1653 "&or;": { "codepoints": [8744], "characters": "\u2228" },
1654 "&orarr;": { "codepoints": [8635], "characters": "\u21BB" },
1655 "&ord;": { "codepoints": [10845], "characters": "\u2A5D" },
1656 "&order;": { "codepoints": [8500], "characters": "\u2134" },
1657 "&orderof;": { "codepoints": [8500], "characters": "\u2134" },
1658 "&ordf": { "codepoints": [170], "characters": "\u00AA" },
1659 "&ordf;": { "codepoints": [170], "characters": "\u00AA" },
1660 "&ordm": { "codepoints": [186], "characters": "\u00BA" },
1661 "&ordm;": { "codepoints": [186], "characters": "\u00BA" },
1662 "&origof;": { "codepoints": [8886], "characters": "\u22B6" },
1663 "&oror;": { "codepoints": [10838], "characters": "\u2A56" },
1664 "&orslope;": { "codepoints": [10839], "characters": "\u2A57" },
1665 "&orv;": { "codepoints": [10843], "characters": "\u2A5B" },
1666 "&oscr;": { "codepoints": [8500], "characters": "\u2134" },
1667 "&oslash": { "codepoints": [248], "characters": "\u00F8" },
1668 "&oslash;": { "codepoints": [248], "characters": "\u00F8" },
1669 "&osol;": { "codepoints": [8856], "characters": "\u2298" },
1670 "&otilde": { "codepoints": [245], "characters": "\u00F5" },
1671 "&otilde;": { "codepoints": [245], "characters": "\u00F5" },
1672 "&otimes;": { "codepoints": [8855], "characters": "\u2297" },
1673 "&otimesas;": { "codepoints": [10806], "characters": "\u2A36" },
1674 "&ouml": { "codepoints": [246], "characters": "\u00F6" },
1675 "&ouml;": { "codepoints": [246], "characters": "\u00F6" },
1676 "&ovbar;": { "codepoints": [9021], "characters": "\u233D" },
1677 "&par;": { "codepoints": [8741], "characters": "\u2225" },
1678 "&para": { "codepoints": [182], "characters": "\u00B6" },
1679 "&para;": { "codepoints": [182], "characters": "\u00B6" },
1680 "&parallel;": { "codepoints": [8741], "characters": "\u2225" },
1681 "&parsim;": { "codepoints": [10995], "characters": "\u2AF3" },
1682 "&parsl;": { "codepoints": [11005], "characters": "\u2AFD" },
1683 "&part;": { "codepoints": [8706], "characters": "\u2202" },
1684 "&pcy;": { "codepoints": [1087], "characters": "\u043F" },
1685 "&percnt;": { "codepoints": [37], "characters": "\u0025" },
1686 "&period;": { "codepoints": [46], "characters": "\u002E" },
1687 "&permil;": { "codepoints": [8240], "characters": "\u2030" },
1688 "&perp;": { "codepoints": [8869], "characters": "\u22A5" },
1689 "&pertenk;": { "codepoints": [8241], "characters": "\u2031" },
1690 "&pfr;": { "codepoints": [120109], "characters": "\uD835\uDD2D" },
1691 "&phi;": { "codepoints": [966], "characters": "\u03C6" },
1692 "&phiv;": { "codepoints": [981], "characters": "\u03D5" },
1693 "&phmmat;": { "codepoints": [8499], "characters": "\u2133" },
1694 "&phone;": { "codepoints": [9742], "characters": "\u260E" },
1695 "&pi;": { "codepoints": [960], "characters": "\u03C0" },
1696 "&pitchfork;": { "codepoints": [8916], "characters": "\u22D4" },
1697 "&piv;": { "codepoints": [982], "characters": "\u03D6" },
1698 "&planck;": { "codepoints": [8463], "characters": "\u210F" },
1699 "&planckh;": { "codepoints": [8462], "characters": "\u210E" },
1700 "&plankv;": { "codepoints": [8463], "characters": "\u210F" },
1701 "&plus;": { "codepoints": [43], "characters": "\u002B" },
1702 "&plusacir;": { "codepoints": [10787], "characters": "\u2A23" },
1703 "&plusb;": { "codepoints": [8862], "characters": "\u229E" },
1704 "&pluscir;": { "codepoints": [10786], "characters": "\u2A22" },
1705 "&plusdo;": { "codepoints": [8724], "characters": "\u2214" },
1706 "&plusdu;": { "codepoints": [10789], "characters": "\u2A25" },
1707 "&pluse;": { "codepoints": [10866], "characters": "\u2A72" },
1708 "&plusmn": { "codepoints": [177], "characters": "\u00B1" },
1709 "&plusmn;": { "codepoints": [177], "characters": "\u00B1" },
1710 "&plussim;": { "codepoints": [10790], "characters": "\u2A26" },
1711 "&plustwo;": { "codepoints": [10791], "characters": "\u2A27" },
1712 "&pm;": { "codepoints": [177], "characters": "\u00B1" },
1713 "&pointint;": { "codepoints": [10773], "characters": "\u2A15" },
1714 "&popf;": { "codepoints": [120161], "characters": "\uD835\uDD61" },
1715 "&pound": { "codepoints": [163], "characters": "\u00A3" },
1716 "&pound;": { "codepoints": [163], "characters": "\u00A3" },
1717 "&pr;": { "codepoints": [8826], "characters": "\u227A" },
1718 "&prE;": { "codepoints": [10931], "characters": "\u2AB3" },
1719 "&prap;": { "codepoints": [10935], "characters": "\u2AB7" },
1720 "&prcue;": { "codepoints": [8828], "characters": "\u227C" },
1721 "&pre;": { "codepoints": [10927], "characters": "\u2AAF" },
1722 "&prec;": { "codepoints": [8826], "characters": "\u227A" },
1723 "&precapprox;": { "codepoints": [10935], "characters": "\u2AB7" },
1724 "&preccurlyeq;": { "codepoints": [8828], "characters": "\u227C" },
1725 "&preceq;": { "codepoints": [10927], "characters": "\u2AAF" },
1726 "&precnapprox;": { "codepoints": [10937], "characters": "\u2AB9" },
1727 "&precneqq;": { "codepoints": [10933], "characters": "\u2AB5" },
1728 "&precnsim;": { "codepoints": [8936], "characters": "\u22E8" },
1729 "&precsim;": { "codepoints": [8830], "characters": "\u227E" },
1730 "&prime;": { "codepoints": [8242], "characters": "\u2032" },
1731 "&primes;": { "codepoints": [8473], "characters": "\u2119" },
1732 "&prnE;": { "codepoints": [10933], "characters": "\u2AB5" },
1733 "&prnap;": { "codepoints": [10937], "characters": "\u2AB9" },
1734 "&prnsim;": { "codepoints": [8936], "characters": "\u22E8" },
1735 "&prod;": { "codepoints": [8719], "characters": "\u220F" },
1736 "&profalar;": { "codepoints": [9006], "characters": "\u232E" },
1737 "&profline;": { "codepoints": [8978], "characters": "\u2312" },
1738 "&profsurf;": { "codepoints": [8979], "characters": "\u2313" },
1739 "&prop;": { "codepoints": [8733], "characters": "\u221D" },
1740 "&propto;": { "codepoints": [8733], "characters": "\u221D" },
1741 "&prsim;": { "codepoints": [8830], "characters": "\u227E" },
1742 "&prurel;": { "codepoints": [8880], "characters": "\u22B0" },
1743 "&pscr;": { "codepoints": [120005], "characters": "\uD835\uDCC5" },
1744 "&psi;": { "codepoints": [968], "characters": "\u03C8" },
1745 "&puncsp;": { "codepoints": [8200], "characters": "\u2008" },
1746 "&qfr;": { "codepoints": [120110], "characters": "\uD835\uDD2E" },
1747 "&qint;": { "codepoints": [10764], "characters": "\u2A0C" },
1748 "&qopf;": { "codepoints": [120162], "characters": "\uD835\uDD62" },
1749 "&qprime;": { "codepoints": [8279], "characters": "\u2057" },
1750 "&qscr;": { "codepoints": [120006], "characters": "\uD835\uDCC6" },
1751 "&quaternions;": { "codepoints": [8461], "characters": "\u210D" },
1752 "&quatint;": { "codepoints": [10774], "characters": "\u2A16" },
1753 "&quest;": { "codepoints": [63], "characters": "\u003F" },
1754 "&questeq;": { "codepoints": [8799], "characters": "\u225F" },
1755 "&quot": { "codepoints": [34], "characters": "\u0022" },
1756 "&quot;": { "codepoints": [34], "characters": "\u0022" },
1757 "&rAarr;": { "codepoints": [8667], "characters": "\u21DB" },
1758 "&rArr;": { "codepoints": [8658], "characters": "\u21D2" },
1759 "&rAtail;": { "codepoints": [10524], "characters": "\u291C" },
1760 "&rBarr;": { "codepoints": [10511], "characters": "\u290F" },
1761 "&rHar;": { "codepoints": [10596], "characters": "\u2964" },
1762 "&race;": { "codepoints": [8765, 817], "characters": "\u223D\u0331" },
1763 "&racute;": { "codepoints": [341], "characters": "\u0155" },
1764 "&radic;": { "codepoints": [8730], "characters": "\u221A" },
1765 "&raemptyv;": { "codepoints": [10675], "characters": "\u29B3" },
1766 "&rang;": { "codepoints": [10217], "characters": "\u27E9" },
1767 "&rangd;": { "codepoints": [10642], "characters": "\u2992" },
1768 "&range;": { "codepoints": [10661], "characters": "\u29A5" },
1769 "&rangle;": { "codepoints": [10217], "characters": "\u27E9" },
1770 "&raquo": { "codepoints": [187], "characters": "\u00BB" },
1771 "&raquo;": { "codepoints": [187], "characters": "\u00BB" },
1772 "&rarr;": { "codepoints": [8594], "characters": "\u2192" },
1773 "&rarrap;": { "codepoints": [10613], "characters": "\u2975" },
1774 "&rarrb;": { "codepoints": [8677], "characters": "\u21E5" },
1775 "&rarrbfs;": { "codepoints": [10528], "characters": "\u2920" },
1776 "&rarrc;": { "codepoints": [10547], "characters": "\u2933" },
1777 "&rarrfs;": { "codepoints": [10526], "characters": "\u291E" },
1778 "&rarrhk;": { "codepoints": [8618], "characters": "\u21AA" },
1779 "&rarrlp;": { "codepoints": [8620], "characters": "\u21AC" },
1780 "&rarrpl;": { "codepoints": [10565], "characters": "\u2945" },
1781 "&rarrsim;": { "codepoints": [10612], "characters": "\u2974" },
1782 "&rarrtl;": { "codepoints": [8611], "characters": "\u21A3" },
1783 "&rarrw;": { "codepoints": [8605], "characters": "\u219D" },
1784 "&ratail;": { "codepoints": [10522], "characters": "\u291A" },
1785 "&ratio;": { "codepoints": [8758], "characters": "\u2236" },
1786 "&rationals;": { "codepoints": [8474], "characters": "\u211A" },
1787 "&rbarr;": { "codepoints": [10509], "characters": "\u290D" },
1788 "&rbbrk;": { "codepoints": [10099], "characters": "\u2773" },
1789 "&rbrace;": { "codepoints": [125], "characters": "\u007D" },
1790 "&rbrack;": { "codepoints": [93], "characters": "\u005D" },
1791 "&rbrke;": { "codepoints": [10636], "characters": "\u298C" },
1792 "&rbrksld;": { "codepoints": [10638], "characters": "\u298E" },
1793 "&rbrkslu;": { "codepoints": [10640], "characters": "\u2990" },
1794 "&rcaron;": { "codepoints": [345], "characters": "\u0159" },
1795 "&rcedil;": { "codepoints": [343], "characters": "\u0157" },
1796 "&rceil;": { "codepoints": [8969], "characters": "\u2309" },
1797 "&rcub;": { "codepoints": [125], "characters": "\u007D" },
1798 "&rcy;": { "codepoints": [1088], "characters": "\u0440" },
1799 "&rdca;": { "codepoints": [10551], "characters": "\u2937" },
1800 "&rdldhar;": { "codepoints": [10601], "characters": "\u2969" },
1801 "&rdquo;": { "codepoints": [8221], "characters": "\u201D" },
1802 "&rdquor;": { "codepoints": [8221], "characters": "\u201D" },
1803 "&rdsh;": { "codepoints": [8627], "characters": "\u21B3" },
1804 "&real;": { "codepoints": [8476], "characters": "\u211C" },
1805 "&realine;": { "codepoints": [8475], "characters": "\u211B" },
1806 "&realpart;": { "codepoints": [8476], "characters": "\u211C" },
1807 "&reals;": { "codepoints": [8477], "characters": "\u211D" },
1808 "&rect;": { "codepoints": [9645], "characters": "\u25AD" },
1809 "&reg": { "codepoints": [174], "characters": "\u00AE" },
1810 "&reg;": { "codepoints": [174], "characters": "\u00AE" },
1811 "&rfisht;": { "codepoints": [10621], "characters": "\u297D" },
1812 "&rfloor;": { "codepoints": [8971], "characters": "\u230B" },
1813 "&rfr;": { "codepoints": [120111], "characters": "\uD835\uDD2F" },
1814 "&rhard;": { "codepoints": [8641], "characters": "\u21C1" },
1815 "&rharu;": { "codepoints": [8640], "characters": "\u21C0" },
1816 "&rharul;": { "codepoints": [10604], "characters": "\u296C" },
1817 "&rho;": { "codepoints": [961], "characters": "\u03C1" },
1818 "&rhov;": { "codepoints": [1009], "characters": "\u03F1" },
1819 "&rightarrow;": { "codepoints": [8594], "characters": "\u2192" },
1820 "&rightarrowtail;": { "codepoints": [8611], "characters": "\u21A3" },
1821 "&rightharpoondown;": { "codepoints": [8641], "characters": "\u21C1" },
1822 "&rightharpoonup;": { "codepoints": [8640], "characters": "\u21C0" },
1823 "&rightleftarrows;": { "codepoints": [8644], "characters": "\u21C4" },
1824 "&rightleftharpoons;": { "codepoints": [8652], "characters": "\u21CC" },
1825 "&rightrightarrows;": { "codepoints": [8649], "characters": "\u21C9" },
1826 "&rightsquigarrow;": { "codepoints": [8605], "characters": "\u219D" },
1827 "&rightthreetimes;": { "codepoints": [8908], "characters": "\u22CC" },
1828 "&ring;": { "codepoints": [730], "characters": "\u02DA" },
1829 "&risingdotseq;": { "codepoints": [8787], "characters": "\u2253" },
1830 "&rlarr;": { "codepoints": [8644], "characters": "\u21C4" },
1831 "&rlhar;": { "codepoints": [8652], "characters": "\u21CC" },
1832 "&rlm;": { "codepoints": [8207], "characters": "\u200F" },
1833 "&rmoust;": { "codepoints": [9137], "characters": "\u23B1" },
1834 "&rmoustache;": { "codepoints": [9137], "characters": "\u23B1" },
1835 "&rnmid;": { "codepoints": [10990], "characters": "\u2AEE" },
1836 "&roang;": { "codepoints": [10221], "characters": "\u27ED" },
1837 "&roarr;": { "codepoints": [8702], "characters": "\u21FE" },
1838 "&robrk;": { "codepoints": [10215], "characters": "\u27E7" },
1839 "&ropar;": { "codepoints": [10630], "characters": "\u2986" },
1840 "&ropf;": { "codepoints": [120163], "characters": "\uD835\uDD63" },
1841 "&roplus;": { "codepoints": [10798], "characters": "\u2A2E" },
1842 "&rotimes;": { "codepoints": [10805], "characters": "\u2A35" },
1843 "&rpar;": { "codepoints": [41], "characters": "\u0029" },
1844 "&rpargt;": { "codepoints": [10644], "characters": "\u2994" },
1845 "&rppolint;": { "codepoints": [10770], "characters": "\u2A12" },
1846 "&rrarr;": { "codepoints": [8649], "characters": "\u21C9" },
1847 "&rsaquo;": { "codepoints": [8250], "characters": "\u203A" },
1848 "&rscr;": { "codepoints": [120007], "characters": "\uD835\uDCC7" },
1849 "&rsh;": { "codepoints": [8625], "characters": "\u21B1" },
1850 "&rsqb;": { "codepoints": [93], "characters": "\u005D" },
1851 "&rsquo;": { "codepoints": [8217], "characters": "\u2019" },
1852 "&rsquor;": { "codepoints": [8217], "characters": "\u2019" },
1853 "&rthree;": { "codepoints": [8908], "characters": "\u22CC" },
1854 "&rtimes;": { "codepoints": [8906], "characters": "\u22CA" },
1855 "&rtri;": { "codepoints": [9657], "characters": "\u25B9" },
1856 "&rtrie;": { "codepoints": [8885], "characters": "\u22B5" },
1857 "&rtrif;": { "codepoints": [9656], "characters": "\u25B8" },
1858 "&rtriltri;": { "codepoints": [10702], "characters": "\u29CE" },
1859 "&ruluhar;": { "codepoints": [10600], "characters": "\u2968" },
1860 "&rx;": { "codepoints": [8478], "characters": "\u211E" },
1861 "&sacute;": { "codepoints": [347], "characters": "\u015B" },
1862 "&sbquo;": { "codepoints": [8218], "characters": "\u201A" },
1863 "&sc;": { "codepoints": [8827], "characters": "\u227B" },
1864 "&scE;": { "codepoints": [10932], "characters": "\u2AB4" },
1865 "&scap;": { "codepoints": [10936], "characters": "\u2AB8" },
1866 "&scaron;": { "codepoints": [353], "characters": "\u0161" },
1867 "&sccue;": { "codepoints": [8829], "characters": "\u227D" },
1868 "&sce;": { "codepoints": [10928], "characters": "\u2AB0" },
1869 "&scedil;": { "codepoints": [351], "characters": "\u015F" },
1870 "&scirc;": { "codepoints": [349], "characters": "\u015D" },
1871 "&scnE;": { "codepoints": [10934], "characters": "\u2AB6" },
1872 "&scnap;": { "codepoints": [10938], "characters": "\u2ABA" },
1873 "&scnsim;": { "codepoints": [8937], "characters": "\u22E9" },
1874 "&scpolint;": { "codepoints": [10771], "characters": "\u2A13" },
1875 "&scsim;": { "codepoints": [8831], "characters": "\u227F" },
1876 "&scy;": { "codepoints": [1089], "characters": "\u0441" },
1877 "&sdot;": { "codepoints": [8901], "characters": "\u22C5" },
1878 "&sdotb;": { "codepoints": [8865], "characters": "\u22A1" },
1879 "&sdote;": { "codepoints": [10854], "characters": "\u2A66" },
1880 "&seArr;": { "codepoints": [8664], "characters": "\u21D8" },
1881 "&searhk;": { "codepoints": [10533], "characters": "\u2925" },
1882 "&searr;": { "codepoints": [8600], "characters": "\u2198" },
1883 "&searrow;": { "codepoints": [8600], "characters": "\u2198" },
1884 "&sect": { "codepoints": [167], "characters": "\u00A7" },
1885 "&sect;": { "codepoints": [167], "characters": "\u00A7" },
1886 "&semi;": { "codepoints": [59], "characters": "\u003B" },
1887 "&seswar;": { "codepoints": [10537], "characters": "\u2929" },
1888 "&setminus;": { "codepoints": [8726], "characters": "\u2216" },
1889 "&setmn;": { "codepoints": [8726], "characters": "\u2216" },
1890 "&sext;": { "codepoints": [10038], "characters": "\u2736" },
1891 "&sfr;": { "codepoints": [120112], "characters": "\uD835\uDD30" },
1892 "&sfrown;": { "codepoints": [8994], "characters": "\u2322" },
1893 "&sharp;": { "codepoints": [9839], "characters": "\u266F" },
1894 "&shchcy;": { "codepoints": [1097], "characters": "\u0449" },
1895 "&shcy;": { "codepoints": [1096], "characters": "\u0448" },
1896 "&shortmid;": { "codepoints": [8739], "characters": "\u2223" },
1897 "&shortparallel;": { "codepoints": [8741], "characters": "\u2225" },
1898 "&shy": { "codepoints": [173], "characters": "\u00AD" },
1899 "&shy;": { "codepoints": [173], "characters": "\u00AD" },
1900 "&sigma;": { "codepoints": [963], "characters": "\u03C3" },
1901 "&sigmaf;": { "codepoints": [962], "characters": "\u03C2" },
1902 "&sigmav;": { "codepoints": [962], "characters": "\u03C2" },
1903 "&sim;": { "codepoints": [8764], "characters": "\u223C" },
1904 "&simdot;": { "codepoints": [10858], "characters": "\u2A6A" },
1905 "&sime;": { "codepoints": [8771], "characters": "\u2243" },
1906 "&simeq;": { "codepoints": [8771], "characters": "\u2243" },
1907 "&simg;": { "codepoints": [10910], "characters": "\u2A9E" },
1908 "&simgE;": { "codepoints": [10912], "characters": "\u2AA0" },
1909 "&siml;": { "codepoints": [10909], "characters": "\u2A9D" },
1910 "&simlE;": { "codepoints": [10911], "characters": "\u2A9F" },
1911 "&simne;": { "codepoints": [8774], "characters": "\u2246" },
1912 "&simplus;": { "codepoints": [10788], "characters": "\u2A24" },
1913 "&simrarr;": { "codepoints": [10610], "characters": "\u2972" },
1914 "&slarr;": { "codepoints": [8592], "characters": "\u2190" },
1915 "&smallsetminus;": { "codepoints": [8726], "characters": "\u2216" },
1916 "&smashp;": { "codepoints": [10803], "characters": "\u2A33" },
1917 "&smeparsl;": { "codepoints": [10724], "characters": "\u29E4" },
1918 "&smid;": { "codepoints": [8739], "characters": "\u2223" },
1919 "&smile;": { "codepoints": [8995], "characters": "\u2323" },
1920 "&smt;": { "codepoints": [10922], "characters": "\u2AAA" },
1921 "&smte;": { "codepoints": [10924], "characters": "\u2AAC" },
1922 "&smtes;": { "codepoints": [10924, 65024], "characters": "\u2AAC\uFE00" },
1923 "&softcy;": { "codepoints": [1100], "characters": "\u044C" },
1924 "&sol;": { "codepoints": [47], "characters": "\u002F" },
1925 "&solb;": { "codepoints": [10692], "characters": "\u29C4" },
1926 "&solbar;": { "codepoints": [9023], "characters": "\u233F" },
1927 "&sopf;": { "codepoints": [120164], "characters": "\uD835\uDD64" },
1928 "&spades;": { "codepoints": [9824], "characters": "\u2660" },
1929 "&spadesuit;": { "codepoints": [9824], "characters": "\u2660" },
1930 "&spar;": { "codepoints": [8741], "characters": "\u2225" },
1931 "&sqcap;": { "codepoints": [8851], "characters": "\u2293" },
1932 "&sqcaps;": { "codepoints": [8851, 65024], "characters": "\u2293\uFE00" },
1933 "&sqcup;": { "codepoints": [8852], "characters": "\u2294" },
1934 "&sqcups;": { "codepoints": [8852, 65024], "characters": "\u2294\uFE00" },
1935 "&sqsub;": { "codepoints": [8847], "characters": "\u228F" },
1936 "&sqsube;": { "codepoints": [8849], "characters": "\u2291" },
1937 "&sqsubset;": { "codepoints": [8847], "characters": "\u228F" },
1938 "&sqsubseteq;": { "codepoints": [8849], "characters": "\u2291" },
1939 "&sqsup;": { "codepoints": [8848], "characters": "\u2290" },
1940 "&sqsupe;": { "codepoints": [8850], "characters": "\u2292" },
1941 "&sqsupset;": { "codepoints": [8848], "characters": "\u2290" },
1942 "&sqsupseteq;": { "codepoints": [8850], "characters": "\u2292" },
1943 "&squ;": { "codepoints": [9633], "characters": "\u25A1" },
1944 "&square;": { "codepoints": [9633], "characters": "\u25A1" },
1945 "&squarf;": { "codepoints": [9642], "characters": "\u25AA" },
1946 "&squf;": { "codepoints": [9642], "characters": "\u25AA" },
1947 "&srarr;": { "codepoints": [8594], "characters": "\u2192" },
1948 "&sscr;": { "codepoints": [120008], "characters": "\uD835\uDCC8" },
1949 "&ssetmn;": { "codepoints": [8726], "characters": "\u2216" },
1950 "&ssmile;": { "codepoints": [8995], "characters": "\u2323" },
1951 "&sstarf;": { "codepoints": [8902], "characters": "\u22C6" },
1952 "&star;": { "codepoints": [9734], "characters": "\u2606" },
1953 "&starf;": { "codepoints": [9733], "characters": "\u2605" },
1954 "&straightepsilon;": { "codepoints": [1013], "characters": "\u03F5" },
1955 "&straightphi;": { "codepoints": [981], "characters": "\u03D5" },
1956 "&strns;": { "codepoints": [175], "characters": "\u00AF" },
1957 "&sub;": { "codepoints": [8834], "characters": "\u2282" },
1958 "&subE;": { "codepoints": [10949], "characters": "\u2AC5" },
1959 "&subdot;": { "codepoints": [10941], "characters": "\u2ABD" },
1960 "&sube;": { "codepoints": [8838], "characters": "\u2286" },
1961 "&subedot;": { "codepoints": [10947], "characters": "\u2AC3" },
1962 "&submult;": { "codepoints": [10945], "characters": "\u2AC1" },
1963 "&subnE;": { "codepoints": [10955], "characters": "\u2ACB" },
1964 "&subne;": { "codepoints": [8842], "characters": "\u228A" },
1965 "&subplus;": { "codepoints": [10943], "characters": "\u2ABF" },
1966 "&subrarr;": { "codepoints": [10617], "characters": "\u2979" },
1967 "&subset;": { "codepoints": [8834], "characters": "\u2282" },
1968 "&subseteq;": { "codepoints": [8838], "characters": "\u2286" },
1969 "&subseteqq;": { "codepoints": [10949], "characters": "\u2AC5" },
1970 "&subsetneq;": { "codepoints": [8842], "characters": "\u228A" },
1971 "&subsetneqq;": { "codepoints": [10955], "characters": "\u2ACB" },
1972 "&subsim;": { "codepoints": [10951], "characters": "\u2AC7" },
1973 "&subsub;": { "codepoints": [10965], "characters": "\u2AD5" },
1974 "&subsup;": { "codepoints": [10963], "characters": "\u2AD3" },
1975 "&succ;": { "codepoints": [8827], "characters": "\u227B" },
1976 "&succapprox;": { "codepoints": [10936], "characters": "\u2AB8" },
1977 "&succcurlyeq;": { "codepoints": [8829], "characters": "\u227D" },
1978 "&succeq;": { "codepoints": [10928], "characters": "\u2AB0" },
1979 "&succnapprox;": { "codepoints": [10938], "characters": "\u2ABA" },
1980 "&succneqq;": { "codepoints": [10934], "characters": "\u2AB6" },
1981 "&succnsim;": { "codepoints": [8937], "characters": "\u22E9" },
1982 "&succsim;": { "codepoints": [8831], "characters": "\u227F" },
1983 "&sum;": { "codepoints": [8721], "characters": "\u2211" },
1984 "&sung;": { "codepoints": [9834], "characters": "\u266A" },
1985 "&sup1": { "codepoints": [185], "characters": "\u00B9" },
1986 "&sup1;": { "codepoints": [185], "characters": "\u00B9" },
1987 "&sup2": { "codepoints": [178], "characters": "\u00B2" },
1988 "&sup2;": { "codepoints": [178], "characters": "\u00B2" },
1989 "&sup3": { "codepoints": [179], "characters": "\u00B3" },
1990 "&sup3;": { "codepoints": [179], "characters": "\u00B3" },
1991 "&sup;": { "codepoints": [8835], "characters": "\u2283" },
1992 "&supE;": { "codepoints": [10950], "characters": "\u2AC6" },
1993 "&supdot;": { "codepoints": [10942], "characters": "\u2ABE" },
1994 "&supdsub;": { "codepoints": [10968], "characters": "\u2AD8" },
1995 "&supe;": { "codepoints": [8839], "characters": "\u2287" },
1996 "&supedot;": { "codepoints": [10948], "characters": "\u2AC4" },
1997 "&suphsol;": { "codepoints": [10185], "characters": "\u27C9" },
1998 "&suphsub;": { "codepoints": [10967], "characters": "\u2AD7" },
1999 "&suplarr;": { "codepoints": [10619], "characters": "\u297B" },
2000 "&supmult;": { "codepoints": [10946], "characters": "\u2AC2" },
2001 "&supnE;": { "codepoints": [10956], "characters": "\u2ACC" },
2002 "&supne;": { "codepoints": [8843], "characters": "\u228B" },
2003 "&supplus;": { "codepoints": [10944], "characters": "\u2AC0" },
2004 "&supset;": { "codepoints": [8835], "characters": "\u2283" },
2005 "&supseteq;": { "codepoints": [8839], "characters": "\u2287" },
2006 "&supseteqq;": { "codepoints": [10950], "characters": "\u2AC6" },
2007 "&supsetneq;": { "codepoints": [8843], "characters": "\u228B" },
2008 "&supsetneqq;": { "codepoints": [10956], "characters": "\u2ACC" },
2009 "&supsim;": { "codepoints": [10952], "characters": "\u2AC8" },
2010 "&supsub;": { "codepoints": [10964], "characters": "\u2AD4" },
2011 "&supsup;": { "codepoints": [10966], "characters": "\u2AD6" },
2012 "&swArr;": { "codepoints": [8665], "characters": "\u21D9" },
2013 "&swarhk;": { "codepoints": [10534], "characters": "\u2926" },
2014 "&swarr;": { "codepoints": [8601], "characters": "\u2199" },
2015 "&swarrow;": { "codepoints": [8601], "characters": "\u2199" },
2016 "&swnwar;": { "codepoints": [10538], "characters": "\u292A" },
2017 "&szlig": { "codepoints": [223], "characters": "\u00DF" },
2018 "&szlig;": { "codepoints": [223], "characters": "\u00DF" },
2019 "&target;": { "codepoints": [8982], "characters": "\u2316" },
2020 "&tau;": { "codepoints": [964], "characters": "\u03C4" },
2021 "&tbrk;": { "codepoints": [9140], "characters": "\u23B4" },
2022 "&tcaron;": { "codepoints": [357], "characters": "\u0165" },
2023 "&tcedil;": { "codepoints": [355], "characters": "\u0163" },
2024 "&tcy;": { "codepoints": [1090], "characters": "\u0442" },
2025 "&tdot;": { "codepoints": [8411], "characters": "\u20DB" },
2026 "&telrec;": { "codepoints": [8981], "characters": "\u2315" },
2027 "&tfr;": { "codepoints": [120113], "characters": "\uD835\uDD31" },
2028 "&there4;": { "codepoints": [8756], "characters": "\u2234" },
2029 "&therefore;": { "codepoints": [8756], "characters": "\u2234" },
2030 "&theta;": { "codepoints": [952], "characters": "\u03B8" },
2031 "&thetasym;": { "codepoints": [977], "characters": "\u03D1" },
2032 "&thetav;": { "codepoints": [977], "characters": "\u03D1" },
2033 "&thickapprox;": { "codepoints": [8776], "characters": "\u2248" },
2034 "&thicksim;": { "codepoints": [8764], "characters": "\u223C" },
2035 "&thinsp;": { "codepoints": [8201], "characters": "\u2009" },
2036 "&thkap;": { "codepoints": [8776], "characters": "\u2248" },
2037 "&thksim;": { "codepoints": [8764], "characters": "\u223C" },
2038 "&thorn": { "codepoints": [254], "characters": "\u00FE" },
2039 "&thorn;": { "codepoints": [254], "characters": "\u00FE" },
2040 "&tilde;": { "codepoints": [732], "characters": "\u02DC" },
2041 "&times": { "codepoints": [215], "characters": "\u00D7" },
2042 "&times;": { "codepoints": [215], "characters": "\u00D7" },
2043 "&timesb;": { "codepoints": [8864], "characters": "\u22A0" },
2044 "&timesbar;": { "codepoints": [10801], "characters": "\u2A31" },
2045 "&timesd;": { "codepoints": [10800], "characters": "\u2A30" },
2046 "&tint;": { "codepoints": [8749], "characters": "\u222D" },
2047 "&toea;": { "codepoints": [10536], "characters": "\u2928" },
2048 "&top;": { "codepoints": [8868], "characters": "\u22A4" },
2049 "&topbot;": { "codepoints": [9014], "characters": "\u2336" },
2050 "&topcir;": { "codepoints": [10993], "characters": "\u2AF1" },
2051 "&topf;": { "codepoints": [120165], "characters": "\uD835\uDD65" },
2052 "&topfork;": { "codepoints": [10970], "characters": "\u2ADA" },
2053 "&tosa;": { "codepoints": [10537], "characters": "\u2929" },
2054 "&tprime;": { "codepoints": [8244], "characters": "\u2034" },
2055 "&trade;": { "codepoints": [8482], "characters": "\u2122" },
2056 "&triangle;": { "codepoints": [9653], "characters": "\u25B5" },
2057 "&triangledown;": { "codepoints": [9663], "characters": "\u25BF" },
2058 "&triangleleft;": { "codepoints": [9667], "characters": "\u25C3" },
2059 "&trianglelefteq;": { "codepoints": [8884], "characters": "\u22B4" },
2060 "&triangleq;": { "codepoints": [8796], "characters": "\u225C" },
2061 "&triangleright;": { "codepoints": [9657], "characters": "\u25B9" },
2062 "&trianglerighteq;": { "codepoints": [8885], "characters": "\u22B5" },
2063 "&tridot;": { "codepoints": [9708], "characters": "\u25EC" },
2064 "&trie;": { "codepoints": [8796], "characters": "\u225C" },
2065 "&triminus;": { "codepoints": [10810], "characters": "\u2A3A" },
2066 "&triplus;": { "codepoints": [10809], "characters": "\u2A39" },
2067 "&trisb;": { "codepoints": [10701], "characters": "\u29CD" },
2068 "&tritime;": { "codepoints": [10811], "characters": "\u2A3B" },
2069 "&trpezium;": { "codepoints": [9186], "characters": "\u23E2" },
2070 "&tscr;": { "codepoints": [120009], "characters": "\uD835\uDCC9" },
2071 "&tscy;": { "codepoints": [1094], "characters": "\u0446" },
2072 "&tshcy;": { "codepoints": [1115], "characters": "\u045B" },
2073 "&tstrok;": { "codepoints": [359], "characters": "\u0167" },
2074 "&twixt;": { "codepoints": [8812], "characters": "\u226C" },
2075 "&twoheadleftarrow;": { "codepoints": [8606], "characters": "\u219E" },
2076 "&twoheadrightarrow;": { "codepoints": [8608], "characters": "\u21A0" },
2077 "&uArr;": { "codepoints": [8657], "characters": "\u21D1" },
2078 "&uHar;": { "codepoints": [10595], "characters": "\u2963" },
2079 "&uacute": { "codepoints": [250], "characters": "\u00FA" },
2080 "&uacute;": { "codepoints": [250], "characters": "\u00FA" },
2081 "&uarr;": { "codepoints": [8593], "characters": "\u2191" },
2082 "&ubrcy;": { "codepoints": [1118], "characters": "\u045E" },
2083 "&ubreve;": { "codepoints": [365], "characters": "\u016D" },
2084 "&ucirc": { "codepoints": [251], "characters": "\u00FB" },
2085 "&ucirc;": { "codepoints": [251], "characters": "\u00FB" },
2086 "&ucy;": { "codepoints": [1091], "characters": "\u0443" },
2087 "&udarr;": { "codepoints": [8645], "characters": "\u21C5" },
2088 "&udblac;": { "codepoints": [369], "characters": "\u0171" },
2089 "&udhar;": { "codepoints": [10606], "characters": "\u296E" },
2090 "&ufisht;": { "codepoints": [10622], "characters": "\u297E" },
2091 "&ufr;": { "codepoints": [120114], "characters": "\uD835\uDD32" },
2092 "&ugrave": { "codepoints": [249], "characters": "\u00F9" },
2093 "&ugrave;": { "codepoints": [249], "characters": "\u00F9" },
2094 "&uharl;": { "codepoints": [8639], "characters": "\u21BF" },
2095 "&uharr;": { "codepoints": [8638], "characters": "\u21BE" },
2096 "&uhblk;": { "codepoints": [9600], "characters": "\u2580" },
2097 "&ulcorn;": { "codepoints": [8988], "characters": "\u231C" },
2098 "&ulcorner;": { "codepoints": [8988], "characters": "\u231C" },
2099 "&ulcrop;": { "codepoints": [8975], "characters": "\u230F" },
2100 "&ultri;": { "codepoints": [9720], "characters": "\u25F8" },
2101 "&umacr;": { "codepoints": [363], "characters": "\u016B" },
2102 "&uml": { "codepoints": [168], "characters": "\u00A8" },
2103 "&uml;": { "codepoints": [168], "characters": "\u00A8" },
2104 "&uogon;": { "codepoints": [371], "characters": "\u0173" },
2105 "&uopf;": { "codepoints": [120166], "characters": "\uD835\uDD66" },
2106 "&uparrow;": { "codepoints": [8593], "characters": "\u2191" },
2107 "&updownarrow;": { "codepoints": [8597], "characters": "\u2195" },
2108 "&upharpoonleft;": { "codepoints": [8639], "characters": "\u21BF" },
2109 "&upharpoonright;": { "codepoints": [8638], "characters": "\u21BE" },
2110 "&uplus;": { "codepoints": [8846], "characters": "\u228E" },
2111 "&upsi;": { "codepoints": [965], "characters": "\u03C5" },
2112 "&upsih;": { "codepoints": [978], "characters": "\u03D2" },
2113 "&upsilon;": { "codepoints": [965], "characters": "\u03C5" },
2114 "&upuparrows;": { "codepoints": [8648], "characters": "\u21C8" },
2115 "&urcorn;": { "codepoints": [8989], "characters": "\u231D" },
2116 "&urcorner;": { "codepoints": [8989], "characters": "\u231D" },
2117 "&urcrop;": { "codepoints": [8974], "characters": "\u230E" },
2118 "&uring;": { "codepoints": [367], "characters": "\u016F" },
2119 "&urtri;": { "codepoints": [9721], "characters": "\u25F9" },
2120 "&uscr;": { "codepoints": [120010], "characters": "\uD835\uDCCA" },
2121 "&utdot;": { "codepoints": [8944], "characters": "\u22F0" },
2122 "&utilde;": { "codepoints": [361], "characters": "\u0169" },
2123 "&utri;": { "codepoints": [9653], "characters": "\u25B5" },
2124 "&utrif;": { "codepoints": [9652], "characters": "\u25B4" },
2125 "&uuarr;": { "codepoints": [8648], "characters": "\u21C8" },
2126 "&uuml": { "codepoints": [252], "characters": "\u00FC" },
2127 "&uuml;": { "codepoints": [252], "characters": "\u00FC" },
2128 "&uwangle;": { "codepoints": [10663], "characters": "\u29A7" },
2129 "&vArr;": { "codepoints": [8661], "characters": "\u21D5" },
2130 "&vBar;": { "codepoints": [10984], "characters": "\u2AE8" },
2131 "&vBarv;": { "codepoints": [10985], "characters": "\u2AE9" },
2132 "&vDash;": { "codepoints": [8872], "characters": "\u22A8" },
2133 "&vangrt;": { "codepoints": [10652], "characters": "\u299C" },
2134 "&varepsilon;": { "codepoints": [1013], "characters": "\u03F5" },
2135 "&varkappa;": { "codepoints": [1008], "characters": "\u03F0" },
2136 "&varnothing;": { "codepoints": [8709], "characters": "\u2205" },
2137 "&varphi;": { "codepoints": [981], "characters": "\u03D5" },
2138 "&varpi;": { "codepoints": [982], "characters": "\u03D6" },
2139 "&varpropto;": { "codepoints": [8733], "characters": "\u221D" },
2140 "&varr;": { "codepoints": [8597], "characters": "\u2195" },
2141 "&varrho;": { "codepoints": [1009], "characters": "\u03F1" },
2142 "&varsigma;": { "codepoints": [962], "characters": "\u03C2" },
2143 "&varsubsetneq;": { "codepoints": [8842, 65024], "characters": "\u228A\uFE00" },
2144 "&varsubsetneqq;": { "codepoints": [10955, 65024], "characters": "\u2ACB\uFE00" },
2145 "&varsupsetneq;": { "codepoints": [8843, 65024], "characters": "\u228B\uFE00" },
2146 "&varsupsetneqq;": { "codepoints": [10956, 65024], "characters": "\u2ACC\uFE00" },
2147 "&vartheta;": { "codepoints": [977], "characters": "\u03D1" },
2148 "&vartriangleleft;": { "codepoints": [8882], "characters": "\u22B2" },
2149 "&vartriangleright;": { "codepoints": [8883], "characters": "\u22B3" },
2150 "&vcy;": { "codepoints": [1074], "characters": "\u0432" },
2151 "&vdash;": { "codepoints": [8866], "characters": "\u22A2" },
2152 "&vee;": { "codepoints": [8744], "characters": "\u2228" },
2153 "&veebar;": { "codepoints": [8891], "characters": "\u22BB" },
2154 "&veeeq;": { "codepoints": [8794], "characters": "\u225A" },
2155 "&vellip;": { "codepoints": [8942], "characters": "\u22EE" },
2156 "&verbar;": { "codepoints": [124], "characters": "\u007C" },
2157 "&vert;": { "codepoints": [124], "characters": "\u007C" },
2158 "&vfr;": { "codepoints": [120115], "characters": "\uD835\uDD33" },
2159 "&vltri;": { "codepoints": [8882], "characters": "\u22B2" },
2160 "&vnsub;": { "codepoints": [8834, 8402], "characters": "\u2282\u20D2" },
2161 "&vnsup;": { "codepoints": [8835, 8402], "characters": "\u2283\u20D2" },
2162 "&vopf;": { "codepoints": [120167], "characters": "\uD835\uDD67" },
2163 "&vprop;": { "codepoints": [8733], "characters": "\u221D" },
2164 "&vrtri;": { "codepoints": [8883], "characters": "\u22B3" },
2165 "&vscr;": { "codepoints": [120011], "characters": "\uD835\uDCCB" },
2166 "&vsubnE;": { "codepoints": [10955, 65024], "characters": "\u2ACB\uFE00" },
2167 "&vsubne;": { "codepoints": [8842, 65024], "characters": "\u228A\uFE00" },
2168 "&vsupnE;": { "codepoints": [10956, 65024], "characters": "\u2ACC\uFE00" },
2169 "&vsupne;": { "codepoints": [8843, 65024], "characters": "\u228B\uFE00" },
2170 "&vzigzag;": { "codepoints": [10650], "characters": "\u299A" },
2171 "&wcirc;": { "codepoints": [373], "characters": "\u0175" },
2172 "&wedbar;": { "codepoints": [10847], "characters": "\u2A5F" },
2173 "&wedge;": { "codepoints": [8743], "characters": "\u2227" },
2174 "&wedgeq;": { "codepoints": [8793], "characters": "\u2259" },
2175 "&weierp;": { "codepoints": [8472], "characters": "\u2118" },
2176 "&wfr;": { "codepoints": [120116], "characters": "\uD835\uDD34" },
2177 "&wopf;": { "codepoints": [120168], "characters": "\uD835\uDD68" },
2178 "&wp;": { "codepoints": [8472], "characters": "\u2118" },
2179 "&wr;": { "codepoints": [8768], "characters": "\u2240" },
2180 "&wreath;": { "codepoints": [8768], "characters": "\u2240" },
2181 "&wscr;": { "codepoints": [120012], "characters": "\uD835\uDCCC" },
2182 "&xcap;": { "codepoints": [8898], "characters": "\u22C2" },
2183 "&xcirc;": { "codepoints": [9711], "characters": "\u25EF" },
2184 "&xcup;": { "codepoints": [8899], "characters": "\u22C3" },
2185 "&xdtri;": { "codepoints": [9661], "characters": "\u25BD" },
2186 "&xfr;": { "codepoints": [120117], "characters": "\uD835\uDD35" },
2187 "&xhArr;": { "codepoints": [10234], "characters": "\u27FA" },
2188 "&xharr;": { "codepoints": [10231], "characters": "\u27F7" },
2189 "&xi;": { "codepoints": [958], "characters": "\u03BE" },
2190 "&xlArr;": { "codepoints": [10232], "characters": "\u27F8" },
2191 "&xlarr;": { "codepoints": [10229], "characters": "\u27F5" },
2192 "&xmap;": { "codepoints": [10236], "characters": "\u27FC" },
2193 "&xnis;": { "codepoints": [8955], "characters": "\u22FB" },
2194 "&xodot;": { "codepoints": [10752], "characters": "\u2A00" },
2195 "&xopf;": { "codepoints": [120169], "characters": "\uD835\uDD69" },
2196 "&xoplus;": { "codepoints": [10753], "characters": "\u2A01" },
2197 "&xotime;": { "codepoints": [10754], "characters": "\u2A02" },
2198 "&xrArr;": { "codepoints": [10233], "characters": "\u27F9" },
2199 "&xrarr;": { "codepoints": [10230], "characters": "\u27F6" },
2200 "&xscr;": { "codepoints": [120013], "characters": "\uD835\uDCCD" },
2201 "&xsqcup;": { "codepoints": [10758], "characters": "\u2A06" },
2202 "&xuplus;": { "codepoints": [10756], "characters": "\u2A04" },
2203 "&xutri;": { "codepoints": [9651], "characters": "\u25B3" },
2204 "&xvee;": { "codepoints": [8897], "characters": "\u22C1" },
2205 "&xwedge;": { "codepoints": [8896], "characters": "\u22C0" },
2206 "&yacute": { "codepoints": [253], "characters": "\u00FD" },
2207 "&yacute;": { "codepoints": [253], "characters": "\u00FD" },
2208 "&yacy;": { "codepoints": [1103], "characters": "\u044F" },
2209 "&ycirc;": { "codepoints": [375], "characters": "\u0177" },
2210 "&ycy;": { "codepoints": [1099], "characters": "\u044B" },
2211 "&yen": { "codepoints": [165], "characters": "\u00A5" },
2212 "&yen;": { "codepoints": [165], "characters": "\u00A5" },
2213 "&yfr;": { "codepoints": [120118], "characters": "\uD835\uDD36" },
2214 "&yicy;": { "codepoints": [1111], "characters": "\u0457" },
2215 "&yopf;": { "codepoints": [120170], "characters": "\uD835\uDD6A" },
2216 "&yscr;": { "codepoints": [120014], "characters": "\uD835\uDCCE" },
2217 "&yucy;": { "codepoints": [1102], "characters": "\u044E" },
2218 "&yuml": { "codepoints": [255], "characters": "\u00FF" },
2219 "&yuml;": { "codepoints": [255], "characters": "\u00FF" },
2220 "&zacute;": { "codepoints": [378], "characters": "\u017A" },
2221 "&zcaron;": { "codepoints": [382], "characters": "\u017E" },
2222 "&zcy;": { "codepoints": [1079], "characters": "\u0437" },
2223 "&zdot;": { "codepoints": [380], "characters": "\u017C" },
2224 "&zeetrf;": { "codepoints": [8488], "characters": "\u2128" },
2225 "&zeta;": { "codepoints": [950], "characters": "\u03B6" },
2226 "&zfr;": { "codepoints": [120119], "characters": "\uD835\uDD37" },
2227 "&zhcy;": { "codepoints": [1078], "characters": "\u0436" },
2228 "&zigrarr;": { "codepoints": [8669], "characters": "\u21DD" },
2229 "&zopf;": { "codepoints": [120171], "characters": "\uD835\uDD6B" },
2230 "&zscr;": { "codepoints": [120015], "characters": "\uD835\uDCCF" },
2231 "&zwj;": { "codepoints": [8205], "characters": "\u200D" },
2232 "&zwnj;": { "codepoints": [8204], "characters": "\u200C" }
2233}
entities.zig created+2234
......@@ -0,0 +1,2234 @@
1const htmlentities = @import("./mod.zig");
2pub const ENTITIES = [_]htmlentities.Entity{
3 .{ .entity = "&AElig", .codepoints = .{ .Single = 198 }, .characters = "\xc3\x86" },
4 .{ .entity = "&AElig;", .codepoints = .{ .Single = 198 }, .characters = "\xc3\x86" },
5 .{ .entity = "&AMP", .codepoints = .{ .Single = 38 }, .characters = "&" },
6 .{ .entity = "&AMP;", .codepoints = .{ .Single = 38 }, .characters = "&" },
7 .{ .entity = "&Aacute", .codepoints = .{ .Single = 193 }, .characters = "\xc3\x81" },
8 .{ .entity = "&Aacute;", .codepoints = .{ .Single = 193 }, .characters = "\xc3\x81" },
9 .{ .entity = "&Abreve;", .codepoints = .{ .Single = 258 }, .characters = "\xc4\x82" },
10 .{ .entity = "&Acirc", .codepoints = .{ .Single = 194 }, .characters = "\xc3\x82" },
11 .{ .entity = "&Acirc;", .codepoints = .{ .Single = 194 }, .characters = "\xc3\x82" },
12 .{ .entity = "&Acy;", .codepoints = .{ .Single = 1040 }, .characters = "\xd0\x90" },
13 .{ .entity = "&Afr;", .codepoints = .{ .Single = 120068 }, .characters = "\xf0\x9d\x94\x84" },
14 .{ .entity = "&Agrave", .codepoints = .{ .Single = 192 }, .characters = "\xc3\x80" },
15 .{ .entity = "&Agrave;", .codepoints = .{ .Single = 192 }, .characters = "\xc3\x80" },
16 .{ .entity = "&Alpha;", .codepoints = .{ .Single = 913 }, .characters = "\xce\x91" },
17 .{ .entity = "&Amacr;", .codepoints = .{ .Single = 256 }, .characters = "\xc4\x80" },
18 .{ .entity = "&And;", .codepoints = .{ .Single = 10835 }, .characters = "\xe2\xa9\x93" },
19 .{ .entity = "&Aogon;", .codepoints = .{ .Single = 260 }, .characters = "\xc4\x84" },
20 .{ .entity = "&Aopf;", .codepoints = .{ .Single = 120120 }, .characters = "\xf0\x9d\x94\xb8" },
21 .{ .entity = "&ApplyFunction;", .codepoints = .{ .Single = 8289 }, .characters = "\xe2\x81\xa1" },
22 .{ .entity = "&Aring", .codepoints = .{ .Single = 197 }, .characters = "\xc3\x85" },
23 .{ .entity = "&Aring;", .codepoints = .{ .Single = 197 }, .characters = "\xc3\x85" },
24 .{ .entity = "&Ascr;", .codepoints = .{ .Single = 119964 }, .characters = "\xf0\x9d\x92\x9c" },
25 .{ .entity = "&Assign;", .codepoints = .{ .Single = 8788 }, .characters = "\xe2\x89\x94" },
26 .{ .entity = "&Atilde", .codepoints = .{ .Single = 195 }, .characters = "\xc3\x83" },
27 .{ .entity = "&Atilde;", .codepoints = .{ .Single = 195 }, .characters = "\xc3\x83" },
28 .{ .entity = "&Auml", .codepoints = .{ .Single = 196 }, .characters = "\xc3\x84" },
29 .{ .entity = "&Auml;", .codepoints = .{ .Single = 196 }, .characters = "\xc3\x84" },
30 .{ .entity = "&Backslash;", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" },
31 .{ .entity = "&Barv;", .codepoints = .{ .Single = 10983 }, .characters = "\xe2\xab\xa7" },
32 .{ .entity = "&Barwed;", .codepoints = .{ .Single = 8966 }, .characters = "\xe2\x8c\x86" },
33 .{ .entity = "&Bcy;", .codepoints = .{ .Single = 1041 }, .characters = "\xd0\x91" },
34 .{ .entity = "&Because;", .codepoints = .{ .Single = 8757 }, .characters = "\xe2\x88\xb5" },
35 .{ .entity = "&Bernoullis;", .codepoints = .{ .Single = 8492 }, .characters = "\xe2\x84\xac" },
36 .{ .entity = "&Beta;", .codepoints = .{ .Single = 914 }, .characters = "\xce\x92" },
37 .{ .entity = "&Bfr;", .codepoints = .{ .Single = 120069 }, .characters = "\xf0\x9d\x94\x85" },
38 .{ .entity = "&Bopf;", .codepoints = .{ .Single = 120121 }, .characters = "\xf0\x9d\x94\xb9" },
39 .{ .entity = "&Breve;", .codepoints = .{ .Single = 728 }, .characters = "\xcb\x98" },
40 .{ .entity = "&Bscr;", .codepoints = .{ .Single = 8492 }, .characters = "\xe2\x84\xac" },
41 .{ .entity = "&Bumpeq;", .codepoints = .{ .Single = 8782 }, .characters = "\xe2\x89\x8e" },
42 .{ .entity = "&CHcy;", .codepoints = .{ .Single = 1063 }, .characters = "\xd0\xa7" },
43 .{ .entity = "&COPY", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" },
44 .{ .entity = "&COPY;", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" },
45 .{ .entity = "&Cacute;", .codepoints = .{ .Single = 262 }, .characters = "\xc4\x86" },
46 .{ .entity = "&Cap;", .codepoints = .{ .Single = 8914 }, .characters = "\xe2\x8b\x92" },
47 .{ .entity = "&CapitalDifferentialD;", .codepoints = .{ .Single = 8517 }, .characters = "\xe2\x85\x85" },
48 .{ .entity = "&Cayleys;", .codepoints = .{ .Single = 8493 }, .characters = "\xe2\x84\xad" },
49 .{ .entity = "&Ccaron;", .codepoints = .{ .Single = 268 }, .characters = "\xc4\x8c" },
50 .{ .entity = "&Ccedil", .codepoints = .{ .Single = 199 }, .characters = "\xc3\x87" },
51 .{ .entity = "&Ccedil;", .codepoints = .{ .Single = 199 }, .characters = "\xc3\x87" },
52 .{ .entity = "&Ccirc;", .codepoints = .{ .Single = 264 }, .characters = "\xc4\x88" },
53 .{ .entity = "&Cconint;", .codepoints = .{ .Single = 8752 }, .characters = "\xe2\x88\xb0" },
54 .{ .entity = "&Cdot;", .codepoints = .{ .Single = 266 }, .characters = "\xc4\x8a" },
55 .{ .entity = "&Cedilla;", .codepoints = .{ .Single = 184 }, .characters = "\xc2\xb8" },
56 .{ .entity = "&CenterDot;", .codepoints = .{ .Single = 183 }, .characters = "\xc2\xb7" },
57 .{ .entity = "&Cfr;", .codepoints = .{ .Single = 8493 }, .characters = "\xe2\x84\xad" },
58 .{ .entity = "&Chi;", .codepoints = .{ .Single = 935 }, .characters = "\xce\xa7" },
59 .{ .entity = "&CircleDot;", .codepoints = .{ .Single = 8857 }, .characters = "\xe2\x8a\x99" },
60 .{ .entity = "&CircleMinus;", .codepoints = .{ .Single = 8854 }, .characters = "\xe2\x8a\x96" },
61 .{ .entity = "&CirclePlus;", .codepoints = .{ .Single = 8853 }, .characters = "\xe2\x8a\x95" },
62 .{ .entity = "&CircleTimes;", .codepoints = .{ .Single = 8855 }, .characters = "\xe2\x8a\x97" },
63 .{ .entity = "&ClockwiseContourIntegral;", .codepoints = .{ .Single = 8754 }, .characters = "\xe2\x88\xb2" },
64 .{ .entity = "&CloseCurlyDoubleQuote;", .codepoints = .{ .Single = 8221 }, .characters = "\xe2\x80\x9d" },
65 .{ .entity = "&CloseCurlyQuote;", .codepoints = .{ .Single = 8217 }, .characters = "\xe2\x80\x99" },
66 .{ .entity = "&Colon;", .codepoints = .{ .Single = 8759 }, .characters = "\xe2\x88\xb7" },
67 .{ .entity = "&Colone;", .codepoints = .{ .Single = 10868 }, .characters = "\xe2\xa9\xb4" },
68 .{ .entity = "&Congruent;", .codepoints = .{ .Single = 8801 }, .characters = "\xe2\x89\xa1" },
69 .{ .entity = "&Conint;", .codepoints = .{ .Single = 8751 }, .characters = "\xe2\x88\xaf" },
70 .{ .entity = "&ContourIntegral;", .codepoints = .{ .Single = 8750 }, .characters = "\xe2\x88\xae" },
71 .{ .entity = "&Copf;", .codepoints = .{ .Single = 8450 }, .characters = "\xe2\x84\x82" },
72 .{ .entity = "&Coproduct;", .codepoints = .{ .Single = 8720 }, .characters = "\xe2\x88\x90" },
73 .{ .entity = "&CounterClockwiseContourIntegral;", .codepoints = .{ .Single = 8755 }, .characters = "\xe2\x88\xb3" },
74 .{ .entity = "&Cross;", .codepoints = .{ .Single = 10799 }, .characters = "\xe2\xa8\xaf" },
75 .{ .entity = "&Cscr;", .codepoints = .{ .Single = 119966 }, .characters = "\xf0\x9d\x92\x9e" },
76 .{ .entity = "&Cup;", .codepoints = .{ .Single = 8915 }, .characters = "\xe2\x8b\x93" },
77 .{ .entity = "&CupCap;", .codepoints = .{ .Single = 8781 }, .characters = "\xe2\x89\x8d" },
78 .{ .entity = "&DD;", .codepoints = .{ .Single = 8517 }, .characters = "\xe2\x85\x85" },
79 .{ .entity = "&DDotrahd;", .codepoints = .{ .Single = 10513 }, .characters = "\xe2\xa4\x91" },
80 .{ .entity = "&DJcy;", .codepoints = .{ .Single = 1026 }, .characters = "\xd0\x82" },
81 .{ .entity = "&DScy;", .codepoints = .{ .Single = 1029 }, .characters = "\xd0\x85" },
82 .{ .entity = "&DZcy;", .codepoints = .{ .Single = 1039 }, .characters = "\xd0\x8f" },
83 .{ .entity = "&Dagger;", .codepoints = .{ .Single = 8225 }, .characters = "\xe2\x80\xa1" },
84 .{ .entity = "&Darr;", .codepoints = .{ .Single = 8609 }, .characters = "\xe2\x86\xa1" },
85 .{ .entity = "&Dashv;", .codepoints = .{ .Single = 10980 }, .characters = "\xe2\xab\xa4" },
86 .{ .entity = "&Dcaron;", .codepoints = .{ .Single = 270 }, .characters = "\xc4\x8e" },
87 .{ .entity = "&Dcy;", .codepoints = .{ .Single = 1044 }, .characters = "\xd0\x94" },
88 .{ .entity = "&Del;", .codepoints = .{ .Single = 8711 }, .characters = "\xe2\x88\x87" },
89 .{ .entity = "&Delta;", .codepoints = .{ .Single = 916 }, .characters = "\xce\x94" },
90 .{ .entity = "&Dfr;", .codepoints = .{ .Single = 120071 }, .characters = "\xf0\x9d\x94\x87" },
91 .{ .entity = "&DiacriticalAcute;", .codepoints = .{ .Single = 180 }, .characters = "\xc2\xb4" },
92 .{ .entity = "&DiacriticalDot;", .codepoints = .{ .Single = 729 }, .characters = "\xcb\x99" },
93 .{ .entity = "&DiacriticalDoubleAcute;", .codepoints = .{ .Single = 733 }, .characters = "\xcb\x9d" },
94 .{ .entity = "&DiacriticalGrave;", .codepoints = .{ .Single = 96 }, .characters = "`" },
95 .{ .entity = "&DiacriticalTilde;", .codepoints = .{ .Single = 732 }, .characters = "\xcb\x9c" },
96 .{ .entity = "&Diamond;", .codepoints = .{ .Single = 8900 }, .characters = "\xe2\x8b\x84" },
97 .{ .entity = "&DifferentialD;", .codepoints = .{ .Single = 8518 }, .characters = "\xe2\x85\x86" },
98 .{ .entity = "&Dopf;", .codepoints = .{ .Single = 120123 }, .characters = "\xf0\x9d\x94\xbb" },
99 .{ .entity = "&Dot;", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" },
100 .{ .entity = "&DotDot;", .codepoints = .{ .Single = 8412 }, .characters = "\xe2\x83\x9c" },
101 .{ .entity = "&DotEqual;", .codepoints = .{ .Single = 8784 }, .characters = "\xe2\x89\x90" },
102 .{ .entity = "&DoubleContourIntegral;", .codepoints = .{ .Single = 8751 }, .characters = "\xe2\x88\xaf" },
103 .{ .entity = "&DoubleDot;", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" },
104 .{ .entity = "&DoubleDownArrow;", .codepoints = .{ .Single = 8659 }, .characters = "\xe2\x87\x93" },
105 .{ .entity = "&DoubleLeftArrow;", .codepoints = .{ .Single = 8656 }, .characters = "\xe2\x87\x90" },
106 .{ .entity = "&DoubleLeftRightArrow;", .codepoints = .{ .Single = 8660 }, .characters = "\xe2\x87\x94" },
107 .{ .entity = "&DoubleLeftTee;", .codepoints = .{ .Single = 10980 }, .characters = "\xe2\xab\xa4" },
108 .{ .entity = "&DoubleLongLeftArrow;", .codepoints = .{ .Single = 10232 }, .characters = "\xe2\x9f\xb8" },
109 .{ .entity = "&DoubleLongLeftRightArrow;", .codepoints = .{ .Single = 10234 }, .characters = "\xe2\x9f\xba" },
110 .{ .entity = "&DoubleLongRightArrow;", .codepoints = .{ .Single = 10233 }, .characters = "\xe2\x9f\xb9" },
111 .{ .entity = "&DoubleRightArrow;", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" },
112 .{ .entity = "&DoubleRightTee;", .codepoints = .{ .Single = 8872 }, .characters = "\xe2\x8a\xa8" },
113 .{ .entity = "&DoubleUpArrow;", .codepoints = .{ .Single = 8657 }, .characters = "\xe2\x87\x91" },
114 .{ .entity = "&DoubleUpDownArrow;", .codepoints = .{ .Single = 8661 }, .characters = "\xe2\x87\x95" },
115 .{ .entity = "&DoubleVerticalBar;", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" },
116 .{ .entity = "&DownArrow;", .codepoints = .{ .Single = 8595 }, .characters = "\xe2\x86\x93" },
117 .{ .entity = "&DownArrowBar;", .codepoints = .{ .Single = 10515 }, .characters = "\xe2\xa4\x93" },
118 .{ .entity = "&DownArrowUpArrow;", .codepoints = .{ .Single = 8693 }, .characters = "\xe2\x87\xb5" },
119 .{ .entity = "&DownBreve;", .codepoints = .{ .Single = 785 }, .characters = "\xcc\x91" },
120 .{ .entity = "&DownLeftRightVector;", .codepoints = .{ .Single = 10576 }, .characters = "\xe2\xa5\x90" },
121 .{ .entity = "&DownLeftTeeVector;", .codepoints = .{ .Single = 10590 }, .characters = "\xe2\xa5\x9e" },
122 .{ .entity = "&DownLeftVector;", .codepoints = .{ .Single = 8637 }, .characters = "\xe2\x86\xbd" },
123 .{ .entity = "&DownLeftVectorBar;", .codepoints = .{ .Single = 10582 }, .characters = "\xe2\xa5\x96" },
124 .{ .entity = "&DownRightTeeVector;", .codepoints = .{ .Single = 10591 }, .characters = "\xe2\xa5\x9f" },
125 .{ .entity = "&DownRightVector;", .codepoints = .{ .Single = 8641 }, .characters = "\xe2\x87\x81" },
126 .{ .entity = "&DownRightVectorBar;", .codepoints = .{ .Single = 10583 }, .characters = "\xe2\xa5\x97" },
127 .{ .entity = "&DownTee;", .codepoints = .{ .Single = 8868 }, .characters = "\xe2\x8a\xa4" },
128 .{ .entity = "&DownTeeArrow;", .codepoints = .{ .Single = 8615 }, .characters = "\xe2\x86\xa7" },
129 .{ .entity = "&Downarrow;", .codepoints = .{ .Single = 8659 }, .characters = "\xe2\x87\x93" },
130 .{ .entity = "&Dscr;", .codepoints = .{ .Single = 119967 }, .characters = "\xf0\x9d\x92\x9f" },
131 .{ .entity = "&Dstrok;", .codepoints = .{ .Single = 272 }, .characters = "\xc4\x90" },
132 .{ .entity = "&ENG;", .codepoints = .{ .Single = 330 }, .characters = "\xc5\x8a" },
133 .{ .entity = "&ETH", .codepoints = .{ .Single = 208 }, .characters = "\xc3\x90" },
134 .{ .entity = "&ETH;", .codepoints = .{ .Single = 208 }, .characters = "\xc3\x90" },
135 .{ .entity = "&Eacute", .codepoints = .{ .Single = 201 }, .characters = "\xc3\x89" },
136 .{ .entity = "&Eacute;", .codepoints = .{ .Single = 201 }, .characters = "\xc3\x89" },
137 .{ .entity = "&Ecaron;", .codepoints = .{ .Single = 282 }, .characters = "\xc4\x9a" },
138 .{ .entity = "&Ecirc", .codepoints = .{ .Single = 202 }, .characters = "\xc3\x8a" },
139 .{ .entity = "&Ecirc;", .codepoints = .{ .Single = 202 }, .characters = "\xc3\x8a" },
140 .{ .entity = "&Ecy;", .codepoints = .{ .Single = 1069 }, .characters = "\xd0\xad" },
141 .{ .entity = "&Edot;", .codepoints = .{ .Single = 278 }, .characters = "\xc4\x96" },
142 .{ .entity = "&Efr;", .codepoints = .{ .Single = 120072 }, .characters = "\xf0\x9d\x94\x88" },
143 .{ .entity = "&Egrave", .codepoints = .{ .Single = 200 }, .characters = "\xc3\x88" },
144 .{ .entity = "&Egrave;", .codepoints = .{ .Single = 200 }, .characters = "\xc3\x88" },
145 .{ .entity = "&Element;", .codepoints = .{ .Single = 8712 }, .characters = "\xe2\x88\x88" },
146 .{ .entity = "&Emacr;", .codepoints = .{ .Single = 274 }, .characters = "\xc4\x92" },
147 .{ .entity = "&EmptySmallSquare;", .codepoints = .{ .Single = 9723 }, .characters = "\xe2\x97\xbb" },
148 .{ .entity = "&EmptyVerySmallSquare;", .codepoints = .{ .Single = 9643 }, .characters = "\xe2\x96\xab" },
149 .{ .entity = "&Eogon;", .codepoints = .{ .Single = 280 }, .characters = "\xc4\x98" },
150 .{ .entity = "&Eopf;", .codepoints = .{ .Single = 120124 }, .characters = "\xf0\x9d\x94\xbc" },
151 .{ .entity = "&Epsilon;", .codepoints = .{ .Single = 917 }, .characters = "\xce\x95" },
152 .{ .entity = "&Equal;", .codepoints = .{ .Single = 10869 }, .characters = "\xe2\xa9\xb5" },
153 .{ .entity = "&EqualTilde;", .codepoints = .{ .Single = 8770 }, .characters = "\xe2\x89\x82" },
154 .{ .entity = "&Equilibrium;", .codepoints = .{ .Single = 8652 }, .characters = "\xe2\x87\x8c" },
155 .{ .entity = "&Escr;", .codepoints = .{ .Single = 8496 }, .characters = "\xe2\x84\xb0" },
156 .{ .entity = "&Esim;", .codepoints = .{ .Single = 10867 }, .characters = "\xe2\xa9\xb3" },
157 .{ .entity = "&Eta;", .codepoints = .{ .Single = 919 }, .characters = "\xce\x97" },
158 .{ .entity = "&Euml", .codepoints = .{ .Single = 203 }, .characters = "\xc3\x8b" },
159 .{ .entity = "&Euml;", .codepoints = .{ .Single = 203 }, .characters = "\xc3\x8b" },
160 .{ .entity = "&Exists;", .codepoints = .{ .Single = 8707 }, .characters = "\xe2\x88\x83" },
161 .{ .entity = "&ExponentialE;", .codepoints = .{ .Single = 8519 }, .characters = "\xe2\x85\x87" },
162 .{ .entity = "&Fcy;", .codepoints = .{ .Single = 1060 }, .characters = "\xd0\xa4" },
163 .{ .entity = "&Ffr;", .codepoints = .{ .Single = 120073 }, .characters = "\xf0\x9d\x94\x89" },
164 .{ .entity = "&FilledSmallSquare;", .codepoints = .{ .Single = 9724 }, .characters = "\xe2\x97\xbc" },
165 .{ .entity = "&FilledVerySmallSquare;", .codepoints = .{ .Single = 9642 }, .characters = "\xe2\x96\xaa" },
166 .{ .entity = "&Fopf;", .codepoints = .{ .Single = 120125 }, .characters = "\xf0\x9d\x94\xbd" },
167 .{ .entity = "&ForAll;", .codepoints = .{ .Single = 8704 }, .characters = "\xe2\x88\x80" },
168 .{ .entity = "&Fouriertrf;", .codepoints = .{ .Single = 8497 }, .characters = "\xe2\x84\xb1" },
169 .{ .entity = "&Fscr;", .codepoints = .{ .Single = 8497 }, .characters = "\xe2\x84\xb1" },
170 .{ .entity = "&GJcy;", .codepoints = .{ .Single = 1027 }, .characters = "\xd0\x83" },
171 .{ .entity = "&GT", .codepoints = .{ .Single = 62 }, .characters = ">" },
172 .{ .entity = "&GT;", .codepoints = .{ .Single = 62 }, .characters = ">" },
173 .{ .entity = "&Gamma;", .codepoints = .{ .Single = 915 }, .characters = "\xce\x93" },
174 .{ .entity = "&Gammad;", .codepoints = .{ .Single = 988 }, .characters = "\xcf\x9c" },
175 .{ .entity = "&Gbreve;", .codepoints = .{ .Single = 286 }, .characters = "\xc4\x9e" },
176 .{ .entity = "&Gcedil;", .codepoints = .{ .Single = 290 }, .characters = "\xc4\xa2" },
177 .{ .entity = "&Gcirc;", .codepoints = .{ .Single = 284 }, .characters = "\xc4\x9c" },
178 .{ .entity = "&Gcy;", .codepoints = .{ .Single = 1043 }, .characters = "\xd0\x93" },
179 .{ .entity = "&Gdot;", .codepoints = .{ .Single = 288 }, .characters = "\xc4\xa0" },
180 .{ .entity = "&Gfr;", .codepoints = .{ .Single = 120074 }, .characters = "\xf0\x9d\x94\x8a" },
181 .{ .entity = "&Gg;", .codepoints = .{ .Single = 8921 }, .characters = "\xe2\x8b\x99" },
182 .{ .entity = "&Gopf;", .codepoints = .{ .Single = 120126 }, .characters = "\xf0\x9d\x94\xbe" },
183 .{ .entity = "&GreaterEqual;", .codepoints = .{ .Single = 8805 }, .characters = "\xe2\x89\xa5" },
184 .{ .entity = "&GreaterEqualLess;", .codepoints = .{ .Single = 8923 }, .characters = "\xe2\x8b\x9b" },
185 .{ .entity = "&GreaterFullEqual;", .codepoints = .{ .Single = 8807 }, .characters = "\xe2\x89\xa7" },
186 .{ .entity = "&GreaterGreater;", .codepoints = .{ .Single = 10914 }, .characters = "\xe2\xaa\xa2" },
187 .{ .entity = "&GreaterLess;", .codepoints = .{ .Single = 8823 }, .characters = "\xe2\x89\xb7" },
188 .{ .entity = "&GreaterSlantEqual;", .codepoints = .{ .Single = 10878 }, .characters = "\xe2\xa9\xbe" },
189 .{ .entity = "&GreaterTilde;", .codepoints = .{ .Single = 8819 }, .characters = "\xe2\x89\xb3" },
190 .{ .entity = "&Gscr;", .codepoints = .{ .Single = 119970 }, .characters = "\xf0\x9d\x92\xa2" },
191 .{ .entity = "&Gt;", .codepoints = .{ .Single = 8811 }, .characters = "\xe2\x89\xab" },
192 .{ .entity = "&HARDcy;", .codepoints = .{ .Single = 1066 }, .characters = "\xd0\xaa" },
193 .{ .entity = "&Hacek;", .codepoints = .{ .Single = 711 }, .characters = "\xcb\x87" },
194 .{ .entity = "&Hat;", .codepoints = .{ .Single = 94 }, .characters = "^" },
195 .{ .entity = "&Hcirc;", .codepoints = .{ .Single = 292 }, .characters = "\xc4\xa4" },
196 .{ .entity = "&Hfr;", .codepoints = .{ .Single = 8460 }, .characters = "\xe2\x84\x8c" },
197 .{ .entity = "&HilbertSpace;", .codepoints = .{ .Single = 8459 }, .characters = "\xe2\x84\x8b" },
198 .{ .entity = "&Hopf;", .codepoints = .{ .Single = 8461 }, .characters = "\xe2\x84\x8d" },
199 .{ .entity = "&HorizontalLine;", .codepoints = .{ .Single = 9472 }, .characters = "\xe2\x94\x80" },
200 .{ .entity = "&Hscr;", .codepoints = .{ .Single = 8459 }, .characters = "\xe2\x84\x8b" },
201 .{ .entity = "&Hstrok;", .codepoints = .{ .Single = 294 }, .characters = "\xc4\xa6" },
202 .{ .entity = "&HumpDownHump;", .codepoints = .{ .Single = 8782 }, .characters = "\xe2\x89\x8e" },
203 .{ .entity = "&HumpEqual;", .codepoints = .{ .Single = 8783 }, .characters = "\xe2\x89\x8f" },
204 .{ .entity = "&IEcy;", .codepoints = .{ .Single = 1045 }, .characters = "\xd0\x95" },
205 .{ .entity = "&IJlig;", .codepoints = .{ .Single = 306 }, .characters = "\xc4\xb2" },
206 .{ .entity = "&IOcy;", .codepoints = .{ .Single = 1025 }, .characters = "\xd0\x81" },
207 .{ .entity = "&Iacute", .codepoints = .{ .Single = 205 }, .characters = "\xc3\x8d" },
208 .{ .entity = "&Iacute;", .codepoints = .{ .Single = 205 }, .characters = "\xc3\x8d" },
209 .{ .entity = "&Icirc", .codepoints = .{ .Single = 206 }, .characters = "\xc3\x8e" },
210 .{ .entity = "&Icirc;", .codepoints = .{ .Single = 206 }, .characters = "\xc3\x8e" },
211 .{ .entity = "&Icy;", .codepoints = .{ .Single = 1048 }, .characters = "\xd0\x98" },
212 .{ .entity = "&Idot;", .codepoints = .{ .Single = 304 }, .characters = "\xc4\xb0" },
213 .{ .entity = "&Ifr;", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" },
214 .{ .entity = "&Igrave", .codepoints = .{ .Single = 204 }, .characters = "\xc3\x8c" },
215 .{ .entity = "&Igrave;", .codepoints = .{ .Single = 204 }, .characters = "\xc3\x8c" },
216 .{ .entity = "&Im;", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" },
217 .{ .entity = "&Imacr;", .codepoints = .{ .Single = 298 }, .characters = "\xc4\xaa" },
218 .{ .entity = "&ImaginaryI;", .codepoints = .{ .Single = 8520 }, .characters = "\xe2\x85\x88" },
219 .{ .entity = "&Implies;", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" },
220 .{ .entity = "&Int;", .codepoints = .{ .Single = 8748 }, .characters = "\xe2\x88\xac" },
221 .{ .entity = "&Integral;", .codepoints = .{ .Single = 8747 }, .characters = "\xe2\x88\xab" },
222 .{ .entity = "&Intersection;", .codepoints = .{ .Single = 8898 }, .characters = "\xe2\x8b\x82" },
223 .{ .entity = "&InvisibleComma;", .codepoints = .{ .Single = 8291 }, .characters = "\xe2\x81\xa3" },
224 .{ .entity = "&InvisibleTimes;", .codepoints = .{ .Single = 8290 }, .characters = "\xe2\x81\xa2" },
225 .{ .entity = "&Iogon;", .codepoints = .{ .Single = 302 }, .characters = "\xc4\xae" },
226 .{ .entity = "&Iopf;", .codepoints = .{ .Single = 120128 }, .characters = "\xf0\x9d\x95\x80" },
227 .{ .entity = "&Iota;", .codepoints = .{ .Single = 921 }, .characters = "\xce\x99" },
228 .{ .entity = "&Iscr;", .codepoints = .{ .Single = 8464 }, .characters = "\xe2\x84\x90" },
229 .{ .entity = "&Itilde;", .codepoints = .{ .Single = 296 }, .characters = "\xc4\xa8" },
230 .{ .entity = "&Iukcy;", .codepoints = .{ .Single = 1030 }, .characters = "\xd0\x86" },
231 .{ .entity = "&Iuml", .codepoints = .{ .Single = 207 }, .characters = "\xc3\x8f" },
232 .{ .entity = "&Iuml;", .codepoints = .{ .Single = 207 }, .characters = "\xc3\x8f" },
233 .{ .entity = "&Jcirc;", .codepoints = .{ .Single = 308 }, .characters = "\xc4\xb4" },
234 .{ .entity = "&Jcy;", .codepoints = .{ .Single = 1049 }, .characters = "\xd0\x99" },
235 .{ .entity = "&Jfr;", .codepoints = .{ .Single = 120077 }, .characters = "\xf0\x9d\x94\x8d" },
236 .{ .entity = "&Jopf;", .codepoints = .{ .Single = 120129 }, .characters = "\xf0\x9d\x95\x81" },
237 .{ .entity = "&Jscr;", .codepoints = .{ .Single = 119973 }, .characters = "\xf0\x9d\x92\xa5" },
238 .{ .entity = "&Jsercy;", .codepoints = .{ .Single = 1032 }, .characters = "\xd0\x88" },
239 .{ .entity = "&Jukcy;", .codepoints = .{ .Single = 1028 }, .characters = "\xd0\x84" },
240 .{ .entity = "&KHcy;", .codepoints = .{ .Single = 1061 }, .characters = "\xd0\xa5" },
241 .{ .entity = "&KJcy;", .codepoints = .{ .Single = 1036 }, .characters = "\xd0\x8c" },
242 .{ .entity = "&Kappa;", .codepoints = .{ .Single = 922 }, .characters = "\xce\x9a" },
243 .{ .entity = "&Kcedil;", .codepoints = .{ .Single = 310 }, .characters = "\xc4\xb6" },
244 .{ .entity = "&Kcy;", .codepoints = .{ .Single = 1050 }, .characters = "\xd0\x9a" },
245 .{ .entity = "&Kfr;", .codepoints = .{ .Single = 120078 }, .characters = "\xf0\x9d\x94\x8e" },
246 .{ .entity = "&Kopf;", .codepoints = .{ .Single = 120130 }, .characters = "\xf0\x9d\x95\x82" },
247 .{ .entity = "&Kscr;", .codepoints = .{ .Single = 119974 }, .characters = "\xf0\x9d\x92\xa6" },
248 .{ .entity = "&LJcy;", .codepoints = .{ .Single = 1033 }, .characters = "\xd0\x89" },
249 .{ .entity = "&LT", .codepoints = .{ .Single = 60 }, .characters = "<" },
250 .{ .entity = "&LT;", .codepoints = .{ .Single = 60 }, .characters = "<" },
251 .{ .entity = "&Lacute;", .codepoints = .{ .Single = 313 }, .characters = "\xc4\xb9" },
252 .{ .entity = "&Lambda;", .codepoints = .{ .Single = 923 }, .characters = "\xce\x9b" },
253 .{ .entity = "&Lang;", .codepoints = .{ .Single = 10218 }, .characters = "\xe2\x9f\xaa" },
254 .{ .entity = "&Laplacetrf;", .codepoints = .{ .Single = 8466 }, .characters = "\xe2\x84\x92" },
255 .{ .entity = "&Larr;", .codepoints = .{ .Single = 8606 }, .characters = "\xe2\x86\x9e" },
256 .{ .entity = "&Lcaron;", .codepoints = .{ .Single = 317 }, .characters = "\xc4\xbd" },
257 .{ .entity = "&Lcedil;", .codepoints = .{ .Single = 315 }, .characters = "\xc4\xbb" },
258 .{ .entity = "&Lcy;", .codepoints = .{ .Single = 1051 }, .characters = "\xd0\x9b" },
259 .{ .entity = "&LeftAngleBracket;", .codepoints = .{ .Single = 10216 }, .characters = "\xe2\x9f\xa8" },
260 .{ .entity = "&LeftArrow;", .codepoints = .{ .Single = 8592 }, .characters = "\xe2\x86\x90" },
261 .{ .entity = "&LeftArrowBar;", .codepoints = .{ .Single = 8676 }, .characters = "\xe2\x87\xa4" },
262 .{ .entity = "&LeftArrowRightArrow;", .codepoints = .{ .Single = 8646 }, .characters = "\xe2\x87\x86" },
263 .{ .entity = "&LeftCeiling;", .codepoints = .{ .Single = 8968 }, .characters = "\xe2\x8c\x88" },
264 .{ .entity = "&LeftDoubleBracket;", .codepoints = .{ .Single = 10214 }, .characters = "\xe2\x9f\xa6" },
265 .{ .entity = "&LeftDownTeeVector;", .codepoints = .{ .Single = 10593 }, .characters = "\xe2\xa5\xa1" },
266 .{ .entity = "&LeftDownVector;", .codepoints = .{ .Single = 8643 }, .characters = "\xe2\x87\x83" },
267 .{ .entity = "&LeftDownVectorBar;", .codepoints = .{ .Single = 10585 }, .characters = "\xe2\xa5\x99" },
268 .{ .entity = "&LeftFloor;", .codepoints = .{ .Single = 8970 }, .characters = "\xe2\x8c\x8a" },
269 .{ .entity = "&LeftRightArrow;", .codepoints = .{ .Single = 8596 }, .characters = "\xe2\x86\x94" },
270 .{ .entity = "&LeftRightVector;", .codepoints = .{ .Single = 10574 }, .characters = "\xe2\xa5\x8e" },
271 .{ .entity = "&LeftTee;", .codepoints = .{ .Single = 8867 }, .characters = "\xe2\x8a\xa3" },
272 .{ .entity = "&LeftTeeArrow;", .codepoints = .{ .Single = 8612 }, .characters = "\xe2\x86\xa4" },
273 .{ .entity = "&LeftTeeVector;", .codepoints = .{ .Single = 10586 }, .characters = "\xe2\xa5\x9a" },
274 .{ .entity = "&LeftTriangle;", .codepoints = .{ .Single = 8882 }, .characters = "\xe2\x8a\xb2" },
275 .{ .entity = "&LeftTriangleBar;", .codepoints = .{ .Single = 10703 }, .characters = "\xe2\xa7\x8f" },
276 .{ .entity = "&LeftTriangleEqual;", .codepoints = .{ .Single = 8884 }, .characters = "\xe2\x8a\xb4" },
277 .{ .entity = "&LeftUpDownVector;", .codepoints = .{ .Single = 10577 }, .characters = "\xe2\xa5\x91" },
278 .{ .entity = "&LeftUpTeeVector;", .codepoints = .{ .Single = 10592 }, .characters = "\xe2\xa5\xa0" },
279 .{ .entity = "&LeftUpVector;", .codepoints = .{ .Single = 8639 }, .characters = "\xe2\x86\xbf" },
280 .{ .entity = "&LeftUpVectorBar;", .codepoints = .{ .Single = 10584 }, .characters = "\xe2\xa5\x98" },
281 .{ .entity = "&LeftVector;", .codepoints = .{ .Single = 8636 }, .characters = "\xe2\x86\xbc" },
282 .{ .entity = "&LeftVectorBar;", .codepoints = .{ .Single = 10578 }, .characters = "\xe2\xa5\x92" },
283 .{ .entity = "&Leftarrow;", .codepoints = .{ .Single = 8656 }, .characters = "\xe2\x87\x90" },
284 .{ .entity = "&Leftrightarrow;", .codepoints = .{ .Single = 8660 }, .characters = "\xe2\x87\x94" },
285 .{ .entity = "&LessEqualGreater;", .codepoints = .{ .Single = 8922 }, .characters = "\xe2\x8b\x9a" },
286 .{ .entity = "&LessFullEqual;", .codepoints = .{ .Single = 8806 }, .characters = "\xe2\x89\xa6" },
287 .{ .entity = "&LessGreater;", .codepoints = .{ .Single = 8822 }, .characters = "\xe2\x89\xb6" },
288 .{ .entity = "&LessLess;", .codepoints = .{ .Single = 10913 }, .characters = "\xe2\xaa\xa1" },
289 .{ .entity = "&LessSlantEqual;", .codepoints = .{ .Single = 10877 }, .characters = "\xe2\xa9\xbd" },
290 .{ .entity = "&LessTilde;", .codepoints = .{ .Single = 8818 }, .characters = "\xe2\x89\xb2" },
291 .{ .entity = "&Lfr;", .codepoints = .{ .Single = 120079 }, .characters = "\xf0\x9d\x94\x8f" },
292 .{ .entity = "&Ll;", .codepoints = .{ .Single = 8920 }, .characters = "\xe2\x8b\x98" },
293 .{ .entity = "&Lleftarrow;", .codepoints = .{ .Single = 8666 }, .characters = "\xe2\x87\x9a" },
294 .{ .entity = "&Lmidot;", .codepoints = .{ .Single = 319 }, .characters = "\xc4\xbf" },
295 .{ .entity = "&LongLeftArrow;", .codepoints = .{ .Single = 10229 }, .characters = "\xe2\x9f\xb5" },
296 .{ .entity = "&LongLeftRightArrow;", .codepoints = .{ .Single = 10231 }, .characters = "\xe2\x9f\xb7" },
297 .{ .entity = "&LongRightArrow;", .codepoints = .{ .Single = 10230 }, .characters = "\xe2\x9f\xb6" },
298 .{ .entity = "&Longleftarrow;", .codepoints = .{ .Single = 10232 }, .characters = "\xe2\x9f\xb8" },
299 .{ .entity = "&Longleftrightarrow;", .codepoints = .{ .Single = 10234 }, .characters = "\xe2\x9f\xba" },
300 .{ .entity = "&Longrightarrow;", .codepoints = .{ .Single = 10233 }, .characters = "\xe2\x9f\xb9" },
301 .{ .entity = "&Lopf;", .codepoints = .{ .Single = 120131 }, .characters = "\xf0\x9d\x95\x83" },
302 .{ .entity = "&LowerLeftArrow;", .codepoints = .{ .Single = 8601 }, .characters = "\xe2\x86\x99" },
303 .{ .entity = "&LowerRightArrow;", .codepoints = .{ .Single = 8600 }, .characters = "\xe2\x86\x98" },
304 .{ .entity = "&Lscr;", .codepoints = .{ .Single = 8466 }, .characters = "\xe2\x84\x92" },
305 .{ .entity = "&Lsh;", .codepoints = .{ .Single = 8624 }, .characters = "\xe2\x86\xb0" },
306 .{ .entity = "&Lstrok;", .codepoints = .{ .Single = 321 }, .characters = "\xc5\x81" },
307 .{ .entity = "&Lt;", .codepoints = .{ .Single = 8810 }, .characters = "\xe2\x89\xaa" },
308 .{ .entity = "&Map;", .codepoints = .{ .Single = 10501 }, .characters = "\xe2\xa4\x85" },
309 .{ .entity = "&Mcy;", .codepoints = .{ .Single = 1052 }, .characters = "\xd0\x9c" },
310 .{ .entity = "&MediumSpace;", .codepoints = .{ .Single = 8287 }, .characters = "\xe2\x81\x9f" },
311 .{ .entity = "&Mellintrf;", .codepoints = .{ .Single = 8499 }, .characters = "\xe2\x84\xb3" },
312 .{ .entity = "&Mfr;", .codepoints = .{ .Single = 120080 }, .characters = "\xf0\x9d\x94\x90" },
313 .{ .entity = "&MinusPlus;", .codepoints = .{ .Single = 8723 }, .characters = "\xe2\x88\x93" },
314 .{ .entity = "&Mopf;", .codepoints = .{ .Single = 120132 }, .characters = "\xf0\x9d\x95\x84" },
315 .{ .entity = "&Mscr;", .codepoints = .{ .Single = 8499 }, .characters = "\xe2\x84\xb3" },
316 .{ .entity = "&Mu;", .codepoints = .{ .Single = 924 }, .characters = "\xce\x9c" },
317 .{ .entity = "&NJcy;", .codepoints = .{ .Single = 1034 }, .characters = "\xd0\x8a" },
318 .{ .entity = "&Nacute;", .codepoints = .{ .Single = 323 }, .characters = "\xc5\x83" },
319 .{ .entity = "&Ncaron;", .codepoints = .{ .Single = 327 }, .characters = "\xc5\x87" },
320 .{ .entity = "&Ncedil;", .codepoints = .{ .Single = 325 }, .characters = "\xc5\x85" },
321 .{ .entity = "&Ncy;", .codepoints = .{ .Single = 1053 }, .characters = "\xd0\x9d" },
322 .{ .entity = "&NegativeMediumSpace;", .codepoints = .{ .Single = 8203 }, .characters = "\xe2\x80\x8b" },
323 .{ .entity = "&NegativeThickSpace;", .codepoints = .{ .Single = 8203 }, .characters = "\xe2\x80\x8b" },
324 .{ .entity = "&NegativeThinSpace;", .codepoints = .{ .Single = 8203 }, .characters = "\xe2\x80\x8b" },
325 .{ .entity = "&NegativeVeryThinSpace;", .codepoints = .{ .Single = 8203 }, .characters = "\xe2\x80\x8b" },
326 .{ .entity = "&NestedGreaterGreater;", .codepoints = .{ .Single = 8811 }, .characters = "\xe2\x89\xab" },
327 .{ .entity = "&NestedLessLess;", .codepoints = .{ .Single = 8810 }, .characters = "\xe2\x89\xaa" },
328 .{ .entity = "&NewLine;", .codepoints = .{ .Single = 10 }, .characters = "\n" },
329 .{ .entity = "&Nfr;", .codepoints = .{ .Single = 120081 }, .characters = "\xf0\x9d\x94\x91" },
330 .{ .entity = "&NoBreak;", .codepoints = .{ .Single = 8288 }, .characters = "\xe2\x81\xa0" },
331 .{ .entity = "&NonBreakingSpace;", .codepoints = .{ .Single = 160 }, .characters = "\xc2\xa0" },
332 .{ .entity = "&Nopf;", .codepoints = .{ .Single = 8469 }, .characters = "\xe2\x84\x95" },
333 .{ .entity = "&Not;", .codepoints = .{ .Single = 10988 }, .characters = "\xe2\xab\xac" },
334 .{ .entity = "&NotCongruent;", .codepoints = .{ .Single = 8802 }, .characters = "\xe2\x89\xa2" },
335 .{ .entity = "&NotCupCap;", .codepoints = .{ .Single = 8813 }, .characters = "\xe2\x89\xad" },
336 .{ .entity = "&NotDoubleVerticalBar;", .codepoints = .{ .Single = 8742 }, .characters = "\xe2\x88\xa6" },
337 .{ .entity = "&NotElement;", .codepoints = .{ .Single = 8713 }, .characters = "\xe2\x88\x89" },
338 .{ .entity = "&NotEqual;", .codepoints = .{ .Single = 8800 }, .characters = "\xe2\x89\xa0" },
339 .{ .entity = "&NotEqualTilde;", .codepoints = .{ .Double = [2]u32{ 8770, 824 } }, .characters = "\xe2\x89\x82\xcc\xb8" },
340 .{ .entity = "&NotExists;", .codepoints = .{ .Single = 8708 }, .characters = "\xe2\x88\x84" },
341 .{ .entity = "&NotGreater;", .codepoints = .{ .Single = 8815 }, .characters = "\xe2\x89\xaf" },
342 .{ .entity = "&NotGreaterEqual;", .codepoints = .{ .Single = 8817 }, .characters = "\xe2\x89\xb1" },
343 .{ .entity = "&NotGreaterFullEqual;", .codepoints = .{ .Double = [2]u32{ 8807, 824 } }, .characters = "\xe2\x89\xa7\xcc\xb8" },
344 .{ .entity = "&NotGreaterGreater;", .codepoints = .{ .Double = [2]u32{ 8811, 824 } }, .characters = "\xe2\x89\xab\xcc\xb8" },
345 .{ .entity = "&NotGreaterLess;", .codepoints = .{ .Single = 8825 }, .characters = "\xe2\x89\xb9" },
346 .{ .entity = "&NotGreaterSlantEqual;", .codepoints = .{ .Double = [2]u32{ 10878, 824 } }, .characters = "\xe2\xa9\xbe\xcc\xb8" },
347 .{ .entity = "&NotGreaterTilde;", .codepoints = .{ .Single = 8821 }, .characters = "\xe2\x89\xb5" },
348 .{ .entity = "&NotHumpDownHump;", .codepoints = .{ .Double = [2]u32{ 8782, 824 } }, .characters = "\xe2\x89\x8e\xcc\xb8" },
349 .{ .entity = "&NotHumpEqual;", .codepoints = .{ .Double = [2]u32{ 8783, 824 } }, .characters = "\xe2\x89\x8f\xcc\xb8" },
350 .{ .entity = "&NotLeftTriangle;", .codepoints = .{ .Single = 8938 }, .characters = "\xe2\x8b\xaa" },
351 .{ .entity = "&NotLeftTriangleBar;", .codepoints = .{ .Double = [2]u32{ 10703, 824 } }, .characters = "\xe2\xa7\x8f\xcc\xb8" },
352 .{ .entity = "&NotLeftTriangleEqual;", .codepoints = .{ .Single = 8940 }, .characters = "\xe2\x8b\xac" },
353 .{ .entity = "&NotLess;", .codepoints = .{ .Single = 8814 }, .characters = "\xe2\x89\xae" },
354 .{ .entity = "&NotLessEqual;", .codepoints = .{ .Single = 8816 }, .characters = "\xe2\x89\xb0" },
355 .{ .entity = "&NotLessGreater;", .codepoints = .{ .Single = 8824 }, .characters = "\xe2\x89\xb8" },
356 .{ .entity = "&NotLessLess;", .codepoints = .{ .Double = [2]u32{ 8810, 824 } }, .characters = "\xe2\x89\xaa\xcc\xb8" },
357 .{ .entity = "&NotLessSlantEqual;", .codepoints = .{ .Double = [2]u32{ 10877, 824 } }, .characters = "\xe2\xa9\xbd\xcc\xb8" },
358 .{ .entity = "&NotLessTilde;", .codepoints = .{ .Single = 8820 }, .characters = "\xe2\x89\xb4" },
359 .{ .entity = "&NotNestedGreaterGreater;", .codepoints = .{ .Double = [2]u32{ 10914, 824 } }, .characters = "\xe2\xaa\xa2\xcc\xb8" },
360 .{ .entity = "&NotNestedLessLess;", .codepoints = .{ .Double = [2]u32{ 10913, 824 } }, .characters = "\xe2\xaa\xa1\xcc\xb8" },
361 .{ .entity = "&NotPrecedes;", .codepoints = .{ .Single = 8832 }, .characters = "\xe2\x8a\x80" },
362 .{ .entity = "&NotPrecedesEqual;", .codepoints = .{ .Double = [2]u32{ 10927, 824 } }, .characters = "\xe2\xaa\xaf\xcc\xb8" },
363 .{ .entity = "&NotPrecedesSlantEqual;", .codepoints = .{ .Single = 8928 }, .characters = "\xe2\x8b\xa0" },
364 .{ .entity = "&NotReverseElement;", .codepoints = .{ .Single = 8716 }, .characters = "\xe2\x88\x8c" },
365 .{ .entity = "&NotRightTriangle;", .codepoints = .{ .Single = 8939 }, .characters = "\xe2\x8b\xab" },
366 .{ .entity = "&NotRightTriangleBar;", .codepoints = .{ .Double = [2]u32{ 10704, 824 } }, .characters = "\xe2\xa7\x90\xcc\xb8" },
367 .{ .entity = "&NotRightTriangleEqual;", .codepoints = .{ .Single = 8941 }, .characters = "\xe2\x8b\xad" },
368 .{ .entity = "&NotSquareSubset;", .codepoints = .{ .Double = [2]u32{ 8847, 824 } }, .characters = "\xe2\x8a\x8f\xcc\xb8" },
369 .{ .entity = "&NotSquareSubsetEqual;", .codepoints = .{ .Single = 8930 }, .characters = "\xe2\x8b\xa2" },
370 .{ .entity = "&NotSquareSuperset;", .codepoints = .{ .Double = [2]u32{ 8848, 824 } }, .characters = "\xe2\x8a\x90\xcc\xb8" },
371 .{ .entity = "&NotSquareSupersetEqual;", .codepoints = .{ .Single = 8931 }, .characters = "\xe2\x8b\xa3" },
372 .{ .entity = "&NotSubset;", .codepoints = .{ .Double = [2]u32{ 8834, 8402 } }, .characters = "\xe2\x8a\x82\xe2\x83\x92" },
373 .{ .entity = "&NotSubsetEqual;", .codepoints = .{ .Single = 8840 }, .characters = "\xe2\x8a\x88" },
374 .{ .entity = "&NotSucceeds;", .codepoints = .{ .Single = 8833 }, .characters = "\xe2\x8a\x81" },
375 .{ .entity = "&NotSucceedsEqual;", .codepoints = .{ .Double = [2]u32{ 10928, 824 } }, .characters = "\xe2\xaa\xb0\xcc\xb8" },
376 .{ .entity = "&NotSucceedsSlantEqual;", .codepoints = .{ .Single = 8929 }, .characters = "\xe2\x8b\xa1" },
377 .{ .entity = "&NotSucceedsTilde;", .codepoints = .{ .Double = [2]u32{ 8831, 824 } }, .characters = "\xe2\x89\xbf\xcc\xb8" },
378 .{ .entity = "&NotSuperset;", .codepoints = .{ .Double = [2]u32{ 8835, 8402 } }, .characters = "\xe2\x8a\x83\xe2\x83\x92" },
379 .{ .entity = "&NotSupersetEqual;", .codepoints = .{ .Single = 8841 }, .characters = "\xe2\x8a\x89" },
380 .{ .entity = "&NotTilde;", .codepoints = .{ .Single = 8769 }, .characters = "\xe2\x89\x81" },
381 .{ .entity = "&NotTildeEqual;", .codepoints = .{ .Single = 8772 }, .characters = "\xe2\x89\x84" },
382 .{ .entity = "&NotTildeFullEqual;", .codepoints = .{ .Single = 8775 }, .characters = "\xe2\x89\x87" },
383 .{ .entity = "&NotTildeTilde;", .codepoints = .{ .Single = 8777 }, .characters = "\xe2\x89\x89" },
384 .{ .entity = "&NotVerticalBar;", .codepoints = .{ .Single = 8740 }, .characters = "\xe2\x88\xa4" },
385 .{ .entity = "&Nscr;", .codepoints = .{ .Single = 119977 }, .characters = "\xf0\x9d\x92\xa9" },
386 .{ .entity = "&Ntilde", .codepoints = .{ .Single = 209 }, .characters = "\xc3\x91" },
387 .{ .entity = "&Ntilde;", .codepoints = .{ .Single = 209 }, .characters = "\xc3\x91" },
388 .{ .entity = "&Nu;", .codepoints = .{ .Single = 925 }, .characters = "\xce\x9d" },
389 .{ .entity = "&OElig;", .codepoints = .{ .Single = 338 }, .characters = "\xc5\x92" },
390 .{ .entity = "&Oacute", .codepoints = .{ .Single = 211 }, .characters = "\xc3\x93" },
391 .{ .entity = "&Oacute;", .codepoints = .{ .Single = 211 }, .characters = "\xc3\x93" },
392 .{ .entity = "&Ocirc", .codepoints = .{ .Single = 212 }, .characters = "\xc3\x94" },
393 .{ .entity = "&Ocirc;", .codepoints = .{ .Single = 212 }, .characters = "\xc3\x94" },
394 .{ .entity = "&Ocy;", .codepoints = .{ .Single = 1054 }, .characters = "\xd0\x9e" },
395 .{ .entity = "&Odblac;", .codepoints = .{ .Single = 336 }, .characters = "\xc5\x90" },
396 .{ .entity = "&Ofr;", .codepoints = .{ .Single = 120082 }, .characters = "\xf0\x9d\x94\x92" },
397 .{ .entity = "&Ograve", .codepoints = .{ .Single = 210 }, .characters = "\xc3\x92" },
398 .{ .entity = "&Ograve;", .codepoints = .{ .Single = 210 }, .characters = "\xc3\x92" },
399 .{ .entity = "&Omacr;", .codepoints = .{ .Single = 332 }, .characters = "\xc5\x8c" },
400 .{ .entity = "&Omega;", .codepoints = .{ .Single = 937 }, .characters = "\xce\xa9" },
401 .{ .entity = "&Omicron;", .codepoints = .{ .Single = 927 }, .characters = "\xce\x9f" },
402 .{ .entity = "&Oopf;", .codepoints = .{ .Single = 120134 }, .characters = "\xf0\x9d\x95\x86" },
403 .{ .entity = "&OpenCurlyDoubleQuote;", .codepoints = .{ .Single = 8220 }, .characters = "\xe2\x80\x9c" },
404 .{ .entity = "&OpenCurlyQuote;", .codepoints = .{ .Single = 8216 }, .characters = "\xe2\x80\x98" },
405 .{ .entity = "&Or;", .codepoints = .{ .Single = 10836 }, .characters = "\xe2\xa9\x94" },
406 .{ .entity = "&Oscr;", .codepoints = .{ .Single = 119978 }, .characters = "\xf0\x9d\x92\xaa" },
407 .{ .entity = "&Oslash", .codepoints = .{ .Single = 216 }, .characters = "\xc3\x98" },
408 .{ .entity = "&Oslash;", .codepoints = .{ .Single = 216 }, .characters = "\xc3\x98" },
409 .{ .entity = "&Otilde", .codepoints = .{ .Single = 213 }, .characters = "\xc3\x95" },
410 .{ .entity = "&Otilde;", .codepoints = .{ .Single = 213 }, .characters = "\xc3\x95" },
411 .{ .entity = "&Otimes;", .codepoints = .{ .Single = 10807 }, .characters = "\xe2\xa8\xb7" },
412 .{ .entity = "&Ouml", .codepoints = .{ .Single = 214 }, .characters = "\xc3\x96" },
413 .{ .entity = "&Ouml;", .codepoints = .{ .Single = 214 }, .characters = "\xc3\x96" },
414 .{ .entity = "&OverBar;", .codepoints = .{ .Single = 8254 }, .characters = "\xe2\x80\xbe" },
415 .{ .entity = "&OverBrace;", .codepoints = .{ .Single = 9182 }, .characters = "\xe2\x8f\x9e" },
416 .{ .entity = "&OverBracket;", .codepoints = .{ .Single = 9140 }, .characters = "\xe2\x8e\xb4" },
417 .{ .entity = "&OverParenthesis;", .codepoints = .{ .Single = 9180 }, .characters = "\xe2\x8f\x9c" },
418 .{ .entity = "&PartialD;", .codepoints = .{ .Single = 8706 }, .characters = "\xe2\x88\x82" },
419 .{ .entity = "&Pcy;", .codepoints = .{ .Single = 1055 }, .characters = "\xd0\x9f" },
420 .{ .entity = "&Pfr;", .codepoints = .{ .Single = 120083 }, .characters = "\xf0\x9d\x94\x93" },
421 .{ .entity = "&Phi;", .codepoints = .{ .Single = 934 }, .characters = "\xce\xa6" },
422 .{ .entity = "&Pi;", .codepoints = .{ .Single = 928 }, .characters = "\xce\xa0" },
423 .{ .entity = "&PlusMinus;", .codepoints = .{ .Single = 177 }, .characters = "\xc2\xb1" },
424 .{ .entity = "&Poincareplane;", .codepoints = .{ .Single = 8460 }, .characters = "\xe2\x84\x8c" },
425 .{ .entity = "&Popf;", .codepoints = .{ .Single = 8473 }, .characters = "\xe2\x84\x99" },
426 .{ .entity = "&Pr;", .codepoints = .{ .Single = 10939 }, .characters = "\xe2\xaa\xbb" },
427 .{ .entity = "&Precedes;", .codepoints = .{ .Single = 8826 }, .characters = "\xe2\x89\xba" },
428 .{ .entity = "&PrecedesEqual;", .codepoints = .{ .Single = 10927 }, .characters = "\xe2\xaa\xaf" },
429 .{ .entity = "&PrecedesSlantEqual;", .codepoints = .{ .Single = 8828 }, .characters = "\xe2\x89\xbc" },
430 .{ .entity = "&PrecedesTilde;", .codepoints = .{ .Single = 8830 }, .characters = "\xe2\x89\xbe" },
431 .{ .entity = "&Prime;", .codepoints = .{ .Single = 8243 }, .characters = "\xe2\x80\xb3" },
432 .{ .entity = "&Product;", .codepoints = .{ .Single = 8719 }, .characters = "\xe2\x88\x8f" },
433 .{ .entity = "&Proportion;", .codepoints = .{ .Single = 8759 }, .characters = "\xe2\x88\xb7" },
434 .{ .entity = "&Proportional;", .codepoints = .{ .Single = 8733 }, .characters = "\xe2\x88\x9d" },
435 .{ .entity = "&Pscr;", .codepoints = .{ .Single = 119979 }, .characters = "\xf0\x9d\x92\xab" },
436 .{ .entity = "&Psi;", .codepoints = .{ .Single = 936 }, .characters = "\xce\xa8" },
437 .{ .entity = "&QUOT", .codepoints = .{ .Single = 34 }, .characters = "\"" },
438 .{ .entity = "&QUOT;", .codepoints = .{ .Single = 34 }, .characters = "\"" },
439 .{ .entity = "&Qfr;", .codepoints = .{ .Single = 120084 }, .characters = "\xf0\x9d\x94\x94" },
440 .{ .entity = "&Qopf;", .codepoints = .{ .Single = 8474 }, .characters = "\xe2\x84\x9a" },
441 .{ .entity = "&Qscr;", .codepoints = .{ .Single = 119980 }, .characters = "\xf0\x9d\x92\xac" },
442 .{ .entity = "&RBarr;", .codepoints = .{ .Single = 10512 }, .characters = "\xe2\xa4\x90" },
443 .{ .entity = "&REG", .codepoints = .{ .Single = 174 }, .characters = "\xc2\xae" },
444 .{ .entity = "&REG;", .codepoints = .{ .Single = 174 }, .characters = "\xc2\xae" },
445 .{ .entity = "&Racute;", .codepoints = .{ .Single = 340 }, .characters = "\xc5\x94" },
446 .{ .entity = "&Rang;", .codepoints = .{ .Single = 10219 }, .characters = "\xe2\x9f\xab" },
447 .{ .entity = "&Rarr;", .codepoints = .{ .Single = 8608 }, .characters = "\xe2\x86\xa0" },
448 .{ .entity = "&Rarrtl;", .codepoints = .{ .Single = 10518 }, .characters = "\xe2\xa4\x96" },
449 .{ .entity = "&Rcaron;", .codepoints = .{ .Single = 344 }, .characters = "\xc5\x98" },
450 .{ .entity = "&Rcedil;", .codepoints = .{ .Single = 342 }, .characters = "\xc5\x96" },
451 .{ .entity = "&Rcy;", .codepoints = .{ .Single = 1056 }, .characters = "\xd0\xa0" },
452 .{ .entity = "&Re;", .codepoints = .{ .Single = 8476 }, .characters = "\xe2\x84\x9c" },
453 .{ .entity = "&ReverseElement;", .codepoints = .{ .Single = 8715 }, .characters = "\xe2\x88\x8b" },
454 .{ .entity = "&ReverseEquilibrium;", .codepoints = .{ .Single = 8651 }, .characters = "\xe2\x87\x8b" },
455 .{ .entity = "&ReverseUpEquilibrium;", .codepoints = .{ .Single = 10607 }, .characters = "\xe2\xa5\xaf" },
456 .{ .entity = "&Rfr;", .codepoints = .{ .Single = 8476 }, .characters = "\xe2\x84\x9c" },
457 .{ .entity = "&Rho;", .codepoints = .{ .Single = 929 }, .characters = "\xce\xa1" },
458 .{ .entity = "&RightAngleBracket;", .codepoints = .{ .Single = 10217 }, .characters = "\xe2\x9f\xa9" },
459 .{ .entity = "&RightArrow;", .codepoints = .{ .Single = 8594 }, .characters = "\xe2\x86\x92" },
460 .{ .entity = "&RightArrowBar;", .codepoints = .{ .Single = 8677 }, .characters = "\xe2\x87\xa5" },
461 .{ .entity = "&RightArrowLeftArrow;", .codepoints = .{ .Single = 8644 }, .characters = "\xe2\x87\x84" },
462 .{ .entity = "&RightCeiling;", .codepoints = .{ .Single = 8969 }, .characters = "\xe2\x8c\x89" },
463 .{ .entity = "&RightDoubleBracket;", .codepoints = .{ .Single = 10215 }, .characters = "\xe2\x9f\xa7" },
464 .{ .entity = "&RightDownTeeVector;", .codepoints = .{ .Single = 10589 }, .characters = "\xe2\xa5\x9d" },
465 .{ .entity = "&RightDownVector;", .codepoints = .{ .Single = 8642 }, .characters = "\xe2\x87\x82" },
466 .{ .entity = "&RightDownVectorBar;", .codepoints = .{ .Single = 10581 }, .characters = "\xe2\xa5\x95" },
467 .{ .entity = "&RightFloor;", .codepoints = .{ .Single = 8971 }, .characters = "\xe2\x8c\x8b" },
468 .{ .entity = "&RightTee;", .codepoints = .{ .Single = 8866 }, .characters = "\xe2\x8a\xa2" },
469 .{ .entity = "&RightTeeArrow;", .codepoints = .{ .Single = 8614 }, .characters = "\xe2\x86\xa6" },
470 .{ .entity = "&RightTeeVector;", .codepoints = .{ .Single = 10587 }, .characters = "\xe2\xa5\x9b" },
471 .{ .entity = "&RightTriangle;", .codepoints = .{ .Single = 8883 }, .characters = "\xe2\x8a\xb3" },
472 .{ .entity = "&RightTriangleBar;", .codepoints = .{ .Single = 10704 }, .characters = "\xe2\xa7\x90" },
473 .{ .entity = "&RightTriangleEqual;", .codepoints = .{ .Single = 8885 }, .characters = "\xe2\x8a\xb5" },
474 .{ .entity = "&RightUpDownVector;", .codepoints = .{ .Single = 10575 }, .characters = "\xe2\xa5\x8f" },
475 .{ .entity = "&RightUpTeeVector;", .codepoints = .{ .Single = 10588 }, .characters = "\xe2\xa5\x9c" },
476 .{ .entity = "&RightUpVector;", .codepoints = .{ .Single = 8638 }, .characters = "\xe2\x86\xbe" },
477 .{ .entity = "&RightUpVectorBar;", .codepoints = .{ .Single = 10580 }, .characters = "\xe2\xa5\x94" },
478 .{ .entity = "&RightVector;", .codepoints = .{ .Single = 8640 }, .characters = "\xe2\x87\x80" },
479 .{ .entity = "&RightVectorBar;", .codepoints = .{ .Single = 10579 }, .characters = "\xe2\xa5\x93" },
480 .{ .entity = "&Rightarrow;", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" },
481 .{ .entity = "&Ropf;", .codepoints = .{ .Single = 8477 }, .characters = "\xe2\x84\x9d" },
482 .{ .entity = "&RoundImplies;", .codepoints = .{ .Single = 10608 }, .characters = "\xe2\xa5\xb0" },
483 .{ .entity = "&Rrightarrow;", .codepoints = .{ .Single = 8667 }, .characters = "\xe2\x87\x9b" },
484 .{ .entity = "&Rscr;", .codepoints = .{ .Single = 8475 }, .characters = "\xe2\x84\x9b" },
485 .{ .entity = "&Rsh;", .codepoints = .{ .Single = 8625 }, .characters = "\xe2\x86\xb1" },
486 .{ .entity = "&RuleDelayed;", .codepoints = .{ .Single = 10740 }, .characters = "\xe2\xa7\xb4" },
487 .{ .entity = "&SHCHcy;", .codepoints = .{ .Single = 1065 }, .characters = "\xd0\xa9" },
488 .{ .entity = "&SHcy;", .codepoints = .{ .Single = 1064 }, .characters = "\xd0\xa8" },
489 .{ .entity = "&SOFTcy;", .codepoints = .{ .Single = 1068 }, .characters = "\xd0\xac" },
490 .{ .entity = "&Sacute;", .codepoints = .{ .Single = 346 }, .characters = "\xc5\x9a" },
491 .{ .entity = "&Sc;", .codepoints = .{ .Single = 10940 }, .characters = "\xe2\xaa\xbc" },
492 .{ .entity = "&Scaron;", .codepoints = .{ .Single = 352 }, .characters = "\xc5\xa0" },
493 .{ .entity = "&Scedil;", .codepoints = .{ .Single = 350 }, .characters = "\xc5\x9e" },
494 .{ .entity = "&Scirc;", .codepoints = .{ .Single = 348 }, .characters = "\xc5\x9c" },
495 .{ .entity = "&Scy;", .codepoints = .{ .Single = 1057 }, .characters = "\xd0\xa1" },
496 .{ .entity = "&Sfr;", .codepoints = .{ .Single = 120086 }, .characters = "\xf0\x9d\x94\x96" },
497 .{ .entity = "&ShortDownArrow;", .codepoints = .{ .Single = 8595 }, .characters = "\xe2\x86\x93" },
498 .{ .entity = "&ShortLeftArrow;", .codepoints = .{ .Single = 8592 }, .characters = "\xe2\x86\x90" },
499 .{ .entity = "&ShortRightArrow;", .codepoints = .{ .Single = 8594 }, .characters = "\xe2\x86\x92" },
500 .{ .entity = "&ShortUpArrow;", .codepoints = .{ .Single = 8593 }, .characters = "\xe2\x86\x91" },
501 .{ .entity = "&Sigma;", .codepoints = .{ .Single = 931 }, .characters = "\xce\xa3" },
502 .{ .entity = "&SmallCircle;", .codepoints = .{ .Single = 8728 }, .characters = "\xe2\x88\x98" },
503 .{ .entity = "&Sopf;", .codepoints = .{ .Single = 120138 }, .characters = "\xf0\x9d\x95\x8a" },
504 .{ .entity = "&Sqrt;", .codepoints = .{ .Single = 8730 }, .characters = "\xe2\x88\x9a" },
505 .{ .entity = "&Square;", .codepoints = .{ .Single = 9633 }, .characters = "\xe2\x96\xa1" },
506 .{ .entity = "&SquareIntersection;", .codepoints = .{ .Single = 8851 }, .characters = "\xe2\x8a\x93" },
507 .{ .entity = "&SquareSubset;", .codepoints = .{ .Single = 8847 }, .characters = "\xe2\x8a\x8f" },
508 .{ .entity = "&SquareSubsetEqual;", .codepoints = .{ .Single = 8849 }, .characters = "\xe2\x8a\x91" },
509 .{ .entity = "&SquareSuperset;", .codepoints = .{ .Single = 8848 }, .characters = "\xe2\x8a\x90" },
510 .{ .entity = "&SquareSupersetEqual;", .codepoints = .{ .Single = 8850 }, .characters = "\xe2\x8a\x92" },
511 .{ .entity = "&SquareUnion;", .codepoints = .{ .Single = 8852 }, .characters = "\xe2\x8a\x94" },
512 .{ .entity = "&Sscr;", .codepoints = .{ .Single = 119982 }, .characters = "\xf0\x9d\x92\xae" },
513 .{ .entity = "&Star;", .codepoints = .{ .Single = 8902 }, .characters = "\xe2\x8b\x86" },
514 .{ .entity = "&Sub;", .codepoints = .{ .Single = 8912 }, .characters = "\xe2\x8b\x90" },
515 .{ .entity = "&Subset;", .codepoints = .{ .Single = 8912 }, .characters = "\xe2\x8b\x90" },
516 .{ .entity = "&SubsetEqual;", .codepoints = .{ .Single = 8838 }, .characters = "\xe2\x8a\x86" },
517 .{ .entity = "&Succeeds;", .codepoints = .{ .Single = 8827 }, .characters = "\xe2\x89\xbb" },
518 .{ .entity = "&SucceedsEqual;", .codepoints = .{ .Single = 10928 }, .characters = "\xe2\xaa\xb0" },
519 .{ .entity = "&SucceedsSlantEqual;", .codepoints = .{ .Single = 8829 }, .characters = "\xe2\x89\xbd" },
520 .{ .entity = "&SucceedsTilde;", .codepoints = .{ .Single = 8831 }, .characters = "\xe2\x89\xbf" },
521 .{ .entity = "&SuchThat;", .codepoints = .{ .Single = 8715 }, .characters = "\xe2\x88\x8b" },
522 .{ .entity = "&Sum;", .codepoints = .{ .Single = 8721 }, .characters = "\xe2\x88\x91" },
523 .{ .entity = "&Sup;", .codepoints = .{ .Single = 8913 }, .characters = "\xe2\x8b\x91" },
524 .{ .entity = "&Superset;", .codepoints = .{ .Single = 8835 }, .characters = "\xe2\x8a\x83" },
525 .{ .entity = "&SupersetEqual;", .codepoints = .{ .Single = 8839 }, .characters = "\xe2\x8a\x87" },
526 .{ .entity = "&Supset;", .codepoints = .{ .Single = 8913 }, .characters = "\xe2\x8b\x91" },
527 .{ .entity = "&THORN", .codepoints = .{ .Single = 222 }, .characters = "\xc3\x9e" },
528 .{ .entity = "&THORN;", .codepoints = .{ .Single = 222 }, .characters = "\xc3\x9e" },
529 .{ .entity = "&TRADE;", .codepoints = .{ .Single = 8482 }, .characters = "\xe2\x84\xa2" },
530 .{ .entity = "&TSHcy;", .codepoints = .{ .Single = 1035 }, .characters = "\xd0\x8b" },
531 .{ .entity = "&TScy;", .codepoints = .{ .Single = 1062 }, .characters = "\xd0\xa6" },
532 .{ .entity = "&Tab;", .codepoints = .{ .Single = 9 }, .characters = "\t" },
533 .{ .entity = "&Tau;", .codepoints = .{ .Single = 932 }, .characters = "\xce\xa4" },
534 .{ .entity = "&Tcaron;", .codepoints = .{ .Single = 356 }, .characters = "\xc5\xa4" },
535 .{ .entity = "&Tcedil;", .codepoints = .{ .Single = 354 }, .characters = "\xc5\xa2" },
536 .{ .entity = "&Tcy;", .codepoints = .{ .Single = 1058 }, .characters = "\xd0\xa2" },
537 .{ .entity = "&Tfr;", .codepoints = .{ .Single = 120087 }, .characters = "\xf0\x9d\x94\x97" },
538 .{ .entity = "&Therefore;", .codepoints = .{ .Single = 8756 }, .characters = "\xe2\x88\xb4" },
539 .{ .entity = "&Theta;", .codepoints = .{ .Single = 920 }, .characters = "\xce\x98" },
540 .{ .entity = "&ThickSpace;", .codepoints = .{ .Double = [2]u32{ 8287, 8202 } }, .characters = "\xe2\x81\x9f\xe2\x80\x8a" },
541 .{ .entity = "&ThinSpace;", .codepoints = .{ .Single = 8201 }, .characters = "\xe2\x80\x89" },
542 .{ .entity = "&Tilde;", .codepoints = .{ .Single = 8764 }, .characters = "\xe2\x88\xbc" },
543 .{ .entity = "&TildeEqual;", .codepoints = .{ .Single = 8771 }, .characters = "\xe2\x89\x83" },
544 .{ .entity = "&TildeFullEqual;", .codepoints = .{ .Single = 8773 }, .characters = "\xe2\x89\x85" },
545 .{ .entity = "&TildeTilde;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
546 .{ .entity = "&Topf;", .codepoints = .{ .Single = 120139 }, .characters = "\xf0\x9d\x95\x8b" },
547 .{ .entity = "&TripleDot;", .codepoints = .{ .Single = 8411 }, .characters = "\xe2\x83\x9b" },
548 .{ .entity = "&Tscr;", .codepoints = .{ .Single = 119983 }, .characters = "\xf0\x9d\x92\xaf" },
549 .{ .entity = "&Tstrok;", .codepoints = .{ .Single = 358 }, .characters = "\xc5\xa6" },
550 .{ .entity = "&Uacute", .codepoints = .{ .Single = 218 }, .characters = "\xc3\x9a" },
551 .{ .entity = "&Uacute;", .codepoints = .{ .Single = 218 }, .characters = "\xc3\x9a" },
552 .{ .entity = "&Uarr;", .codepoints = .{ .Single = 8607 }, .characters = "\xe2\x86\x9f" },
553 .{ .entity = "&Uarrocir;", .codepoints = .{ .Single = 10569 }, .characters = "\xe2\xa5\x89" },
554 .{ .entity = "&Ubrcy;", .codepoints = .{ .Single = 1038 }, .characters = "\xd0\x8e" },
555 .{ .entity = "&Ubreve;", .codepoints = .{ .Single = 364 }, .characters = "\xc5\xac" },
556 .{ .entity = "&Ucirc", .codepoints = .{ .Single = 219 }, .characters = "\xc3\x9b" },
557 .{ .entity = "&Ucirc;", .codepoints = .{ .Single = 219 }, .characters = "\xc3\x9b" },
558 .{ .entity = "&Ucy;", .codepoints = .{ .Single = 1059 }, .characters = "\xd0\xa3" },
559 .{ .entity = "&Udblac;", .codepoints = .{ .Single = 368 }, .characters = "\xc5\xb0" },
560 .{ .entity = "&Ufr;", .codepoints = .{ .Single = 120088 }, .characters = "\xf0\x9d\x94\x98" },
561 .{ .entity = "&Ugrave", .codepoints = .{ .Single = 217 }, .characters = "\xc3\x99" },
562 .{ .entity = "&Ugrave;", .codepoints = .{ .Single = 217 }, .characters = "\xc3\x99" },
563 .{ .entity = "&Umacr;", .codepoints = .{ .Single = 362 }, .characters = "\xc5\xaa" },
564 .{ .entity = "&UnderBar;", .codepoints = .{ .Single = 95 }, .characters = "_" },
565 .{ .entity = "&UnderBrace;", .codepoints = .{ .Single = 9183 }, .characters = "\xe2\x8f\x9f" },
566 .{ .entity = "&UnderBracket;", .codepoints = .{ .Single = 9141 }, .characters = "\xe2\x8e\xb5" },
567 .{ .entity = "&UnderParenthesis;", .codepoints = .{ .Single = 9181 }, .characters = "\xe2\x8f\x9d" },
568 .{ .entity = "&Union;", .codepoints = .{ .Single = 8899 }, .characters = "\xe2\x8b\x83" },
569 .{ .entity = "&UnionPlus;", .codepoints = .{ .Single = 8846 }, .characters = "\xe2\x8a\x8e" },
570 .{ .entity = "&Uogon;", .codepoints = .{ .Single = 370 }, .characters = "\xc5\xb2" },
571 .{ .entity = "&Uopf;", .codepoints = .{ .Single = 120140 }, .characters = "\xf0\x9d\x95\x8c" },
572 .{ .entity = "&UpArrow;", .codepoints = .{ .Single = 8593 }, .characters = "\xe2\x86\x91" },
573 .{ .entity = "&UpArrowBar;", .codepoints = .{ .Single = 10514 }, .characters = "\xe2\xa4\x92" },
574 .{ .entity = "&UpArrowDownArrow;", .codepoints = .{ .Single = 8645 }, .characters = "\xe2\x87\x85" },
575 .{ .entity = "&UpDownArrow;", .codepoints = .{ .Single = 8597 }, .characters = "\xe2\x86\x95" },
576 .{ .entity = "&UpEquilibrium;", .codepoints = .{ .Single = 10606 }, .characters = "\xe2\xa5\xae" },
577 .{ .entity = "&UpTee;", .codepoints = .{ .Single = 8869 }, .characters = "\xe2\x8a\xa5" },
578 .{ .entity = "&UpTeeArrow;", .codepoints = .{ .Single = 8613 }, .characters = "\xe2\x86\xa5" },
579 .{ .entity = "&Uparrow;", .codepoints = .{ .Single = 8657 }, .characters = "\xe2\x87\x91" },
580 .{ .entity = "&Updownarrow;", .codepoints = .{ .Single = 8661 }, .characters = "\xe2\x87\x95" },
581 .{ .entity = "&UpperLeftArrow;", .codepoints = .{ .Single = 8598 }, .characters = "\xe2\x86\x96" },
582 .{ .entity = "&UpperRightArrow;", .codepoints = .{ .Single = 8599 }, .characters = "\xe2\x86\x97" },
583 .{ .entity = "&Upsi;", .codepoints = .{ .Single = 978 }, .characters = "\xcf\x92" },
584 .{ .entity = "&Upsilon;", .codepoints = .{ .Single = 933 }, .characters = "\xce\xa5" },
585 .{ .entity = "&Uring;", .codepoints = .{ .Single = 366 }, .characters = "\xc5\xae" },
586 .{ .entity = "&Uscr;", .codepoints = .{ .Single = 119984 }, .characters = "\xf0\x9d\x92\xb0" },
587 .{ .entity = "&Utilde;", .codepoints = .{ .Single = 360 }, .characters = "\xc5\xa8" },
588 .{ .entity = "&Uuml", .codepoints = .{ .Single = 220 }, .characters = "\xc3\x9c" },
589 .{ .entity = "&Uuml;", .codepoints = .{ .Single = 220 }, .characters = "\xc3\x9c" },
590 .{ .entity = "&VDash;", .codepoints = .{ .Single = 8875 }, .characters = "\xe2\x8a\xab" },
591 .{ .entity = "&Vbar;", .codepoints = .{ .Single = 10987 }, .characters = "\xe2\xab\xab" },
592 .{ .entity = "&Vcy;", .codepoints = .{ .Single = 1042 }, .characters = "\xd0\x92" },
593 .{ .entity = "&Vdash;", .codepoints = .{ .Single = 8873 }, .characters = "\xe2\x8a\xa9" },
594 .{ .entity = "&Vdashl;", .codepoints = .{ .Single = 10982 }, .characters = "\xe2\xab\xa6" },
595 .{ .entity = "&Vee;", .codepoints = .{ .Single = 8897 }, .characters = "\xe2\x8b\x81" },
596 .{ .entity = "&Verbar;", .codepoints = .{ .Single = 8214 }, .characters = "\xe2\x80\x96" },
597 .{ .entity = "&Vert;", .codepoints = .{ .Single = 8214 }, .characters = "\xe2\x80\x96" },
598 .{ .entity = "&VerticalBar;", .codepoints = .{ .Single = 8739 }, .characters = "\xe2\x88\xa3" },
599 .{ .entity = "&VerticalLine;", .codepoints = .{ .Single = 124 }, .characters = "|" },
600 .{ .entity = "&VerticalSeparator;", .codepoints = .{ .Single = 10072 }, .characters = "\xe2\x9d\x98" },
601 .{ .entity = "&VerticalTilde;", .codepoints = .{ .Single = 8768 }, .characters = "\xe2\x89\x80" },
602 .{ .entity = "&VeryThinSpace;", .codepoints = .{ .Single = 8202 }, .characters = "\xe2\x80\x8a" },
603 .{ .entity = "&Vfr;", .codepoints = .{ .Single = 120089 }, .characters = "\xf0\x9d\x94\x99" },
604 .{ .entity = "&Vopf;", .codepoints = .{ .Single = 120141 }, .characters = "\xf0\x9d\x95\x8d" },
605 .{ .entity = "&Vscr;", .codepoints = .{ .Single = 119985 }, .characters = "\xf0\x9d\x92\xb1" },
606 .{ .entity = "&Vvdash;", .codepoints = .{ .Single = 8874 }, .characters = "\xe2\x8a\xaa" },
607 .{ .entity = "&Wcirc;", .codepoints = .{ .Single = 372 }, .characters = "\xc5\xb4" },
608 .{ .entity = "&Wedge;", .codepoints = .{ .Single = 8896 }, .characters = "\xe2\x8b\x80" },
609 .{ .entity = "&Wfr;", .codepoints = .{ .Single = 120090 }, .characters = "\xf0\x9d\x94\x9a" },
610 .{ .entity = "&Wopf;", .codepoints = .{ .Single = 120142 }, .characters = "\xf0\x9d\x95\x8e" },
611 .{ .entity = "&Wscr;", .codepoints = .{ .Single = 119986 }, .characters = "\xf0\x9d\x92\xb2" },
612 .{ .entity = "&Xfr;", .codepoints = .{ .Single = 120091 }, .characters = "\xf0\x9d\x94\x9b" },
613 .{ .entity = "&Xi;", .codepoints = .{ .Single = 926 }, .characters = "\xce\x9e" },
614 .{ .entity = "&Xopf;", .codepoints = .{ .Single = 120143 }, .characters = "\xf0\x9d\x95\x8f" },
615 .{ .entity = "&Xscr;", .codepoints = .{ .Single = 119987 }, .characters = "\xf0\x9d\x92\xb3" },
616 .{ .entity = "&YAcy;", .codepoints = .{ .Single = 1071 }, .characters = "\xd0\xaf" },
617 .{ .entity = "&YIcy;", .codepoints = .{ .Single = 1031 }, .characters = "\xd0\x87" },
618 .{ .entity = "&YUcy;", .codepoints = .{ .Single = 1070 }, .characters = "\xd0\xae" },
619 .{ .entity = "&Yacute", .codepoints = .{ .Single = 221 }, .characters = "\xc3\x9d" },
620 .{ .entity = "&Yacute;", .codepoints = .{ .Single = 221 }, .characters = "\xc3\x9d" },
621 .{ .entity = "&Ycirc;", .codepoints = .{ .Single = 374 }, .characters = "\xc5\xb6" },
622 .{ .entity = "&Ycy;", .codepoints = .{ .Single = 1067 }, .characters = "\xd0\xab" },
623 .{ .entity = "&Yfr;", .codepoints = .{ .Single = 120092 }, .characters = "\xf0\x9d\x94\x9c" },
624 .{ .entity = "&Yopf;", .codepoints = .{ .Single = 120144 }, .characters = "\xf0\x9d\x95\x90" },
625 .{ .entity = "&Yscr;", .codepoints = .{ .Single = 119988 }, .characters = "\xf0\x9d\x92\xb4" },
626 .{ .entity = "&Yuml;", .codepoints = .{ .Single = 376 }, .characters = "\xc5\xb8" },
627 .{ .entity = "&ZHcy;", .codepoints = .{ .Single = 1046 }, .characters = "\xd0\x96" },
628 .{ .entity = "&Zacute;", .codepoints = .{ .Single = 377 }, .characters = "\xc5\xb9" },
629 .{ .entity = "&Zcaron;", .codepoints = .{ .Single = 381 }, .characters = "\xc5\xbd" },
630 .{ .entity = "&Zcy;", .codepoints = .{ .Single = 1047 }, .characters = "\xd0\x97" },
631 .{ .entity = "&Zdot;", .codepoints = .{ .Single = 379 }, .characters = "\xc5\xbb" },
632 .{ .entity = "&ZeroWidthSpace;", .codepoints = .{ .Single = 8203 }, .characters = "\xe2\x80\x8b" },
633 .{ .entity = "&Zeta;", .codepoints = .{ .Single = 918 }, .characters = "\xce\x96" },
634 .{ .entity = "&Zfr;", .codepoints = .{ .Single = 8488 }, .characters = "\xe2\x84\xa8" },
635 .{ .entity = "&Zopf;", .codepoints = .{ .Single = 8484 }, .characters = "\xe2\x84\xa4" },
636 .{ .entity = "&Zscr;", .codepoints = .{ .Single = 119989 }, .characters = "\xf0\x9d\x92\xb5" },
637 .{ .entity = "&aacute", .codepoints = .{ .Single = 225 }, .characters = "\xc3\xa1" },
638 .{ .entity = "&aacute;", .codepoints = .{ .Single = 225 }, .characters = "\xc3\xa1" },
639 .{ .entity = "&abreve;", .codepoints = .{ .Single = 259 }, .characters = "\xc4\x83" },
640 .{ .entity = "&ac;", .codepoints = .{ .Single = 8766 }, .characters = "\xe2\x88\xbe" },
641 .{ .entity = "&acE;", .codepoints = .{ .Double = [2]u32{ 8766, 819 } }, .characters = "\xe2\x88\xbe\xcc\xb3" },
642 .{ .entity = "&acd;", .codepoints = .{ .Single = 8767 }, .characters = "\xe2\x88\xbf" },
643 .{ .entity = "&acirc", .codepoints = .{ .Single = 226 }, .characters = "\xc3\xa2" },
644 .{ .entity = "&acirc;", .codepoints = .{ .Single = 226 }, .characters = "\xc3\xa2" },
645 .{ .entity = "&acute", .codepoints = .{ .Single = 180 }, .characters = "\xc2\xb4" },
646 .{ .entity = "&acute;", .codepoints = .{ .Single = 180 }, .characters = "\xc2\xb4" },
647 .{ .entity = "&acy;", .codepoints = .{ .Single = 1072 }, .characters = "\xd0\xb0" },
648 .{ .entity = "&aelig", .codepoints = .{ .Single = 230 }, .characters = "\xc3\xa6" },
649 .{ .entity = "&aelig;", .codepoints = .{ .Single = 230 }, .characters = "\xc3\xa6" },
650 .{ .entity = "&af;", .codepoints = .{ .Single = 8289 }, .characters = "\xe2\x81\xa1" },
651 .{ .entity = "&afr;", .codepoints = .{ .Single = 120094 }, .characters = "\xf0\x9d\x94\x9e" },
652 .{ .entity = "&agrave", .codepoints = .{ .Single = 224 }, .characters = "\xc3\xa0" },
653 .{ .entity = "&agrave;", .codepoints = .{ .Single = 224 }, .characters = "\xc3\xa0" },
654 .{ .entity = "&alefsym;", .codepoints = .{ .Single = 8501 }, .characters = "\xe2\x84\xb5" },
655 .{ .entity = "&aleph;", .codepoints = .{ .Single = 8501 }, .characters = "\xe2\x84\xb5" },
656 .{ .entity = "&alpha;", .codepoints = .{ .Single = 945 }, .characters = "\xce\xb1" },
657 .{ .entity = "&amacr;", .codepoints = .{ .Single = 257 }, .characters = "\xc4\x81" },
658 .{ .entity = "&amalg;", .codepoints = .{ .Single = 10815 }, .characters = "\xe2\xa8\xbf" },
659 .{ .entity = "&amp", .codepoints = .{ .Single = 38 }, .characters = "&" },
660 .{ .entity = "&amp;", .codepoints = .{ .Single = 38 }, .characters = "&" },
661 .{ .entity = "&and;", .codepoints = .{ .Single = 8743 }, .characters = "\xe2\x88\xa7" },
662 .{ .entity = "&andand;", .codepoints = .{ .Single = 10837 }, .characters = "\xe2\xa9\x95" },
663 .{ .entity = "&andd;", .codepoints = .{ .Single = 10844 }, .characters = "\xe2\xa9\x9c" },
664 .{ .entity = "&andslope;", .codepoints = .{ .Single = 10840 }, .characters = "\xe2\xa9\x98" },
665 .{ .entity = "&andv;", .codepoints = .{ .Single = 10842 }, .characters = "\xe2\xa9\x9a" },
666 .{ .entity = "&ang;", .codepoints = .{ .Single = 8736 }, .characters = "\xe2\x88\xa0" },
667 .{ .entity = "&ange;", .codepoints = .{ .Single = 10660 }, .characters = "\xe2\xa6\xa4" },
668 .{ .entity = "&angle;", .codepoints = .{ .Single = 8736 }, .characters = "\xe2\x88\xa0" },
669 .{ .entity = "&angmsd;", .codepoints = .{ .Single = 8737 }, .characters = "\xe2\x88\xa1" },
670 .{ .entity = "&angmsdaa;", .codepoints = .{ .Single = 10664 }, .characters = "\xe2\xa6\xa8" },
671 .{ .entity = "&angmsdab;", .codepoints = .{ .Single = 10665 }, .characters = "\xe2\xa6\xa9" },
672 .{ .entity = "&angmsdac;", .codepoints = .{ .Single = 10666 }, .characters = "\xe2\xa6\xaa" },
673 .{ .entity = "&angmsdad;", .codepoints = .{ .Single = 10667 }, .characters = "\xe2\xa6\xab" },
674 .{ .entity = "&angmsdae;", .codepoints = .{ .Single = 10668 }, .characters = "\xe2\xa6\xac" },
675 .{ .entity = "&angmsdaf;", .codepoints = .{ .Single = 10669 }, .characters = "\xe2\xa6\xad" },
676 .{ .entity = "&angmsdag;", .codepoints = .{ .Single = 10670 }, .characters = "\xe2\xa6\xae" },
677 .{ .entity = "&angmsdah;", .codepoints = .{ .Single = 10671 }, .characters = "\xe2\xa6\xaf" },
678 .{ .entity = "&angrt;", .codepoints = .{ .Single = 8735 }, .characters = "\xe2\x88\x9f" },
679 .{ .entity = "&angrtvb;", .codepoints = .{ .Single = 8894 }, .characters = "\xe2\x8a\xbe" },
680 .{ .entity = "&angrtvbd;", .codepoints = .{ .Single = 10653 }, .characters = "\xe2\xa6\x9d" },
681 .{ .entity = "&angsph;", .codepoints = .{ .Single = 8738 }, .characters = "\xe2\x88\xa2" },
682 .{ .entity = "&angst;", .codepoints = .{ .Single = 197 }, .characters = "\xc3\x85" },
683 .{ .entity = "&angzarr;", .codepoints = .{ .Single = 9084 }, .characters = "\xe2\x8d\xbc" },
684 .{ .entity = "&aogon;", .codepoints = .{ .Single = 261 }, .characters = "\xc4\x85" },
685 .{ .entity = "&aopf;", .codepoints = .{ .Single = 120146 }, .characters = "\xf0\x9d\x95\x92" },
686 .{ .entity = "&ap;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
687 .{ .entity = "&apE;", .codepoints = .{ .Single = 10864 }, .characters = "\xe2\xa9\xb0" },
688 .{ .entity = "&apacir;", .codepoints = .{ .Single = 10863 }, .characters = "\xe2\xa9\xaf" },
689 .{ .entity = "&ape;", .codepoints = .{ .Single = 8778 }, .characters = "\xe2\x89\x8a" },
690 .{ .entity = "&apid;", .codepoints = .{ .Single = 8779 }, .characters = "\xe2\x89\x8b" },
691 .{ .entity = "&apos;", .codepoints = .{ .Single = 39 }, .characters = "'" },
692 .{ .entity = "&approx;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
693 .{ .entity = "&approxeq;", .codepoints = .{ .Single = 8778 }, .characters = "\xe2\x89\x8a" },
694 .{ .entity = "&aring", .codepoints = .{ .Single = 229 }, .characters = "\xc3\xa5" },
695 .{ .entity = "&aring;", .codepoints = .{ .Single = 229 }, .characters = "\xc3\xa5" },
696 .{ .entity = "&ascr;", .codepoints = .{ .Single = 119990 }, .characters = "\xf0\x9d\x92\xb6" },
697 .{ .entity = "&ast;", .codepoints = .{ .Single = 42 }, .characters = "*" },
698 .{ .entity = "&asymp;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
699 .{ .entity = "&asympeq;", .codepoints = .{ .Single = 8781 }, .characters = "\xe2\x89\x8d" },
700 .{ .entity = "&atilde", .codepoints = .{ .Single = 227 }, .characters = "\xc3\xa3" },
701 .{ .entity = "&atilde;", .codepoints = .{ .Single = 227 }, .characters = "\xc3\xa3" },
702 .{ .entity = "&auml", .codepoints = .{ .Single = 228 }, .characters = "\xc3\xa4" },
703 .{ .entity = "&auml;", .codepoints = .{ .Single = 228 }, .characters = "\xc3\xa4" },
704 .{ .entity = "&awconint;", .codepoints = .{ .Single = 8755 }, .characters = "\xe2\x88\xb3" },
705 .{ .entity = "&awint;", .codepoints = .{ .Single = 10769 }, .characters = "\xe2\xa8\x91" },
706 .{ .entity = "&bNot;", .codepoints = .{ .Single = 10989 }, .characters = "\xe2\xab\xad" },
707 .{ .entity = "&backcong;", .codepoints = .{ .Single = 8780 }, .characters = "\xe2\x89\x8c" },
708 .{ .entity = "&backepsilon;", .codepoints = .{ .Single = 1014 }, .characters = "\xcf\xb6" },
709 .{ .entity = "&backprime;", .codepoints = .{ .Single = 8245 }, .characters = "\xe2\x80\xb5" },
710 .{ .entity = "&backsim;", .codepoints = .{ .Single = 8765 }, .characters = "\xe2\x88\xbd" },
711 .{ .entity = "&backsimeq;", .codepoints = .{ .Single = 8909 }, .characters = "\xe2\x8b\x8d" },
712 .{ .entity = "&barvee;", .codepoints = .{ .Single = 8893 }, .characters = "\xe2\x8a\xbd" },
713 .{ .entity = "&barwed;", .codepoints = .{ .Single = 8965 }, .characters = "\xe2\x8c\x85" },
714 .{ .entity = "&barwedge;", .codepoints = .{ .Single = 8965 }, .characters = "\xe2\x8c\x85" },
715 .{ .entity = "&bbrk;", .codepoints = .{ .Single = 9141 }, .characters = "\xe2\x8e\xb5" },
716 .{ .entity = "&bbrktbrk;", .codepoints = .{ .Single = 9142 }, .characters = "\xe2\x8e\xb6" },
717 .{ .entity = "&bcong;", .codepoints = .{ .Single = 8780 }, .characters = "\xe2\x89\x8c" },
718 .{ .entity = "&bcy;", .codepoints = .{ .Single = 1073 }, .characters = "\xd0\xb1" },
719 .{ .entity = "&bdquo;", .codepoints = .{ .Single = 8222 }, .characters = "\xe2\x80\x9e" },
720 .{ .entity = "&becaus;", .codepoints = .{ .Single = 8757 }, .characters = "\xe2\x88\xb5" },
721 .{ .entity = "&because;", .codepoints = .{ .Single = 8757 }, .characters = "\xe2\x88\xb5" },
722 .{ .entity = "&bemptyv;", .codepoints = .{ .Single = 10672 }, .characters = "\xe2\xa6\xb0" },
723 .{ .entity = "&bepsi;", .codepoints = .{ .Single = 1014 }, .characters = "\xcf\xb6" },
724 .{ .entity = "&bernou;", .codepoints = .{ .Single = 8492 }, .characters = "\xe2\x84\xac" },
725 .{ .entity = "&beta;", .codepoints = .{ .Single = 946 }, .characters = "\xce\xb2" },
726 .{ .entity = "&beth;", .codepoints = .{ .Single = 8502 }, .characters = "\xe2\x84\xb6" },
727 .{ .entity = "&between;", .codepoints = .{ .Single = 8812 }, .characters = "\xe2\x89\xac" },
728 .{ .entity = "&bfr;", .codepoints = .{ .Single = 120095 }, .characters = "\xf0\x9d\x94\x9f" },
729 .{ .entity = "&bigcap;", .codepoints = .{ .Single = 8898 }, .characters = "\xe2\x8b\x82" },
730 .{ .entity = "&bigcirc;", .codepoints = .{ .Single = 9711 }, .characters = "\xe2\x97\xaf" },
731 .{ .entity = "&bigcup;", .codepoints = .{ .Single = 8899 }, .characters = "\xe2\x8b\x83" },
732 .{ .entity = "&bigodot;", .codepoints = .{ .Single = 10752 }, .characters = "\xe2\xa8\x80" },
733 .{ .entity = "&bigoplus;", .codepoints = .{ .Single = 10753 }, .characters = "\xe2\xa8\x81" },
734 .{ .entity = "&bigotimes;", .codepoints = .{ .Single = 10754 }, .characters = "\xe2\xa8\x82" },
735 .{ .entity = "&bigsqcup;", .codepoints = .{ .Single = 10758 }, .characters = "\xe2\xa8\x86" },
736 .{ .entity = "&bigstar;", .codepoints = .{ .Single = 9733 }, .characters = "\xe2\x98\x85" },
737 .{ .entity = "&bigtriangledown;", .codepoints = .{ .Single = 9661 }, .characters = "\xe2\x96\xbd" },
738 .{ .entity = "&bigtriangleup;", .codepoints = .{ .Single = 9651 }, .characters = "\xe2\x96\xb3" },
739 .{ .entity = "&biguplus;", .codepoints = .{ .Single = 10756 }, .characters = "\xe2\xa8\x84" },
740 .{ .entity = "&bigvee;", .codepoints = .{ .Single = 8897 }, .characters = "\xe2\x8b\x81" },
741 .{ .entity = "&bigwedge;", .codepoints = .{ .Single = 8896 }, .characters = "\xe2\x8b\x80" },
742 .{ .entity = "&bkarow;", .codepoints = .{ .Single = 10509 }, .characters = "\xe2\xa4\x8d" },
743 .{ .entity = "&blacklozenge;", .codepoints = .{ .Single = 10731 }, .characters = "\xe2\xa7\xab" },
744 .{ .entity = "&blacksquare;", .codepoints = .{ .Single = 9642 }, .characters = "\xe2\x96\xaa" },
745 .{ .entity = "&blacktriangle;", .codepoints = .{ .Single = 9652 }, .characters = "\xe2\x96\xb4" },
746 .{ .entity = "&blacktriangledown;", .codepoints = .{ .Single = 9662 }, .characters = "\xe2\x96\xbe" },
747 .{ .entity = "&blacktriangleleft;", .codepoints = .{ .Single = 9666 }, .characters = "\xe2\x97\x82" },
748 .{ .entity = "&blacktriangleright;", .codepoints = .{ .Single = 9656 }, .characters = "\xe2\x96\xb8" },
749 .{ .entity = "&blank;", .codepoints = .{ .Single = 9251 }, .characters = "\xe2\x90\xa3" },
750 .{ .entity = "&blk12;", .codepoints = .{ .Single = 9618 }, .characters = "\xe2\x96\x92" },
751 .{ .entity = "&blk14;", .codepoints = .{ .Single = 9617 }, .characters = "\xe2\x96\x91" },
752 .{ .entity = "&blk34;", .codepoints = .{ .Single = 9619 }, .characters = "\xe2\x96\x93" },
753 .{ .entity = "&block;", .codepoints = .{ .Single = 9608 }, .characters = "\xe2\x96\x88" },
754 .{ .entity = "&bne;", .codepoints = .{ .Double = [2]u32{ 61, 8421 } }, .characters = "=\xe2\x83\xa5" },
755 .{ .entity = "&bnequiv;", .codepoints = .{ .Double = [2]u32{ 8801, 8421 } }, .characters = "\xe2\x89\xa1\xe2\x83\xa5" },
756 .{ .entity = "&bnot;", .codepoints = .{ .Single = 8976 }, .characters = "\xe2\x8c\x90" },
757 .{ .entity = "&bopf;", .codepoints = .{ .Single = 120147 }, .characters = "\xf0\x9d\x95\x93" },
758 .{ .entity = "&bot;", .codepoints = .{ .Single = 8869 }, .characters = "\xe2\x8a\xa5" },
759 .{ .entity = "&bottom;", .codepoints = .{ .Single = 8869 }, .characters = "\xe2\x8a\xa5" },
760 .{ .entity = "&bowtie;", .codepoints = .{ .Single = 8904 }, .characters = "\xe2\x8b\x88" },
761 .{ .entity = "&boxDL;", .codepoints = .{ .Single = 9559 }, .characters = "\xe2\x95\x97" },
762 .{ .entity = "&boxDR;", .codepoints = .{ .Single = 9556 }, .characters = "\xe2\x95\x94" },
763 .{ .entity = "&boxDl;", .codepoints = .{ .Single = 9558 }, .characters = "\xe2\x95\x96" },
764 .{ .entity = "&boxDr;", .codepoints = .{ .Single = 9555 }, .characters = "\xe2\x95\x93" },
765 .{ .entity = "&boxH;", .codepoints = .{ .Single = 9552 }, .characters = "\xe2\x95\x90" },
766 .{ .entity = "&boxHD;", .codepoints = .{ .Single = 9574 }, .characters = "\xe2\x95\xa6" },
767 .{ .entity = "&boxHU;", .codepoints = .{ .Single = 9577 }, .characters = "\xe2\x95\xa9" },
768 .{ .entity = "&boxHd;", .codepoints = .{ .Single = 9572 }, .characters = "\xe2\x95\xa4" },
769 .{ .entity = "&boxHu;", .codepoints = .{ .Single = 9575 }, .characters = "\xe2\x95\xa7" },
770 .{ .entity = "&boxUL;", .codepoints = .{ .Single = 9565 }, .characters = "\xe2\x95\x9d" },
771 .{ .entity = "&boxUR;", .codepoints = .{ .Single = 9562 }, .characters = "\xe2\x95\x9a" },
772 .{ .entity = "&boxUl;", .codepoints = .{ .Single = 9564 }, .characters = "\xe2\x95\x9c" },
773 .{ .entity = "&boxUr;", .codepoints = .{ .Single = 9561 }, .characters = "\xe2\x95\x99" },
774 .{ .entity = "&boxV;", .codepoints = .{ .Single = 9553 }, .characters = "\xe2\x95\x91" },
775 .{ .entity = "&boxVH;", .codepoints = .{ .Single = 9580 }, .characters = "\xe2\x95\xac" },
776 .{ .entity = "&boxVL;", .codepoints = .{ .Single = 9571 }, .characters = "\xe2\x95\xa3" },
777 .{ .entity = "&boxVR;", .codepoints = .{ .Single = 9568 }, .characters = "\xe2\x95\xa0" },
778 .{ .entity = "&boxVh;", .codepoints = .{ .Single = 9579 }, .characters = "\xe2\x95\xab" },
779 .{ .entity = "&boxVl;", .codepoints = .{ .Single = 9570 }, .characters = "\xe2\x95\xa2" },
780 .{ .entity = "&boxVr;", .codepoints = .{ .Single = 9567 }, .characters = "\xe2\x95\x9f" },
781 .{ .entity = "&boxbox;", .codepoints = .{ .Single = 10697 }, .characters = "\xe2\xa7\x89" },
782 .{ .entity = "&boxdL;", .codepoints = .{ .Single = 9557 }, .characters = "\xe2\x95\x95" },
783 .{ .entity = "&boxdR;", .codepoints = .{ .Single = 9554 }, .characters = "\xe2\x95\x92" },
784 .{ .entity = "&boxdl;", .codepoints = .{ .Single = 9488 }, .characters = "\xe2\x94\x90" },
785 .{ .entity = "&boxdr;", .codepoints = .{ .Single = 9484 }, .characters = "\xe2\x94\x8c" },
786 .{ .entity = "&boxh;", .codepoints = .{ .Single = 9472 }, .characters = "\xe2\x94\x80" },
787 .{ .entity = "&boxhD;", .codepoints = .{ .Single = 9573 }, .characters = "\xe2\x95\xa5" },
788 .{ .entity = "&boxhU;", .codepoints = .{ .Single = 9576 }, .characters = "\xe2\x95\xa8" },
789 .{ .entity = "&boxhd;", .codepoints = .{ .Single = 9516 }, .characters = "\xe2\x94\xac" },
790 .{ .entity = "&boxhu;", .codepoints = .{ .Single = 9524 }, .characters = "\xe2\x94\xb4" },
791 .{ .entity = "&boxminus;", .codepoints = .{ .Single = 8863 }, .characters = "\xe2\x8a\x9f" },
792 .{ .entity = "&boxplus;", .codepoints = .{ .Single = 8862 }, .characters = "\xe2\x8a\x9e" },
793 .{ .entity = "&boxtimes;", .codepoints = .{ .Single = 8864 }, .characters = "\xe2\x8a\xa0" },
794 .{ .entity = "&boxuL;", .codepoints = .{ .Single = 9563 }, .characters = "\xe2\x95\x9b" },
795 .{ .entity = "&boxuR;", .codepoints = .{ .Single = 9560 }, .characters = "\xe2\x95\x98" },
796 .{ .entity = "&boxul;", .codepoints = .{ .Single = 9496 }, .characters = "\xe2\x94\x98" },
797 .{ .entity = "&boxur;", .codepoints = .{ .Single = 9492 }, .characters = "\xe2\x94\x94" },
798 .{ .entity = "&boxv;", .codepoints = .{ .Single = 9474 }, .characters = "\xe2\x94\x82" },
799 .{ .entity = "&boxvH;", .codepoints = .{ .Single = 9578 }, .characters = "\xe2\x95\xaa" },
800 .{ .entity = "&boxvL;", .codepoints = .{ .Single = 9569 }, .characters = "\xe2\x95\xa1" },
801 .{ .entity = "&boxvR;", .codepoints = .{ .Single = 9566 }, .characters = "\xe2\x95\x9e" },
802 .{ .entity = "&boxvh;", .codepoints = .{ .Single = 9532 }, .characters = "\xe2\x94\xbc" },
803 .{ .entity = "&boxvl;", .codepoints = .{ .Single = 9508 }, .characters = "\xe2\x94\xa4" },
804 .{ .entity = "&boxvr;", .codepoints = .{ .Single = 9500 }, .characters = "\xe2\x94\x9c" },
805 .{ .entity = "&bprime;", .codepoints = .{ .Single = 8245 }, .characters = "\xe2\x80\xb5" },
806 .{ .entity = "&breve;", .codepoints = .{ .Single = 728 }, .characters = "\xcb\x98" },
807 .{ .entity = "&brvbar", .codepoints = .{ .Single = 166 }, .characters = "\xc2\xa6" },
808 .{ .entity = "&brvbar;", .codepoints = .{ .Single = 166 }, .characters = "\xc2\xa6" },
809 .{ .entity = "&bscr;", .codepoints = .{ .Single = 119991 }, .characters = "\xf0\x9d\x92\xb7" },
810 .{ .entity = "&bsemi;", .codepoints = .{ .Single = 8271 }, .characters = "\xe2\x81\x8f" },
811 .{ .entity = "&bsim;", .codepoints = .{ .Single = 8765 }, .characters = "\xe2\x88\xbd" },
812 .{ .entity = "&bsime;", .codepoints = .{ .Single = 8909 }, .characters = "\xe2\x8b\x8d" },
813 .{ .entity = "&bsol;", .codepoints = .{ .Single = 92 }, .characters = "\\" },
814 .{ .entity = "&bsolb;", .codepoints = .{ .Single = 10693 }, .characters = "\xe2\xa7\x85" },
815 .{ .entity = "&bsolhsub;", .codepoints = .{ .Single = 10184 }, .characters = "\xe2\x9f\x88" },
816 .{ .entity = "&bull;", .codepoints = .{ .Single = 8226 }, .characters = "\xe2\x80\xa2" },
817 .{ .entity = "&bullet;", .codepoints = .{ .Single = 8226 }, .characters = "\xe2\x80\xa2" },
818 .{ .entity = "&bump;", .codepoints = .{ .Single = 8782 }, .characters = "\xe2\x89\x8e" },
819 .{ .entity = "&bumpE;", .codepoints = .{ .Single = 10926 }, .characters = "\xe2\xaa\xae" },
820 .{ .entity = "&bumpe;", .codepoints = .{ .Single = 8783 }, .characters = "\xe2\x89\x8f" },
821 .{ .entity = "&bumpeq;", .codepoints = .{ .Single = 8783 }, .characters = "\xe2\x89\x8f" },
822 .{ .entity = "&cacute;", .codepoints = .{ .Single = 263 }, .characters = "\xc4\x87" },
823 .{ .entity = "&cap;", .codepoints = .{ .Single = 8745 }, .characters = "\xe2\x88\xa9" },
824 .{ .entity = "&capand;", .codepoints = .{ .Single = 10820 }, .characters = "\xe2\xa9\x84" },
825 .{ .entity = "&capbrcup;", .codepoints = .{ .Single = 10825 }, .characters = "\xe2\xa9\x89" },
826 .{ .entity = "&capcap;", .codepoints = .{ .Single = 10827 }, .characters = "\xe2\xa9\x8b" },
827 .{ .entity = "&capcup;", .codepoints = .{ .Single = 10823 }, .characters = "\xe2\xa9\x87" },
828 .{ .entity = "&capdot;", .codepoints = .{ .Single = 10816 }, .characters = "\xe2\xa9\x80" },
829 .{ .entity = "&caps;", .codepoints = .{ .Double = [2]u32{ 8745, 65024 } }, .characters = "\xe2\x88\xa9\xef\xb8\x80" },
830 .{ .entity = "&caret;", .codepoints = .{ .Single = 8257 }, .characters = "\xe2\x81\x81" },
831 .{ .entity = "&caron;", .codepoints = .{ .Single = 711 }, .characters = "\xcb\x87" },
832 .{ .entity = "&ccaps;", .codepoints = .{ .Single = 10829 }, .characters = "\xe2\xa9\x8d" },
833 .{ .entity = "&ccaron;", .codepoints = .{ .Single = 269 }, .characters = "\xc4\x8d" },
834 .{ .entity = "&ccedil", .codepoints = .{ .Single = 231 }, .characters = "\xc3\xa7" },
835 .{ .entity = "&ccedil;", .codepoints = .{ .Single = 231 }, .characters = "\xc3\xa7" },
836 .{ .entity = "&ccirc;", .codepoints = .{ .Single = 265 }, .characters = "\xc4\x89" },
837 .{ .entity = "&ccups;", .codepoints = .{ .Single = 10828 }, .characters = "\xe2\xa9\x8c" },
838 .{ .entity = "&ccupssm;", .codepoints = .{ .Single = 10832 }, .characters = "\xe2\xa9\x90" },
839 .{ .entity = "&cdot;", .codepoints = .{ .Single = 267 }, .characters = "\xc4\x8b" },
840 .{ .entity = "&cedil", .codepoints = .{ .Single = 184 }, .characters = "\xc2\xb8" },
841 .{ .entity = "&cedil;", .codepoints = .{ .Single = 184 }, .characters = "\xc2\xb8" },
842 .{ .entity = "&cemptyv;", .codepoints = .{ .Single = 10674 }, .characters = "\xe2\xa6\xb2" },
843 .{ .entity = "&cent", .codepoints = .{ .Single = 162 }, .characters = "\xc2\xa2" },
844 .{ .entity = "&cent;", .codepoints = .{ .Single = 162 }, .characters = "\xc2\xa2" },
845 .{ .entity = "&centerdot;", .codepoints = .{ .Single = 183 }, .characters = "\xc2\xb7" },
846 .{ .entity = "&cfr;", .codepoints = .{ .Single = 120096 }, .characters = "\xf0\x9d\x94\xa0" },
847 .{ .entity = "&chcy;", .codepoints = .{ .Single = 1095 }, .characters = "\xd1\x87" },
848 .{ .entity = "&check;", .codepoints = .{ .Single = 10003 }, .characters = "\xe2\x9c\x93" },
849 .{ .entity = "&checkmark;", .codepoints = .{ .Single = 10003 }, .characters = "\xe2\x9c\x93" },
850 .{ .entity = "&chi;", .codepoints = .{ .Single = 967 }, .characters = "\xcf\x87" },
851 .{ .entity = "&cir;", .codepoints = .{ .Single = 9675 }, .characters = "\xe2\x97\x8b" },
852 .{ .entity = "&cirE;", .codepoints = .{ .Single = 10691 }, .characters = "\xe2\xa7\x83" },
853 .{ .entity = "&circ;", .codepoints = .{ .Single = 710 }, .characters = "\xcb\x86" },
854 .{ .entity = "&circeq;", .codepoints = .{ .Single = 8791 }, .characters = "\xe2\x89\x97" },
855 .{ .entity = "&circlearrowleft;", .codepoints = .{ .Single = 8634 }, .characters = "\xe2\x86\xba" },
856 .{ .entity = "&circlearrowright;", .codepoints = .{ .Single = 8635 }, .characters = "\xe2\x86\xbb" },
857 .{ .entity = "&circledR;", .codepoints = .{ .Single = 174 }, .characters = "\xc2\xae" },
858 .{ .entity = "&circledS;", .codepoints = .{ .Single = 9416 }, .characters = "\xe2\x93\x88" },
859 .{ .entity = "&circledast;", .codepoints = .{ .Single = 8859 }, .characters = "\xe2\x8a\x9b" },
860 .{ .entity = "&circledcirc;", .codepoints = .{ .Single = 8858 }, .characters = "\xe2\x8a\x9a" },
861 .{ .entity = "&circleddash;", .codepoints = .{ .Single = 8861 }, .characters = "\xe2\x8a\x9d" },
862 .{ .entity = "&cire;", .codepoints = .{ .Single = 8791 }, .characters = "\xe2\x89\x97" },
863 .{ .entity = "&cirfnint;", .codepoints = .{ .Single = 10768 }, .characters = "\xe2\xa8\x90" },
864 .{ .entity = "&cirmid;", .codepoints = .{ .Single = 10991 }, .characters = "\xe2\xab\xaf" },
865 .{ .entity = "&cirscir;", .codepoints = .{ .Single = 10690 }, .characters = "\xe2\xa7\x82" },
866 .{ .entity = "&clubs;", .codepoints = .{ .Single = 9827 }, .characters = "\xe2\x99\xa3" },
867 .{ .entity = "&clubsuit;", .codepoints = .{ .Single = 9827 }, .characters = "\xe2\x99\xa3" },
868 .{ .entity = "&colon;", .codepoints = .{ .Single = 58 }, .characters = ":" },
869 .{ .entity = "&colone;", .codepoints = .{ .Single = 8788 }, .characters = "\xe2\x89\x94" },
870 .{ .entity = "&coloneq;", .codepoints = .{ .Single = 8788 }, .characters = "\xe2\x89\x94" },
871 .{ .entity = "&comma;", .codepoints = .{ .Single = 44 }, .characters = "," },
872 .{ .entity = "&commat;", .codepoints = .{ .Single = 64 }, .characters = "@" },
873 .{ .entity = "&comp;", .codepoints = .{ .Single = 8705 }, .characters = "\xe2\x88\x81" },
874 .{ .entity = "&compfn;", .codepoints = .{ .Single = 8728 }, .characters = "\xe2\x88\x98" },
875 .{ .entity = "&complement;", .codepoints = .{ .Single = 8705 }, .characters = "\xe2\x88\x81" },
876 .{ .entity = "&complexes;", .codepoints = .{ .Single = 8450 }, .characters = "\xe2\x84\x82" },
877 .{ .entity = "&cong;", .codepoints = .{ .Single = 8773 }, .characters = "\xe2\x89\x85" },
878 .{ .entity = "&congdot;", .codepoints = .{ .Single = 10861 }, .characters = "\xe2\xa9\xad" },
879 .{ .entity = "&conint;", .codepoints = .{ .Single = 8750 }, .characters = "\xe2\x88\xae" },
880 .{ .entity = "&copf;", .codepoints = .{ .Single = 120148 }, .characters = "\xf0\x9d\x95\x94" },
881 .{ .entity = "&coprod;", .codepoints = .{ .Single = 8720 }, .characters = "\xe2\x88\x90" },
882 .{ .entity = "&copy", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" },
883 .{ .entity = "&copy;", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" },
884 .{ .entity = "&copysr;", .codepoints = .{ .Single = 8471 }, .characters = "\xe2\x84\x97" },
885 .{ .entity = "&crarr;", .codepoints = .{ .Single = 8629 }, .characters = "\xe2\x86\xb5" },
886 .{ .entity = "&cross;", .codepoints = .{ .Single = 10007 }, .characters = "\xe2\x9c\x97" },
887 .{ .entity = "&cscr;", .codepoints = .{ .Single = 119992 }, .characters = "\xf0\x9d\x92\xb8" },
888 .{ .entity = "&csub;", .codepoints = .{ .Single = 10959 }, .characters = "\xe2\xab\x8f" },
889 .{ .entity = "&csube;", .codepoints = .{ .Single = 10961 }, .characters = "\xe2\xab\x91" },
890 .{ .entity = "&csup;", .codepoints = .{ .Single = 10960 }, .characters = "\xe2\xab\x90" },
891 .{ .entity = "&csupe;", .codepoints = .{ .Single = 10962 }, .characters = "\xe2\xab\x92" },
892 .{ .entity = "&ctdot;", .codepoints = .{ .Single = 8943 }, .characters = "\xe2\x8b\xaf" },
893 .{ .entity = "&cudarrl;", .codepoints = .{ .Single = 10552 }, .characters = "\xe2\xa4\xb8" },
894 .{ .entity = "&cudarrr;", .codepoints = .{ .Single = 10549 }, .characters = "\xe2\xa4\xb5" },
895 .{ .entity = "&cuepr;", .codepoints = .{ .Single = 8926 }, .characters = "\xe2\x8b\x9e" },
896 .{ .entity = "&cuesc;", .codepoints = .{ .Single = 8927 }, .characters = "\xe2\x8b\x9f" },
897 .{ .entity = "&cularr;", .codepoints = .{ .Single = 8630 }, .characters = "\xe2\x86\xb6" },
898 .{ .entity = "&cularrp;", .codepoints = .{ .Single = 10557 }, .characters = "\xe2\xa4\xbd" },
899 .{ .entity = "&cup;", .codepoints = .{ .Single = 8746 }, .characters = "\xe2\x88\xaa" },
900 .{ .entity = "&cupbrcap;", .codepoints = .{ .Single = 10824 }, .characters = "\xe2\xa9\x88" },
901 .{ .entity = "&cupcap;", .codepoints = .{ .Single = 10822 }, .characters = "\xe2\xa9\x86" },
902 .{ .entity = "&cupcup;", .codepoints = .{ .Single = 10826 }, .characters = "\xe2\xa9\x8a" },
903 .{ .entity = "&cupdot;", .codepoints = .{ .Single = 8845 }, .characters = "\xe2\x8a\x8d" },
904 .{ .entity = "&cupor;", .codepoints = .{ .Single = 10821 }, .characters = "\xe2\xa9\x85" },
905 .{ .entity = "&cups;", .codepoints = .{ .Double = [2]u32{ 8746, 65024 } }, .characters = "\xe2\x88\xaa\xef\xb8\x80" },
906 .{ .entity = "&curarr;", .codepoints = .{ .Single = 8631 }, .characters = "\xe2\x86\xb7" },
907 .{ .entity = "&curarrm;", .codepoints = .{ .Single = 10556 }, .characters = "\xe2\xa4\xbc" },
908 .{ .entity = "&curlyeqprec;", .codepoints = .{ .Single = 8926 }, .characters = "\xe2\x8b\x9e" },
909 .{ .entity = "&curlyeqsucc;", .codepoints = .{ .Single = 8927 }, .characters = "\xe2\x8b\x9f" },
910 .{ .entity = "&curlyvee;", .codepoints = .{ .Single = 8910 }, .characters = "\xe2\x8b\x8e" },
911 .{ .entity = "&curlywedge;", .codepoints = .{ .Single = 8911 }, .characters = "\xe2\x8b\x8f" },
912 .{ .entity = "&curren", .codepoints = .{ .Single = 164 }, .characters = "\xc2\xa4" },
913 .{ .entity = "&curren;", .codepoints = .{ .Single = 164 }, .characters = "\xc2\xa4" },
914 .{ .entity = "&curvearrowleft;", .codepoints = .{ .Single = 8630 }, .characters = "\xe2\x86\xb6" },
915 .{ .entity = "&curvearrowright;", .codepoints = .{ .Single = 8631 }, .characters = "\xe2\x86\xb7" },
916 .{ .entity = "&cuvee;", .codepoints = .{ .Single = 8910 }, .characters = "\xe2\x8b\x8e" },
917 .{ .entity = "&cuwed;", .codepoints = .{ .Single = 8911 }, .characters = "\xe2\x8b\x8f" },
918 .{ .entity = "&cwconint;", .codepoints = .{ .Single = 8754 }, .characters = "\xe2\x88\xb2" },
919 .{ .entity = "&cwint;", .codepoints = .{ .Single = 8753 }, .characters = "\xe2\x88\xb1" },
920 .{ .entity = "&cylcty;", .codepoints = .{ .Single = 9005 }, .characters = "\xe2\x8c\xad" },
921 .{ .entity = "&dArr;", .codepoints = .{ .Single = 8659 }, .characters = "\xe2\x87\x93" },
922 .{ .entity = "&dHar;", .codepoints = .{ .Single = 10597 }, .characters = "\xe2\xa5\xa5" },
923 .{ .entity = "&dagger;", .codepoints = .{ .Single = 8224 }, .characters = "\xe2\x80\xa0" },
924 .{ .entity = "&daleth;", .codepoints = .{ .Single = 8504 }, .characters = "\xe2\x84\xb8" },
925 .{ .entity = "&darr;", .codepoints = .{ .Single = 8595 }, .characters = "\xe2\x86\x93" },
926 .{ .entity = "&dash;", .codepoints = .{ .Single = 8208 }, .characters = "\xe2\x80\x90" },
927 .{ .entity = "&dashv;", .codepoints = .{ .Single = 8867 }, .characters = "\xe2\x8a\xa3" },
928 .{ .entity = "&dbkarow;", .codepoints = .{ .Single = 10511 }, .characters = "\xe2\xa4\x8f" },
929 .{ .entity = "&dblac;", .codepoints = .{ .Single = 733 }, .characters = "\xcb\x9d" },
930 .{ .entity = "&dcaron;", .codepoints = .{ .Single = 271 }, .characters = "\xc4\x8f" },
931 .{ .entity = "&dcy;", .codepoints = .{ .Single = 1076 }, .characters = "\xd0\xb4" },
932 .{ .entity = "&dd;", .codepoints = .{ .Single = 8518 }, .characters = "\xe2\x85\x86" },
933 .{ .entity = "&ddagger;", .codepoints = .{ .Single = 8225 }, .characters = "\xe2\x80\xa1" },
934 .{ .entity = "&ddarr;", .codepoints = .{ .Single = 8650 }, .characters = "\xe2\x87\x8a" },
935 .{ .entity = "&ddotseq;", .codepoints = .{ .Single = 10871 }, .characters = "\xe2\xa9\xb7" },
936 .{ .entity = "&deg", .codepoints = .{ .Single = 176 }, .characters = "\xc2\xb0" },
937 .{ .entity = "&deg;", .codepoints = .{ .Single = 176 }, .characters = "\xc2\xb0" },
938 .{ .entity = "&delta;", .codepoints = .{ .Single = 948 }, .characters = "\xce\xb4" },
939 .{ .entity = "&demptyv;", .codepoints = .{ .Single = 10673 }, .characters = "\xe2\xa6\xb1" },
940 .{ .entity = "&dfisht;", .codepoints = .{ .Single = 10623 }, .characters = "\xe2\xa5\xbf" },
941 .{ .entity = "&dfr;", .codepoints = .{ .Single = 120097 }, .characters = "\xf0\x9d\x94\xa1" },
942 .{ .entity = "&dharl;", .codepoints = .{ .Single = 8643 }, .characters = "\xe2\x87\x83" },
943 .{ .entity = "&dharr;", .codepoints = .{ .Single = 8642 }, .characters = "\xe2\x87\x82" },
944 .{ .entity = "&diam;", .codepoints = .{ .Single = 8900 }, .characters = "\xe2\x8b\x84" },
945 .{ .entity = "&diamond;", .codepoints = .{ .Single = 8900 }, .characters = "\xe2\x8b\x84" },
946 .{ .entity = "&diamondsuit;", .codepoints = .{ .Single = 9830 }, .characters = "\xe2\x99\xa6" },
947 .{ .entity = "&diams;", .codepoints = .{ .Single = 9830 }, .characters = "\xe2\x99\xa6" },
948 .{ .entity = "&die;", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" },
949 .{ .entity = "&digamma;", .codepoints = .{ .Single = 989 }, .characters = "\xcf\x9d" },
950 .{ .entity = "&disin;", .codepoints = .{ .Single = 8946 }, .characters = "\xe2\x8b\xb2" },
951 .{ .entity = "&div;", .codepoints = .{ .Single = 247 }, .characters = "\xc3\xb7" },
952 .{ .entity = "&divide", .codepoints = .{ .Single = 247 }, .characters = "\xc3\xb7" },
953 .{ .entity = "&divide;", .codepoints = .{ .Single = 247 }, .characters = "\xc3\xb7" },
954 .{ .entity = "&divideontimes;", .codepoints = .{ .Single = 8903 }, .characters = "\xe2\x8b\x87" },
955 .{ .entity = "&divonx;", .codepoints = .{ .Single = 8903 }, .characters = "\xe2\x8b\x87" },
956 .{ .entity = "&djcy;", .codepoints = .{ .Single = 1106 }, .characters = "\xd1\x92" },
957 .{ .entity = "&dlcorn;", .codepoints = .{ .Single = 8990 }, .characters = "\xe2\x8c\x9e" },
958 .{ .entity = "&dlcrop;", .codepoints = .{ .Single = 8973 }, .characters = "\xe2\x8c\x8d" },
959 .{ .entity = "&dollar;", .codepoints = .{ .Single = 36 }, .characters = "$" },
960 .{ .entity = "&dopf;", .codepoints = .{ .Single = 120149 }, .characters = "\xf0\x9d\x95\x95" },
961 .{ .entity = "&dot;", .codepoints = .{ .Single = 729 }, .characters = "\xcb\x99" },
962 .{ .entity = "&doteq;", .codepoints = .{ .Single = 8784 }, .characters = "\xe2\x89\x90" },
963 .{ .entity = "&doteqdot;", .codepoints = .{ .Single = 8785 }, .characters = "\xe2\x89\x91" },
964 .{ .entity = "&dotminus;", .codepoints = .{ .Single = 8760 }, .characters = "\xe2\x88\xb8" },
965 .{ .entity = "&dotplus;", .codepoints = .{ .Single = 8724 }, .characters = "\xe2\x88\x94" },
966 .{ .entity = "&dotsquare;", .codepoints = .{ .Single = 8865 }, .characters = "\xe2\x8a\xa1" },
967 .{ .entity = "&doublebarwedge;", .codepoints = .{ .Single = 8966 }, .characters = "\xe2\x8c\x86" },
968 .{ .entity = "&downarrow;", .codepoints = .{ .Single = 8595 }, .characters = "\xe2\x86\x93" },
969 .{ .entity = "&downdownarrows;", .codepoints = .{ .Single = 8650 }, .characters = "\xe2\x87\x8a" },
970 .{ .entity = "&downharpoonleft;", .codepoints = .{ .Single = 8643 }, .characters = "\xe2\x87\x83" },
971 .{ .entity = "&downharpoonright;", .codepoints = .{ .Single = 8642 }, .characters = "\xe2\x87\x82" },
972 .{ .entity = "&drbkarow;", .codepoints = .{ .Single = 10512 }, .characters = "\xe2\xa4\x90" },
973 .{ .entity = "&drcorn;", .codepoints = .{ .Single = 8991 }, .characters = "\xe2\x8c\x9f" },
974 .{ .entity = "&drcrop;", .codepoints = .{ .Single = 8972 }, .characters = "\xe2\x8c\x8c" },
975 .{ .entity = "&dscr;", .codepoints = .{ .Single = 119993 }, .characters = "\xf0\x9d\x92\xb9" },
976 .{ .entity = "&dscy;", .codepoints = .{ .Single = 1109 }, .characters = "\xd1\x95" },
977 .{ .entity = "&dsol;", .codepoints = .{ .Single = 10742 }, .characters = "\xe2\xa7\xb6" },
978 .{ .entity = "&dstrok;", .codepoints = .{ .Single = 273 }, .characters = "\xc4\x91" },
979 .{ .entity = "&dtdot;", .codepoints = .{ .Single = 8945 }, .characters = "\xe2\x8b\xb1" },
980 .{ .entity = "&dtri;", .codepoints = .{ .Single = 9663 }, .characters = "\xe2\x96\xbf" },
981 .{ .entity = "&dtrif;", .codepoints = .{ .Single = 9662 }, .characters = "\xe2\x96\xbe" },
982 .{ .entity = "&duarr;", .codepoints = .{ .Single = 8693 }, .characters = "\xe2\x87\xb5" },
983 .{ .entity = "&duhar;", .codepoints = .{ .Single = 10607 }, .characters = "\xe2\xa5\xaf" },
984 .{ .entity = "&dwangle;", .codepoints = .{ .Single = 10662 }, .characters = "\xe2\xa6\xa6" },
985 .{ .entity = "&dzcy;", .codepoints = .{ .Single = 1119 }, .characters = "\xd1\x9f" },
986 .{ .entity = "&dzigrarr;", .codepoints = .{ .Single = 10239 }, .characters = "\xe2\x9f\xbf" },
987 .{ .entity = "&eDDot;", .codepoints = .{ .Single = 10871 }, .characters = "\xe2\xa9\xb7" },
988 .{ .entity = "&eDot;", .codepoints = .{ .Single = 8785 }, .characters = "\xe2\x89\x91" },
989 .{ .entity = "&eacute", .codepoints = .{ .Single = 233 }, .characters = "\xc3\xa9" },
990 .{ .entity = "&eacute;", .codepoints = .{ .Single = 233 }, .characters = "\xc3\xa9" },
991 .{ .entity = "&easter;", .codepoints = .{ .Single = 10862 }, .characters = "\xe2\xa9\xae" },
992 .{ .entity = "&ecaron;", .codepoints = .{ .Single = 283 }, .characters = "\xc4\x9b" },
993 .{ .entity = "&ecir;", .codepoints = .{ .Single = 8790 }, .characters = "\xe2\x89\x96" },
994 .{ .entity = "&ecirc", .codepoints = .{ .Single = 234 }, .characters = "\xc3\xaa" },
995 .{ .entity = "&ecirc;", .codepoints = .{ .Single = 234 }, .characters = "\xc3\xaa" },
996 .{ .entity = "&ecolon;", .codepoints = .{ .Single = 8789 }, .characters = "\xe2\x89\x95" },
997 .{ .entity = "&ecy;", .codepoints = .{ .Single = 1101 }, .characters = "\xd1\x8d" },
998 .{ .entity = "&edot;", .codepoints = .{ .Single = 279 }, .characters = "\xc4\x97" },
999 .{ .entity = "&ee;", .codepoints = .{ .Single = 8519 }, .characters = "\xe2\x85\x87" },
1000 .{ .entity = "&efDot;", .codepoints = .{ .Single = 8786 }, .characters = "\xe2\x89\x92" },
1001 .{ .entity = "&efr;", .codepoints = .{ .Single = 120098 }, .characters = "\xf0\x9d\x94\xa2" },
1002 .{ .entity = "&eg;", .codepoints = .{ .Single = 10906 }, .characters = "\xe2\xaa\x9a" },
1003 .{ .entity = "&egrave", .codepoints = .{ .Single = 232 }, .characters = "\xc3\xa8" },
1004 .{ .entity = "&egrave;", .codepoints = .{ .Single = 232 }, .characters = "\xc3\xa8" },
1005 .{ .entity = "&egs;", .codepoints = .{ .Single = 10902 }, .characters = "\xe2\xaa\x96" },
1006 .{ .entity = "&egsdot;", .codepoints = .{ .Single = 10904 }, .characters = "\xe2\xaa\x98" },
1007 .{ .entity = "&el;", .codepoints = .{ .Single = 10905 }, .characters = "\xe2\xaa\x99" },
1008 .{ .entity = "&elinters;", .codepoints = .{ .Single = 9191 }, .characters = "\xe2\x8f\xa7" },
1009 .{ .entity = "&ell;", .codepoints = .{ .Single = 8467 }, .characters = "\xe2\x84\x93" },
1010 .{ .entity = "&els;", .codepoints = .{ .Single = 10901 }, .characters = "\xe2\xaa\x95" },
1011 .{ .entity = "&elsdot;", .codepoints = .{ .Single = 10903 }, .characters = "\xe2\xaa\x97" },
1012 .{ .entity = "&emacr;", .codepoints = .{ .Single = 275 }, .characters = "\xc4\x93" },
1013 .{ .entity = "&empty;", .codepoints = .{ .Single = 8709 }, .characters = "\xe2\x88\x85" },
1014 .{ .entity = "&emptyset;", .codepoints = .{ .Single = 8709 }, .characters = "\xe2\x88\x85" },
1015 .{ .entity = "&emptyv;", .codepoints = .{ .Single = 8709 }, .characters = "\xe2\x88\x85" },
1016 .{ .entity = "&emsp13;", .codepoints = .{ .Single = 8196 }, .characters = "\xe2\x80\x84" },
1017 .{ .entity = "&emsp14;", .codepoints = .{ .Single = 8197 }, .characters = "\xe2\x80\x85" },
1018 .{ .entity = "&emsp;", .codepoints = .{ .Single = 8195 }, .characters = "\xe2\x80\x83" },
1019 .{ .entity = "&eng;", .codepoints = .{ .Single = 331 }, .characters = "\xc5\x8b" },
1020 .{ .entity = "&ensp;", .codepoints = .{ .Single = 8194 }, .characters = "\xe2\x80\x82" },
1021 .{ .entity = "&eogon;", .codepoints = .{ .Single = 281 }, .characters = "\xc4\x99" },
1022 .{ .entity = "&eopf;", .codepoints = .{ .Single = 120150 }, .characters = "\xf0\x9d\x95\x96" },
1023 .{ .entity = "&epar;", .codepoints = .{ .Single = 8917 }, .characters = "\xe2\x8b\x95" },
1024 .{ .entity = "&eparsl;", .codepoints = .{ .Single = 10723 }, .characters = "\xe2\xa7\xa3" },
1025 .{ .entity = "&eplus;", .codepoints = .{ .Single = 10865 }, .characters = "\xe2\xa9\xb1" },
1026 .{ .entity = "&epsi;", .codepoints = .{ .Single = 949 }, .characters = "\xce\xb5" },
1027 .{ .entity = "&epsilon;", .codepoints = .{ .Single = 949 }, .characters = "\xce\xb5" },
1028 .{ .entity = "&epsiv;", .codepoints = .{ .Single = 1013 }, .characters = "\xcf\xb5" },
1029 .{ .entity = "&eqcirc;", .codepoints = .{ .Single = 8790 }, .characters = "\xe2\x89\x96" },
1030 .{ .entity = "&eqcolon;", .codepoints = .{ .Single = 8789 }, .characters = "\xe2\x89\x95" },
1031 .{ .entity = "&eqsim;", .codepoints = .{ .Single = 8770 }, .characters = "\xe2\x89\x82" },
1032 .{ .entity = "&eqslantgtr;", .codepoints = .{ .Single = 10902 }, .characters = "\xe2\xaa\x96" },
1033 .{ .entity = "&eqslantless;", .codepoints = .{ .Single = 10901 }, .characters = "\xe2\xaa\x95" },
1034 .{ .entity = "&equals;", .codepoints = .{ .Single = 61 }, .characters = "=" },
1035 .{ .entity = "&equest;", .codepoints = .{ .Single = 8799 }, .characters = "\xe2\x89\x9f" },
1036 .{ .entity = "&equiv;", .codepoints = .{ .Single = 8801 }, .characters = "\xe2\x89\xa1" },
1037 .{ .entity = "&equivDD;", .codepoints = .{ .Single = 10872 }, .characters = "\xe2\xa9\xb8" },
1038 .{ .entity = "&eqvparsl;", .codepoints = .{ .Single = 10725 }, .characters = "\xe2\xa7\xa5" },
1039 .{ .entity = "&erDot;", .codepoints = .{ .Single = 8787 }, .characters = "\xe2\x89\x93" },
1040 .{ .entity = "&erarr;", .codepoints = .{ .Single = 10609 }, .characters = "\xe2\xa5\xb1" },
1041 .{ .entity = "&escr;", .codepoints = .{ .Single = 8495 }, .characters = "\xe2\x84\xaf" },
1042 .{ .entity = "&esdot;", .codepoints = .{ .Single = 8784 }, .characters = "\xe2\x89\x90" },
1043 .{ .entity = "&esim;", .codepoints = .{ .Single = 8770 }, .characters = "\xe2\x89\x82" },
1044 .{ .entity = "&eta;", .codepoints = .{ .Single = 951 }, .characters = "\xce\xb7" },
1045 .{ .entity = "&eth", .codepoints = .{ .Single = 240 }, .characters = "\xc3\xb0" },
1046 .{ .entity = "&eth;", .codepoints = .{ .Single = 240 }, .characters = "\xc3\xb0" },
1047 .{ .entity = "&euml", .codepoints = .{ .Single = 235 }, .characters = "\xc3\xab" },
1048 .{ .entity = "&euml;", .codepoints = .{ .Single = 235 }, .characters = "\xc3\xab" },
1049 .{ .entity = "&euro;", .codepoints = .{ .Single = 8364 }, .characters = "\xe2\x82\xac" },
1050 .{ .entity = "&excl;", .codepoints = .{ .Single = 33 }, .characters = "!" },
1051 .{ .entity = "&exist;", .codepoints = .{ .Single = 8707 }, .characters = "\xe2\x88\x83" },
1052 .{ .entity = "&expectation;", .codepoints = .{ .Single = 8496 }, .characters = "\xe2\x84\xb0" },
1053 .{ .entity = "&exponentiale;", .codepoints = .{ .Single = 8519 }, .characters = "\xe2\x85\x87" },
1054 .{ .entity = "&fallingdotseq;", .codepoints = .{ .Single = 8786 }, .characters = "\xe2\x89\x92" },
1055 .{ .entity = "&fcy;", .codepoints = .{ .Single = 1092 }, .characters = "\xd1\x84" },
1056 .{ .entity = "&female;", .codepoints = .{ .Single = 9792 }, .characters = "\xe2\x99\x80" },
1057 .{ .entity = "&ffilig;", .codepoints = .{ .Single = 64259 }, .characters = "\xef\xac\x83" },
1058 .{ .entity = "&fflig;", .codepoints = .{ .Single = 64256 }, .characters = "\xef\xac\x80" },
1059 .{ .entity = "&ffllig;", .codepoints = .{ .Single = 64260 }, .characters = "\xef\xac\x84" },
1060 .{ .entity = "&ffr;", .codepoints = .{ .Single = 120099 }, .characters = "\xf0\x9d\x94\xa3" },
1061 .{ .entity = "&filig;", .codepoints = .{ .Single = 64257 }, .characters = "\xef\xac\x81" },
1062 .{ .entity = "&fjlig;", .codepoints = .{ .Double = [2]u32{ 102, 106 } }, .characters = "fj" },
1063 .{ .entity = "&flat;", .codepoints = .{ .Single = 9837 }, .characters = "\xe2\x99\xad" },
1064 .{ .entity = "&fllig;", .codepoints = .{ .Single = 64258 }, .characters = "\xef\xac\x82" },
1065 .{ .entity = "&fltns;", .codepoints = .{ .Single = 9649 }, .characters = "\xe2\x96\xb1" },
1066 .{ .entity = "&fnof;", .codepoints = .{ .Single = 402 }, .characters = "\xc6\x92" },
1067 .{ .entity = "&fopf;", .codepoints = .{ .Single = 120151 }, .characters = "\xf0\x9d\x95\x97" },
1068 .{ .entity = "&forall;", .codepoints = .{ .Single = 8704 }, .characters = "\xe2\x88\x80" },
1069 .{ .entity = "&fork;", .codepoints = .{ .Single = 8916 }, .characters = "\xe2\x8b\x94" },
1070 .{ .entity = "&forkv;", .codepoints = .{ .Single = 10969 }, .characters = "\xe2\xab\x99" },
1071 .{ .entity = "&fpartint;", .codepoints = .{ .Single = 10765 }, .characters = "\xe2\xa8\x8d" },
1072 .{ .entity = "&frac12", .codepoints = .{ .Single = 189 }, .characters = "\xc2\xbd" },
1073 .{ .entity = "&frac12;", .codepoints = .{ .Single = 189 }, .characters = "\xc2\xbd" },
1074 .{ .entity = "&frac13;", .codepoints = .{ .Single = 8531 }, .characters = "\xe2\x85\x93" },
1075 .{ .entity = "&frac14", .codepoints = .{ .Single = 188 }, .characters = "\xc2\xbc" },
1076 .{ .entity = "&frac14;", .codepoints = .{ .Single = 188 }, .characters = "\xc2\xbc" },
1077 .{ .entity = "&frac15;", .codepoints = .{ .Single = 8533 }, .characters = "\xe2\x85\x95" },
1078 .{ .entity = "&frac16;", .codepoints = .{ .Single = 8537 }, .characters = "\xe2\x85\x99" },
1079 .{ .entity = "&frac18;", .codepoints = .{ .Single = 8539 }, .characters = "\xe2\x85\x9b" },
1080 .{ .entity = "&frac23;", .codepoints = .{ .Single = 8532 }, .characters = "\xe2\x85\x94" },
1081 .{ .entity = "&frac25;", .codepoints = .{ .Single = 8534 }, .characters = "\xe2\x85\x96" },
1082 .{ .entity = "&frac34", .codepoints = .{ .Single = 190 }, .characters = "\xc2\xbe" },
1083 .{ .entity = "&frac34;", .codepoints = .{ .Single = 190 }, .characters = "\xc2\xbe" },
1084 .{ .entity = "&frac35;", .codepoints = .{ .Single = 8535 }, .characters = "\xe2\x85\x97" },
1085 .{ .entity = "&frac38;", .codepoints = .{ .Single = 8540 }, .characters = "\xe2\x85\x9c" },
1086 .{ .entity = "&frac45;", .codepoints = .{ .Single = 8536 }, .characters = "\xe2\x85\x98" },
1087 .{ .entity = "&frac56;", .codepoints = .{ .Single = 8538 }, .characters = "\xe2\x85\x9a" },
1088 .{ .entity = "&frac58;", .codepoints = .{ .Single = 8541 }, .characters = "\xe2\x85\x9d" },
1089 .{ .entity = "&frac78;", .codepoints = .{ .Single = 8542 }, .characters = "\xe2\x85\x9e" },
1090 .{ .entity = "&frasl;", .codepoints = .{ .Single = 8260 }, .characters = "\xe2\x81\x84" },
1091 .{ .entity = "&frown;", .codepoints = .{ .Single = 8994 }, .characters = "\xe2\x8c\xa2" },
1092 .{ .entity = "&fscr;", .codepoints = .{ .Single = 119995 }, .characters = "\xf0\x9d\x92\xbb" },
1093 .{ .entity = "&gE;", .codepoints = .{ .Single = 8807 }, .characters = "\xe2\x89\xa7" },
1094 .{ .entity = "&gEl;", .codepoints = .{ .Single = 10892 }, .characters = "\xe2\xaa\x8c" },
1095 .{ .entity = "&gacute;", .codepoints = .{ .Single = 501 }, .characters = "\xc7\xb5" },
1096 .{ .entity = "&gamma;", .codepoints = .{ .Single = 947 }, .characters = "\xce\xb3" },
1097 .{ .entity = "&gammad;", .codepoints = .{ .Single = 989 }, .characters = "\xcf\x9d" },
1098 .{ .entity = "&gap;", .codepoints = .{ .Single = 10886 }, .characters = "\xe2\xaa\x86" },
1099 .{ .entity = "&gbreve;", .codepoints = .{ .Single = 287 }, .characters = "\xc4\x9f" },
1100 .{ .entity = "&gcirc;", .codepoints = .{ .Single = 285 }, .characters = "\xc4\x9d" },
1101 .{ .entity = "&gcy;", .codepoints = .{ .Single = 1075 }, .characters = "\xd0\xb3" },
1102 .{ .entity = "&gdot;", .codepoints = .{ .Single = 289 }, .characters = "\xc4\xa1" },
1103 .{ .entity = "&ge;", .codepoints = .{ .Single = 8805 }, .characters = "\xe2\x89\xa5" },
1104 .{ .entity = "&gel;", .codepoints = .{ .Single = 8923 }, .characters = "\xe2\x8b\x9b" },
1105 .{ .entity = "&geq;", .codepoints = .{ .Single = 8805 }, .characters = "\xe2\x89\xa5" },
1106 .{ .entity = "&geqq;", .codepoints = .{ .Single = 8807 }, .characters = "\xe2\x89\xa7" },
1107 .{ .entity = "&geqslant;", .codepoints = .{ .Single = 10878 }, .characters = "\xe2\xa9\xbe" },
1108 .{ .entity = "&ges;", .codepoints = .{ .Single = 10878 }, .characters = "\xe2\xa9\xbe" },
1109 .{ .entity = "&gescc;", .codepoints = .{ .Single = 10921 }, .characters = "\xe2\xaa\xa9" },
1110 .{ .entity = "&gesdot;", .codepoints = .{ .Single = 10880 }, .characters = "\xe2\xaa\x80" },
1111 .{ .entity = "&gesdoto;", .codepoints = .{ .Single = 10882 }, .characters = "\xe2\xaa\x82" },
1112 .{ .entity = "&gesdotol;", .codepoints = .{ .Single = 10884 }, .characters = "\xe2\xaa\x84" },
1113 .{ .entity = "&gesl;", .codepoints = .{ .Double = [2]u32{ 8923, 65024 } }, .characters = "\xe2\x8b\x9b\xef\xb8\x80" },
1114 .{ .entity = "&gesles;", .codepoints = .{ .Single = 10900 }, .characters = "\xe2\xaa\x94" },
1115 .{ .entity = "&gfr;", .codepoints = .{ .Single = 120100 }, .characters = "\xf0\x9d\x94\xa4" },
1116 .{ .entity = "&gg;", .codepoints = .{ .Single = 8811 }, .characters = "\xe2\x89\xab" },
1117 .{ .entity = "&ggg;", .codepoints = .{ .Single = 8921 }, .characters = "\xe2\x8b\x99" },
1118 .{ .entity = "&gimel;", .codepoints = .{ .Single = 8503 }, .characters = "\xe2\x84\xb7" },
1119 .{ .entity = "&gjcy;", .codepoints = .{ .Single = 1107 }, .characters = "\xd1\x93" },
1120 .{ .entity = "&gl;", .codepoints = .{ .Single = 8823 }, .characters = "\xe2\x89\xb7" },
1121 .{ .entity = "&glE;", .codepoints = .{ .Single = 10898 }, .characters = "\xe2\xaa\x92" },
1122 .{ .entity = "&gla;", .codepoints = .{ .Single = 10917 }, .characters = "\xe2\xaa\xa5" },
1123 .{ .entity = "&glj;", .codepoints = .{ .Single = 10916 }, .characters = "\xe2\xaa\xa4" },
1124 .{ .entity = "&gnE;", .codepoints = .{ .Single = 8809 }, .characters = "\xe2\x89\xa9" },
1125 .{ .entity = "&gnap;", .codepoints = .{ .Single = 10890 }, .characters = "\xe2\xaa\x8a" },
1126 .{ .entity = "&gnapprox;", .codepoints = .{ .Single = 10890 }, .characters = "\xe2\xaa\x8a" },
1127 .{ .entity = "&gne;", .codepoints = .{ .Single = 10888 }, .characters = "\xe2\xaa\x88" },
1128 .{ .entity = "&gneq;", .codepoints = .{ .Single = 10888 }, .characters = "\xe2\xaa\x88" },
1129 .{ .entity = "&gneqq;", .codepoints = .{ .Single = 8809 }, .characters = "\xe2\x89\xa9" },
1130 .{ .entity = "&gnsim;", .codepoints = .{ .Single = 8935 }, .characters = "\xe2\x8b\xa7" },
1131 .{ .entity = "&gopf;", .codepoints = .{ .Single = 120152 }, .characters = "\xf0\x9d\x95\x98" },
1132 .{ .entity = "&grave;", .codepoints = .{ .Single = 96 }, .characters = "`" },
1133 .{ .entity = "&gscr;", .codepoints = .{ .Single = 8458 }, .characters = "\xe2\x84\x8a" },
1134 .{ .entity = "&gsim;", .codepoints = .{ .Single = 8819 }, .characters = "\xe2\x89\xb3" },
1135 .{ .entity = "&gsime;", .codepoints = .{ .Single = 10894 }, .characters = "\xe2\xaa\x8e" },
1136 .{ .entity = "&gsiml;", .codepoints = .{ .Single = 10896 }, .characters = "\xe2\xaa\x90" },
1137 .{ .entity = "&gt", .codepoints = .{ .Single = 62 }, .characters = ">" },
1138 .{ .entity = "&gt;", .codepoints = .{ .Single = 62 }, .characters = ">" },
1139 .{ .entity = "&gtcc;", .codepoints = .{ .Single = 10919 }, .characters = "\xe2\xaa\xa7" },
1140 .{ .entity = "&gtcir;", .codepoints = .{ .Single = 10874 }, .characters = "\xe2\xa9\xba" },
1141 .{ .entity = "&gtdot;", .codepoints = .{ .Single = 8919 }, .characters = "\xe2\x8b\x97" },
1142 .{ .entity = "&gtlPar;", .codepoints = .{ .Single = 10645 }, .characters = "\xe2\xa6\x95" },
1143 .{ .entity = "&gtquest;", .codepoints = .{ .Single = 10876 }, .characters = "\xe2\xa9\xbc" },
1144 .{ .entity = "&gtrapprox;", .codepoints = .{ .Single = 10886 }, .characters = "\xe2\xaa\x86" },
1145 .{ .entity = "&gtrarr;", .codepoints = .{ .Single = 10616 }, .characters = "\xe2\xa5\xb8" },
1146 .{ .entity = "&gtrdot;", .codepoints = .{ .Single = 8919 }, .characters = "\xe2\x8b\x97" },
1147 .{ .entity = "&gtreqless;", .codepoints = .{ .Single = 8923 }, .characters = "\xe2\x8b\x9b" },
1148 .{ .entity = "&gtreqqless;", .codepoints = .{ .Single = 10892 }, .characters = "\xe2\xaa\x8c" },
1149 .{ .entity = "&gtrless;", .codepoints = .{ .Single = 8823 }, .characters = "\xe2\x89\xb7" },
1150 .{ .entity = "&gtrsim;", .codepoints = .{ .Single = 8819 }, .characters = "\xe2\x89\xb3" },
1151 .{ .entity = "&gvertneqq;", .codepoints = .{ .Double = [2]u32{ 8809, 65024 } }, .characters = "\xe2\x89\xa9\xef\xb8\x80" },
1152 .{ .entity = "&gvnE;", .codepoints = .{ .Double = [2]u32{ 8809, 65024 } }, .characters = "\xe2\x89\xa9\xef\xb8\x80" },
1153 .{ .entity = "&hArr;", .codepoints = .{ .Single = 8660 }, .characters = "\xe2\x87\x94" },
1154 .{ .entity = "&hairsp;", .codepoints = .{ .Single = 8202 }, .characters = "\xe2\x80\x8a" },
1155 .{ .entity = "&half;", .codepoints = .{ .Single = 189 }, .characters = "\xc2\xbd" },
1156 .{ .entity = "&hamilt;", .codepoints = .{ .Single = 8459 }, .characters = "\xe2\x84\x8b" },
1157 .{ .entity = "&hardcy;", .codepoints = .{ .Single = 1098 }, .characters = "\xd1\x8a" },
1158 .{ .entity = "&harr;", .codepoints = .{ .Single = 8596 }, .characters = "\xe2\x86\x94" },
1159 .{ .entity = "&harrcir;", .codepoints = .{ .Single = 10568 }, .characters = "\xe2\xa5\x88" },
1160 .{ .entity = "&harrw;", .codepoints = .{ .Single = 8621 }, .characters = "\xe2\x86\xad" },
1161 .{ .entity = "&hbar;", .codepoints = .{ .Single = 8463 }, .characters = "\xe2\x84\x8f" },
1162 .{ .entity = "&hcirc;", .codepoints = .{ .Single = 293 }, .characters = "\xc4\xa5" },
1163 .{ .entity = "&hearts;", .codepoints = .{ .Single = 9829 }, .characters = "\xe2\x99\xa5" },
1164 .{ .entity = "&heartsuit;", .codepoints = .{ .Single = 9829 }, .characters = "\xe2\x99\xa5" },
1165 .{ .entity = "&hellip;", .codepoints = .{ .Single = 8230 }, .characters = "\xe2\x80\xa6" },
1166 .{ .entity = "&hercon;", .codepoints = .{ .Single = 8889 }, .characters = "\xe2\x8a\xb9" },
1167 .{ .entity = "&hfr;", .codepoints = .{ .Single = 120101 }, .characters = "\xf0\x9d\x94\xa5" },
1168 .{ .entity = "&hksearow;", .codepoints = .{ .Single = 10533 }, .characters = "\xe2\xa4\xa5" },
1169 .{ .entity = "&hkswarow;", .codepoints = .{ .Single = 10534 }, .characters = "\xe2\xa4\xa6" },
1170 .{ .entity = "&hoarr;", .codepoints = .{ .Single = 8703 }, .characters = "\xe2\x87\xbf" },
1171 .{ .entity = "&homtht;", .codepoints = .{ .Single = 8763 }, .characters = "\xe2\x88\xbb" },
1172 .{ .entity = "&hookleftarrow;", .codepoints = .{ .Single = 8617 }, .characters = "\xe2\x86\xa9" },
1173 .{ .entity = "&hookrightarrow;", .codepoints = .{ .Single = 8618 }, .characters = "\xe2\x86\xaa" },
1174 .{ .entity = "&hopf;", .codepoints = .{ .Single = 120153 }, .characters = "\xf0\x9d\x95\x99" },
1175 .{ .entity = "&horbar;", .codepoints = .{ .Single = 8213 }, .characters = "\xe2\x80\x95" },
1176 .{ .entity = "&hscr;", .codepoints = .{ .Single = 119997 }, .characters = "\xf0\x9d\x92\xbd" },
1177 .{ .entity = "&hslash;", .codepoints = .{ .Single = 8463 }, .characters = "\xe2\x84\x8f" },
1178 .{ .entity = "&hstrok;", .codepoints = .{ .Single = 295 }, .characters = "\xc4\xa7" },
1179 .{ .entity = "&hybull;", .codepoints = .{ .Single = 8259 }, .characters = "\xe2\x81\x83" },
1180 .{ .entity = "&hyphen;", .codepoints = .{ .Single = 8208 }, .characters = "\xe2\x80\x90" },
1181 .{ .entity = "&iacute", .codepoints = .{ .Single = 237 }, .characters = "\xc3\xad" },
1182 .{ .entity = "&iacute;", .codepoints = .{ .Single = 237 }, .characters = "\xc3\xad" },
1183 .{ .entity = "&ic;", .codepoints = .{ .Single = 8291 }, .characters = "\xe2\x81\xa3" },
1184 .{ .entity = "&icirc", .codepoints = .{ .Single = 238 }, .characters = "\xc3\xae" },
1185 .{ .entity = "&icirc;", .codepoints = .{ .Single = 238 }, .characters = "\xc3\xae" },
1186 .{ .entity = "&icy;", .codepoints = .{ .Single = 1080 }, .characters = "\xd0\xb8" },
1187 .{ .entity = "&iecy;", .codepoints = .{ .Single = 1077 }, .characters = "\xd0\xb5" },
1188 .{ .entity = "&iexcl", .codepoints = .{ .Single = 161 }, .characters = "\xc2\xa1" },
1189 .{ .entity = "&iexcl;", .codepoints = .{ .Single = 161 }, .characters = "\xc2\xa1" },
1190 .{ .entity = "&iff;", .codepoints = .{ .Single = 8660 }, .characters = "\xe2\x87\x94" },
1191 .{ .entity = "&ifr;", .codepoints = .{ .Single = 120102 }, .characters = "\xf0\x9d\x94\xa6" },
1192 .{ .entity = "&igrave", .codepoints = .{ .Single = 236 }, .characters = "\xc3\xac" },
1193 .{ .entity = "&igrave;", .codepoints = .{ .Single = 236 }, .characters = "\xc3\xac" },
1194 .{ .entity = "&ii;", .codepoints = .{ .Single = 8520 }, .characters = "\xe2\x85\x88" },
1195 .{ .entity = "&iiiint;", .codepoints = .{ .Single = 10764 }, .characters = "\xe2\xa8\x8c" },
1196 .{ .entity = "&iiint;", .codepoints = .{ .Single = 8749 }, .characters = "\xe2\x88\xad" },
1197 .{ .entity = "&iinfin;", .codepoints = .{ .Single = 10716 }, .characters = "\xe2\xa7\x9c" },
1198 .{ .entity = "&iiota;", .codepoints = .{ .Single = 8489 }, .characters = "\xe2\x84\xa9" },
1199 .{ .entity = "&ijlig;", .codepoints = .{ .Single = 307 }, .characters = "\xc4\xb3" },
1200 .{ .entity = "&imacr;", .codepoints = .{ .Single = 299 }, .characters = "\xc4\xab" },
1201 .{ .entity = "&image;", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" },
1202 .{ .entity = "&imagline;", .codepoints = .{ .Single = 8464 }, .characters = "\xe2\x84\x90" },
1203 .{ .entity = "&imagpart;", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" },
1204 .{ .entity = "&imath;", .codepoints = .{ .Single = 305 }, .characters = "\xc4\xb1" },
1205 .{ .entity = "&imof;", .codepoints = .{ .Single = 8887 }, .characters = "\xe2\x8a\xb7" },
1206 .{ .entity = "&imped;", .codepoints = .{ .Single = 437 }, .characters = "\xc6\xb5" },
1207 .{ .entity = "&in;", .codepoints = .{ .Single = 8712 }, .characters = "\xe2\x88\x88" },
1208 .{ .entity = "&incare;", .codepoints = .{ .Single = 8453 }, .characters = "\xe2\x84\x85" },
1209 .{ .entity = "&infin;", .codepoints = .{ .Single = 8734 }, .characters = "\xe2\x88\x9e" },
1210 .{ .entity = "&infintie;", .codepoints = .{ .Single = 10717 }, .characters = "\xe2\xa7\x9d" },
1211 .{ .entity = "&inodot;", .codepoints = .{ .Single = 305 }, .characters = "\xc4\xb1" },
1212 .{ .entity = "&int;", .codepoints = .{ .Single = 8747 }, .characters = "\xe2\x88\xab" },
1213 .{ .entity = "&intcal;", .codepoints = .{ .Single = 8890 }, .characters = "\xe2\x8a\xba" },
1214 .{ .entity = "&integers;", .codepoints = .{ .Single = 8484 }, .characters = "\xe2\x84\xa4" },
1215 .{ .entity = "&intercal;", .codepoints = .{ .Single = 8890 }, .characters = "\xe2\x8a\xba" },
1216 .{ .entity = "&intlarhk;", .codepoints = .{ .Single = 10775 }, .characters = "\xe2\xa8\x97" },
1217 .{ .entity = "&intprod;", .codepoints = .{ .Single = 10812 }, .characters = "\xe2\xa8\xbc" },
1218 .{ .entity = "&iocy;", .codepoints = .{ .Single = 1105 }, .characters = "\xd1\x91" },
1219 .{ .entity = "&iogon;", .codepoints = .{ .Single = 303 }, .characters = "\xc4\xaf" },
1220 .{ .entity = "&iopf;", .codepoints = .{ .Single = 120154 }, .characters = "\xf0\x9d\x95\x9a" },
1221 .{ .entity = "&iota;", .codepoints = .{ .Single = 953 }, .characters = "\xce\xb9" },
1222 .{ .entity = "&iprod;", .codepoints = .{ .Single = 10812 }, .characters = "\xe2\xa8\xbc" },
1223 .{ .entity = "&iquest", .codepoints = .{ .Single = 191 }, .characters = "\xc2\xbf" },
1224 .{ .entity = "&iquest;", .codepoints = .{ .Single = 191 }, .characters = "\xc2\xbf" },
1225 .{ .entity = "&iscr;", .codepoints = .{ .Single = 119998 }, .characters = "\xf0\x9d\x92\xbe" },
1226 .{ .entity = "&isin;", .codepoints = .{ .Single = 8712 }, .characters = "\xe2\x88\x88" },
1227 .{ .entity = "&isinE;", .codepoints = .{ .Single = 8953 }, .characters = "\xe2\x8b\xb9" },
1228 .{ .entity = "&isindot;", .codepoints = .{ .Single = 8949 }, .characters = "\xe2\x8b\xb5" },
1229 .{ .entity = "&isins;", .codepoints = .{ .Single = 8948 }, .characters = "\xe2\x8b\xb4" },
1230 .{ .entity = "&isinsv;", .codepoints = .{ .Single = 8947 }, .characters = "\xe2\x8b\xb3" },
1231 .{ .entity = "&isinv;", .codepoints = .{ .Single = 8712 }, .characters = "\xe2\x88\x88" },
1232 .{ .entity = "&it;", .codepoints = .{ .Single = 8290 }, .characters = "\xe2\x81\xa2" },
1233 .{ .entity = "&itilde;", .codepoints = .{ .Single = 297 }, .characters = "\xc4\xa9" },
1234 .{ .entity = "&iukcy;", .codepoints = .{ .Single = 1110 }, .characters = "\xd1\x96" },
1235 .{ .entity = "&iuml", .codepoints = .{ .Single = 239 }, .characters = "\xc3\xaf" },
1236 .{ .entity = "&iuml;", .codepoints = .{ .Single = 239 }, .characters = "\xc3\xaf" },
1237 .{ .entity = "&jcirc;", .codepoints = .{ .Single = 309 }, .characters = "\xc4\xb5" },
1238 .{ .entity = "&jcy;", .codepoints = .{ .Single = 1081 }, .characters = "\xd0\xb9" },
1239 .{ .entity = "&jfr;", .codepoints = .{ .Single = 120103 }, .characters = "\xf0\x9d\x94\xa7" },
1240 .{ .entity = "&jmath;", .codepoints = .{ .Single = 567 }, .characters = "\xc8\xb7" },
1241 .{ .entity = "&jopf;", .codepoints = .{ .Single = 120155 }, .characters = "\xf0\x9d\x95\x9b" },
1242 .{ .entity = "&jscr;", .codepoints = .{ .Single = 119999 }, .characters = "\xf0\x9d\x92\xbf" },
1243 .{ .entity = "&jsercy;", .codepoints = .{ .Single = 1112 }, .characters = "\xd1\x98" },
1244 .{ .entity = "&jukcy;", .codepoints = .{ .Single = 1108 }, .characters = "\xd1\x94" },
1245 .{ .entity = "&kappa;", .codepoints = .{ .Single = 954 }, .characters = "\xce\xba" },
1246 .{ .entity = "&kappav;", .codepoints = .{ .Single = 1008 }, .characters = "\xcf\xb0" },
1247 .{ .entity = "&kcedil;", .codepoints = .{ .Single = 311 }, .characters = "\xc4\xb7" },
1248 .{ .entity = "&kcy;", .codepoints = .{ .Single = 1082 }, .characters = "\xd0\xba" },
1249 .{ .entity = "&kfr;", .codepoints = .{ .Single = 120104 }, .characters = "\xf0\x9d\x94\xa8" },
1250 .{ .entity = "&kgreen;", .codepoints = .{ .Single = 312 }, .characters = "\xc4\xb8" },
1251 .{ .entity = "&khcy;", .codepoints = .{ .Single = 1093 }, .characters = "\xd1\x85" },
1252 .{ .entity = "&kjcy;", .codepoints = .{ .Single = 1116 }, .characters = "\xd1\x9c" },
1253 .{ .entity = "&kopf;", .codepoints = .{ .Single = 120156 }, .characters = "\xf0\x9d\x95\x9c" },
1254 .{ .entity = "&kscr;", .codepoints = .{ .Single = 120000 }, .characters = "\xf0\x9d\x93\x80" },
1255 .{ .entity = "&lAarr;", .codepoints = .{ .Single = 8666 }, .characters = "\xe2\x87\x9a" },
1256 .{ .entity = "&lArr;", .codepoints = .{ .Single = 8656 }, .characters = "\xe2\x87\x90" },
1257 .{ .entity = "&lAtail;", .codepoints = .{ .Single = 10523 }, .characters = "\xe2\xa4\x9b" },
1258 .{ .entity = "&lBarr;", .codepoints = .{ .Single = 10510 }, .characters = "\xe2\xa4\x8e" },
1259 .{ .entity = "&lE;", .codepoints = .{ .Single = 8806 }, .characters = "\xe2\x89\xa6" },
1260 .{ .entity = "&lEg;", .codepoints = .{ .Single = 10891 }, .characters = "\xe2\xaa\x8b" },
1261 .{ .entity = "&lHar;", .codepoints = .{ .Single = 10594 }, .characters = "\xe2\xa5\xa2" },
1262 .{ .entity = "&lacute;", .codepoints = .{ .Single = 314 }, .characters = "\xc4\xba" },
1263 .{ .entity = "&laemptyv;", .codepoints = .{ .Single = 10676 }, .characters = "\xe2\xa6\xb4" },
1264 .{ .entity = "&lagran;", .codepoints = .{ .Single = 8466 }, .characters = "\xe2\x84\x92" },
1265 .{ .entity = "&lambda;", .codepoints = .{ .Single = 955 }, .characters = "\xce\xbb" },
1266 .{ .entity = "&lang;", .codepoints = .{ .Single = 10216 }, .characters = "\xe2\x9f\xa8" },
1267 .{ .entity = "&langd;", .codepoints = .{ .Single = 10641 }, .characters = "\xe2\xa6\x91" },
1268 .{ .entity = "&langle;", .codepoints = .{ .Single = 10216 }, .characters = "\xe2\x9f\xa8" },
1269 .{ .entity = "&lap;", .codepoints = .{ .Single = 10885 }, .characters = "\xe2\xaa\x85" },
1270 .{ .entity = "&laquo", .codepoints = .{ .Single = 171 }, .characters = "\xc2\xab" },
1271 .{ .entity = "&laquo;", .codepoints = .{ .Single = 171 }, .characters = "\xc2\xab" },
1272 .{ .entity = "&larr;", .codepoints = .{ .Single = 8592 }, .characters = "\xe2\x86\x90" },
1273 .{ .entity = "&larrb;", .codepoints = .{ .Single = 8676 }, .characters = "\xe2\x87\xa4" },
1274 .{ .entity = "&larrbfs;", .codepoints = .{ .Single = 10527 }, .characters = "\xe2\xa4\x9f" },
1275 .{ .entity = "&larrfs;", .codepoints = .{ .Single = 10525 }, .characters = "\xe2\xa4\x9d" },
1276 .{ .entity = "&larrhk;", .codepoints = .{ .Single = 8617 }, .characters = "\xe2\x86\xa9" },
1277 .{ .entity = "&larrlp;", .codepoints = .{ .Single = 8619 }, .characters = "\xe2\x86\xab" },
1278 .{ .entity = "&larrpl;", .codepoints = .{ .Single = 10553 }, .characters = "\xe2\xa4\xb9" },
1279 .{ .entity = "&larrsim;", .codepoints = .{ .Single = 10611 }, .characters = "\xe2\xa5\xb3" },
1280 .{ .entity = "&larrtl;", .codepoints = .{ .Single = 8610 }, .characters = "\xe2\x86\xa2" },
1281 .{ .entity = "&lat;", .codepoints = .{ .Single = 10923 }, .characters = "\xe2\xaa\xab" },
1282 .{ .entity = "&latail;", .codepoints = .{ .Single = 10521 }, .characters = "\xe2\xa4\x99" },
1283 .{ .entity = "&late;", .codepoints = .{ .Single = 10925 }, .characters = "\xe2\xaa\xad" },
1284 .{ .entity = "&lates;", .codepoints = .{ .Double = [2]u32{ 10925, 65024 } }, .characters = "\xe2\xaa\xad\xef\xb8\x80" },
1285 .{ .entity = "&lbarr;", .codepoints = .{ .Single = 10508 }, .characters = "\xe2\xa4\x8c" },
1286 .{ .entity = "&lbbrk;", .codepoints = .{ .Single = 10098 }, .characters = "\xe2\x9d\xb2" },
1287 .{ .entity = "&lbrace;", .codepoints = .{ .Single = 123 }, .characters = "{" },
1288 .{ .entity = "&lbrack;", .codepoints = .{ .Single = 91 }, .characters = "[" },
1289 .{ .entity = "&lbrke;", .codepoints = .{ .Single = 10635 }, .characters = "\xe2\xa6\x8b" },
1290 .{ .entity = "&lbrksld;", .codepoints = .{ .Single = 10639 }, .characters = "\xe2\xa6\x8f" },
1291 .{ .entity = "&lbrkslu;", .codepoints = .{ .Single = 10637 }, .characters = "\xe2\xa6\x8d" },
1292 .{ .entity = "&lcaron;", .codepoints = .{ .Single = 318 }, .characters = "\xc4\xbe" },
1293 .{ .entity = "&lcedil;", .codepoints = .{ .Single = 316 }, .characters = "\xc4\xbc" },
1294 .{ .entity = "&lceil;", .codepoints = .{ .Single = 8968 }, .characters = "\xe2\x8c\x88" },
1295 .{ .entity = "&lcub;", .codepoints = .{ .Single = 123 }, .characters = "{" },
1296 .{ .entity = "&lcy;", .codepoints = .{ .Single = 1083 }, .characters = "\xd0\xbb" },
1297 .{ .entity = "&ldca;", .codepoints = .{ .Single = 10550 }, .characters = "\xe2\xa4\xb6" },
1298 .{ .entity = "&ldquo;", .codepoints = .{ .Single = 8220 }, .characters = "\xe2\x80\x9c" },
1299 .{ .entity = "&ldquor;", .codepoints = .{ .Single = 8222 }, .characters = "\xe2\x80\x9e" },
1300 .{ .entity = "&ldrdhar;", .codepoints = .{ .Single = 10599 }, .characters = "\xe2\xa5\xa7" },
1301 .{ .entity = "&ldrushar;", .codepoints = .{ .Single = 10571 }, .characters = "\xe2\xa5\x8b" },
1302 .{ .entity = "&ldsh;", .codepoints = .{ .Single = 8626 }, .characters = "\xe2\x86\xb2" },
1303 .{ .entity = "&le;", .codepoints = .{ .Single = 8804 }, .characters = "\xe2\x89\xa4" },
1304 .{ .entity = "&leftarrow;", .codepoints = .{ .Single = 8592 }, .characters = "\xe2\x86\x90" },
1305 .{ .entity = "&leftarrowtail;", .codepoints = .{ .Single = 8610 }, .characters = "\xe2\x86\xa2" },
1306 .{ .entity = "&leftharpoondown;", .codepoints = .{ .Single = 8637 }, .characters = "\xe2\x86\xbd" },
1307 .{ .entity = "&leftharpoonup;", .codepoints = .{ .Single = 8636 }, .characters = "\xe2\x86\xbc" },
1308 .{ .entity = "&leftleftarrows;", .codepoints = .{ .Single = 8647 }, .characters = "\xe2\x87\x87" },
1309 .{ .entity = "&leftrightarrow;", .codepoints = .{ .Single = 8596 }, .characters = "\xe2\x86\x94" },
1310 .{ .entity = "&leftrightarrows;", .codepoints = .{ .Single = 8646 }, .characters = "\xe2\x87\x86" },
1311 .{ .entity = "&leftrightharpoons;", .codepoints = .{ .Single = 8651 }, .characters = "\xe2\x87\x8b" },
1312 .{ .entity = "&leftrightsquigarrow;", .codepoints = .{ .Single = 8621 }, .characters = "\xe2\x86\xad" },
1313 .{ .entity = "&leftthreetimes;", .codepoints = .{ .Single = 8907 }, .characters = "\xe2\x8b\x8b" },
1314 .{ .entity = "&leg;", .codepoints = .{ .Single = 8922 }, .characters = "\xe2\x8b\x9a" },
1315 .{ .entity = "&leq;", .codepoints = .{ .Single = 8804 }, .characters = "\xe2\x89\xa4" },
1316 .{ .entity = "&leqq;", .codepoints = .{ .Single = 8806 }, .characters = "\xe2\x89\xa6" },
1317 .{ .entity = "&leqslant;", .codepoints = .{ .Single = 10877 }, .characters = "\xe2\xa9\xbd" },
1318 .{ .entity = "&les;", .codepoints = .{ .Single = 10877 }, .characters = "\xe2\xa9\xbd" },
1319 .{ .entity = "&lescc;", .codepoints = .{ .Single = 10920 }, .characters = "\xe2\xaa\xa8" },
1320 .{ .entity = "&lesdot;", .codepoints = .{ .Single = 10879 }, .characters = "\xe2\xa9\xbf" },
1321 .{ .entity = "&lesdoto;", .codepoints = .{ .Single = 10881 }, .characters = "\xe2\xaa\x81" },
1322 .{ .entity = "&lesdotor;", .codepoints = .{ .Single = 10883 }, .characters = "\xe2\xaa\x83" },
1323 .{ .entity = "&lesg;", .codepoints = .{ .Double = [2]u32{ 8922, 65024 } }, .characters = "\xe2\x8b\x9a\xef\xb8\x80" },
1324 .{ .entity = "&lesges;", .codepoints = .{ .Single = 10899 }, .characters = "\xe2\xaa\x93" },
1325 .{ .entity = "&lessapprox;", .codepoints = .{ .Single = 10885 }, .characters = "\xe2\xaa\x85" },
1326 .{ .entity = "&lessdot;", .codepoints = .{ .Single = 8918 }, .characters = "\xe2\x8b\x96" },
1327 .{ .entity = "&lesseqgtr;", .codepoints = .{ .Single = 8922 }, .characters = "\xe2\x8b\x9a" },
1328 .{ .entity = "&lesseqqgtr;", .codepoints = .{ .Single = 10891 }, .characters = "\xe2\xaa\x8b" },
1329 .{ .entity = "&lessgtr;", .codepoints = .{ .Single = 8822 }, .characters = "\xe2\x89\xb6" },
1330 .{ .entity = "&lesssim;", .codepoints = .{ .Single = 8818 }, .characters = "\xe2\x89\xb2" },
1331 .{ .entity = "&lfisht;", .codepoints = .{ .Single = 10620 }, .characters = "\xe2\xa5\xbc" },
1332 .{ .entity = "&lfloor;", .codepoints = .{ .Single = 8970 }, .characters = "\xe2\x8c\x8a" },
1333 .{ .entity = "&lfr;", .codepoints = .{ .Single = 120105 }, .characters = "\xf0\x9d\x94\xa9" },
1334 .{ .entity = "&lg;", .codepoints = .{ .Single = 8822 }, .characters = "\xe2\x89\xb6" },
1335 .{ .entity = "&lgE;", .codepoints = .{ .Single = 10897 }, .characters = "\xe2\xaa\x91" },
1336 .{ .entity = "&lhard;", .codepoints = .{ .Single = 8637 }, .characters = "\xe2\x86\xbd" },
1337 .{ .entity = "&lharu;", .codepoints = .{ .Single = 8636 }, .characters = "\xe2\x86\xbc" },
1338 .{ .entity = "&lharul;", .codepoints = .{ .Single = 10602 }, .characters = "\xe2\xa5\xaa" },
1339 .{ .entity = "&lhblk;", .codepoints = .{ .Single = 9604 }, .characters = "\xe2\x96\x84" },
1340 .{ .entity = "&ljcy;", .codepoints = .{ .Single = 1113 }, .characters = "\xd1\x99" },
1341 .{ .entity = "&ll;", .codepoints = .{ .Single = 8810 }, .characters = "\xe2\x89\xaa" },
1342 .{ .entity = "&llarr;", .codepoints = .{ .Single = 8647 }, .characters = "\xe2\x87\x87" },
1343 .{ .entity = "&llcorner;", .codepoints = .{ .Single = 8990 }, .characters = "\xe2\x8c\x9e" },
1344 .{ .entity = "&llhard;", .codepoints = .{ .Single = 10603 }, .characters = "\xe2\xa5\xab" },
1345 .{ .entity = "&lltri;", .codepoints = .{ .Single = 9722 }, .characters = "\xe2\x97\xba" },
1346 .{ .entity = "&lmidot;", .codepoints = .{ .Single = 320 }, .characters = "\xc5\x80" },
1347 .{ .entity = "&lmoust;", .codepoints = .{ .Single = 9136 }, .characters = "\xe2\x8e\xb0" },
1348 .{ .entity = "&lmoustache;", .codepoints = .{ .Single = 9136 }, .characters = "\xe2\x8e\xb0" },
1349 .{ .entity = "&lnE;", .codepoints = .{ .Single = 8808 }, .characters = "\xe2\x89\xa8" },
1350 .{ .entity = "&lnap;", .codepoints = .{ .Single = 10889 }, .characters = "\xe2\xaa\x89" },
1351 .{ .entity = "&lnapprox;", .codepoints = .{ .Single = 10889 }, .characters = "\xe2\xaa\x89" },
1352 .{ .entity = "&lne;", .codepoints = .{ .Single = 10887 }, .characters = "\xe2\xaa\x87" },
1353 .{ .entity = "&lneq;", .codepoints = .{ .Single = 10887 }, .characters = "\xe2\xaa\x87" },
1354 .{ .entity = "&lneqq;", .codepoints = .{ .Single = 8808 }, .characters = "\xe2\x89\xa8" },
1355 .{ .entity = "&lnsim;", .codepoints = .{ .Single = 8934 }, .characters = "\xe2\x8b\xa6" },
1356 .{ .entity = "&loang;", .codepoints = .{ .Single = 10220 }, .characters = "\xe2\x9f\xac" },
1357 .{ .entity = "&loarr;", .codepoints = .{ .Single = 8701 }, .characters = "\xe2\x87\xbd" },
1358 .{ .entity = "&lobrk;", .codepoints = .{ .Single = 10214 }, .characters = "\xe2\x9f\xa6" },
1359 .{ .entity = "&longleftarrow;", .codepoints = .{ .Single = 10229 }, .characters = "\xe2\x9f\xb5" },
1360 .{ .entity = "&longleftrightarrow;", .codepoints = .{ .Single = 10231 }, .characters = "\xe2\x9f\xb7" },
1361 .{ .entity = "&longmapsto;", .codepoints = .{ .Single = 10236 }, .characters = "\xe2\x9f\xbc" },
1362 .{ .entity = "&longrightarrow;", .codepoints = .{ .Single = 10230 }, .characters = "\xe2\x9f\xb6" },
1363 .{ .entity = "&looparrowleft;", .codepoints = .{ .Single = 8619 }, .characters = "\xe2\x86\xab" },
1364 .{ .entity = "&looparrowright;", .codepoints = .{ .Single = 8620 }, .characters = "\xe2\x86\xac" },
1365 .{ .entity = "&lopar;", .codepoints = .{ .Single = 10629 }, .characters = "\xe2\xa6\x85" },
1366 .{ .entity = "&lopf;", .codepoints = .{ .Single = 120157 }, .characters = "\xf0\x9d\x95\x9d" },
1367 .{ .entity = "&loplus;", .codepoints = .{ .Single = 10797 }, .characters = "\xe2\xa8\xad" },
1368 .{ .entity = "&lotimes;", .codepoints = .{ .Single = 10804 }, .characters = "\xe2\xa8\xb4" },
1369 .{ .entity = "&lowast;", .codepoints = .{ .Single = 8727 }, .characters = "\xe2\x88\x97" },
1370 .{ .entity = "&lowbar;", .codepoints = .{ .Single = 95 }, .characters = "_" },
1371 .{ .entity = "&loz;", .codepoints = .{ .Single = 9674 }, .characters = "\xe2\x97\x8a" },
1372 .{ .entity = "&lozenge;", .codepoints = .{ .Single = 9674 }, .characters = "\xe2\x97\x8a" },
1373 .{ .entity = "&lozf;", .codepoints = .{ .Single = 10731 }, .characters = "\xe2\xa7\xab" },
1374 .{ .entity = "&lpar;", .codepoints = .{ .Single = 40 }, .characters = "(" },
1375 .{ .entity = "&lparlt;", .codepoints = .{ .Single = 10643 }, .characters = "\xe2\xa6\x93" },
1376 .{ .entity = "&lrarr;", .codepoints = .{ .Single = 8646 }, .characters = "\xe2\x87\x86" },
1377 .{ .entity = "&lrcorner;", .codepoints = .{ .Single = 8991 }, .characters = "\xe2\x8c\x9f" },
1378 .{ .entity = "&lrhar;", .codepoints = .{ .Single = 8651 }, .characters = "\xe2\x87\x8b" },
1379 .{ .entity = "&lrhard;", .codepoints = .{ .Single = 10605 }, .characters = "\xe2\xa5\xad" },
1380 .{ .entity = "&lrm;", .codepoints = .{ .Single = 8206 }, .characters = "\xe2\x80\x8e" },
1381 .{ .entity = "&lrtri;", .codepoints = .{ .Single = 8895 }, .characters = "\xe2\x8a\xbf" },
1382 .{ .entity = "&lsaquo;", .codepoints = .{ .Single = 8249 }, .characters = "\xe2\x80\xb9" },
1383 .{ .entity = "&lscr;", .codepoints = .{ .Single = 120001 }, .characters = "\xf0\x9d\x93\x81" },
1384 .{ .entity = "&lsh;", .codepoints = .{ .Single = 8624 }, .characters = "\xe2\x86\xb0" },
1385 .{ .entity = "&lsim;", .codepoints = .{ .Single = 8818 }, .characters = "\xe2\x89\xb2" },
1386 .{ .entity = "&lsime;", .codepoints = .{ .Single = 10893 }, .characters = "\xe2\xaa\x8d" },
1387 .{ .entity = "&lsimg;", .codepoints = .{ .Single = 10895 }, .characters = "\xe2\xaa\x8f" },
1388 .{ .entity = "&lsqb;", .codepoints = .{ .Single = 91 }, .characters = "[" },
1389 .{ .entity = "&lsquo;", .codepoints = .{ .Single = 8216 }, .characters = "\xe2\x80\x98" },
1390 .{ .entity = "&lsquor;", .codepoints = .{ .Single = 8218 }, .characters = "\xe2\x80\x9a" },
1391 .{ .entity = "&lstrok;", .codepoints = .{ .Single = 322 }, .characters = "\xc5\x82" },
1392 .{ .entity = "&lt", .codepoints = .{ .Single = 60 }, .characters = "<" },
1393 .{ .entity = "&lt;", .codepoints = .{ .Single = 60 }, .characters = "<" },
1394 .{ .entity = "&ltcc;", .codepoints = .{ .Single = 10918 }, .characters = "\xe2\xaa\xa6" },
1395 .{ .entity = "&ltcir;", .codepoints = .{ .Single = 10873 }, .characters = "\xe2\xa9\xb9" },
1396 .{ .entity = "&ltdot;", .codepoints = .{ .Single = 8918 }, .characters = "\xe2\x8b\x96" },
1397 .{ .entity = "&lthree;", .codepoints = .{ .Single = 8907 }, .characters = "\xe2\x8b\x8b" },
1398 .{ .entity = "&ltimes;", .codepoints = .{ .Single = 8905 }, .characters = "\xe2\x8b\x89" },
1399 .{ .entity = "&ltlarr;", .codepoints = .{ .Single = 10614 }, .characters = "\xe2\xa5\xb6" },
1400 .{ .entity = "&ltquest;", .codepoints = .{ .Single = 10875 }, .characters = "\xe2\xa9\xbb" },
1401 .{ .entity = "&ltrPar;", .codepoints = .{ .Single = 10646 }, .characters = "\xe2\xa6\x96" },
1402 .{ .entity = "&ltri;", .codepoints = .{ .Single = 9667 }, .characters = "\xe2\x97\x83" },
1403 .{ .entity = "&ltrie;", .codepoints = .{ .Single = 8884 }, .characters = "\xe2\x8a\xb4" },
1404 .{ .entity = "&ltrif;", .codepoints = .{ .Single = 9666 }, .characters = "\xe2\x97\x82" },
1405 .{ .entity = "&lurdshar;", .codepoints = .{ .Single = 10570 }, .characters = "\xe2\xa5\x8a" },
1406 .{ .entity = "&luruhar;", .codepoints = .{ .Single = 10598 }, .characters = "\xe2\xa5\xa6" },
1407 .{ .entity = "&lvertneqq;", .codepoints = .{ .Double = [2]u32{ 8808, 65024 } }, .characters = "\xe2\x89\xa8\xef\xb8\x80" },
1408 .{ .entity = "&lvnE;", .codepoints = .{ .Double = [2]u32{ 8808, 65024 } }, .characters = "\xe2\x89\xa8\xef\xb8\x80" },
1409 .{ .entity = "&mDDot;", .codepoints = .{ .Single = 8762 }, .characters = "\xe2\x88\xba" },
1410 .{ .entity = "&macr", .codepoints = .{ .Single = 175 }, .characters = "\xc2\xaf" },
1411 .{ .entity = "&macr;", .codepoints = .{ .Single = 175 }, .characters = "\xc2\xaf" },
1412 .{ .entity = "&male;", .codepoints = .{ .Single = 9794 }, .characters = "\xe2\x99\x82" },
1413 .{ .entity = "&malt;", .codepoints = .{ .Single = 10016 }, .characters = "\xe2\x9c\xa0" },
1414 .{ .entity = "&maltese;", .codepoints = .{ .Single = 10016 }, .characters = "\xe2\x9c\xa0" },
1415 .{ .entity = "&map;", .codepoints = .{ .Single = 8614 }, .characters = "\xe2\x86\xa6" },
1416 .{ .entity = "&mapsto;", .codepoints = .{ .Single = 8614 }, .characters = "\xe2\x86\xa6" },
1417 .{ .entity = "&mapstodown;", .codepoints = .{ .Single = 8615 }, .characters = "\xe2\x86\xa7" },
1418 .{ .entity = "&mapstoleft;", .codepoints = .{ .Single = 8612 }, .characters = "\xe2\x86\xa4" },
1419 .{ .entity = "&mapstoup;", .codepoints = .{ .Single = 8613 }, .characters = "\xe2\x86\xa5" },
1420 .{ .entity = "&marker;", .codepoints = .{ .Single = 9646 }, .characters = "\xe2\x96\xae" },
1421 .{ .entity = "&mcomma;", .codepoints = .{ .Single = 10793 }, .characters = "\xe2\xa8\xa9" },
1422 .{ .entity = "&mcy;", .codepoints = .{ .Single = 1084 }, .characters = "\xd0\xbc" },
1423 .{ .entity = "&mdash;", .codepoints = .{ .Single = 8212 }, .characters = "\xe2\x80\x94" },
1424 .{ .entity = "&measuredangle;", .codepoints = .{ .Single = 8737 }, .characters = "\xe2\x88\xa1" },
1425 .{ .entity = "&mfr;", .codepoints = .{ .Single = 120106 }, .characters = "\xf0\x9d\x94\xaa" },
1426 .{ .entity = "&mho;", .codepoints = .{ .Single = 8487 }, .characters = "\xe2\x84\xa7" },
1427 .{ .entity = "&micro", .codepoints = .{ .Single = 181 }, .characters = "\xc2\xb5" },
1428 .{ .entity = "&micro;", .codepoints = .{ .Single = 181 }, .characters = "\xc2\xb5" },
1429 .{ .entity = "&mid;", .codepoints = .{ .Single = 8739 }, .characters = "\xe2\x88\xa3" },
1430 .{ .entity = "&midast;", .codepoints = .{ .Single = 42 }, .characters = "*" },
1431 .{ .entity = "&midcir;", .codepoints = .{ .Single = 10992 }, .characters = "\xe2\xab\xb0" },
1432 .{ .entity = "&middot", .codepoints = .{ .Single = 183 }, .characters = "\xc2\xb7" },
1433 .{ .entity = "&middot;", .codepoints = .{ .Single = 183 }, .characters = "\xc2\xb7" },
1434 .{ .entity = "&minus;", .codepoints = .{ .Single = 8722 }, .characters = "\xe2\x88\x92" },
1435 .{ .entity = "&minusb;", .codepoints = .{ .Single = 8863 }, .characters = "\xe2\x8a\x9f" },
1436 .{ .entity = "&minusd;", .codepoints = .{ .Single = 8760 }, .characters = "\xe2\x88\xb8" },
1437 .{ .entity = "&minusdu;", .codepoints = .{ .Single = 10794 }, .characters = "\xe2\xa8\xaa" },
1438 .{ .entity = "&mlcp;", .codepoints = .{ .Single = 10971 }, .characters = "\xe2\xab\x9b" },
1439 .{ .entity = "&mldr;", .codepoints = .{ .Single = 8230 }, .characters = "\xe2\x80\xa6" },
1440 .{ .entity = "&mnplus;", .codepoints = .{ .Single = 8723 }, .characters = "\xe2\x88\x93" },
1441 .{ .entity = "&models;", .codepoints = .{ .Single = 8871 }, .characters = "\xe2\x8a\xa7" },
1442 .{ .entity = "&mopf;", .codepoints = .{ .Single = 120158 }, .characters = "\xf0\x9d\x95\x9e" },
1443 .{ .entity = "&mp;", .codepoints = .{ .Single = 8723 }, .characters = "\xe2\x88\x93" },
1444 .{ .entity = "&mscr;", .codepoints = .{ .Single = 120002 }, .characters = "\xf0\x9d\x93\x82" },
1445 .{ .entity = "&mstpos;", .codepoints = .{ .Single = 8766 }, .characters = "\xe2\x88\xbe" },
1446 .{ .entity = "&mu;", .codepoints = .{ .Single = 956 }, .characters = "\xce\xbc" },
1447 .{ .entity = "&multimap;", .codepoints = .{ .Single = 8888 }, .characters = "\xe2\x8a\xb8" },
1448 .{ .entity = "&mumap;", .codepoints = .{ .Single = 8888 }, .characters = "\xe2\x8a\xb8" },
1449 .{ .entity = "&nGg;", .codepoints = .{ .Double = [2]u32{ 8921, 824 } }, .characters = "\xe2\x8b\x99\xcc\xb8" },
1450 .{ .entity = "&nGt;", .codepoints = .{ .Double = [2]u32{ 8811, 8402 } }, .characters = "\xe2\x89\xab\xe2\x83\x92" },
1451 .{ .entity = "&nGtv;", .codepoints = .{ .Double = [2]u32{ 8811, 824 } }, .characters = "\xe2\x89\xab\xcc\xb8" },
1452 .{ .entity = "&nLeftarrow;", .codepoints = .{ .Single = 8653 }, .characters = "\xe2\x87\x8d" },
1453 .{ .entity = "&nLeftrightarrow;", .codepoints = .{ .Single = 8654 }, .characters = "\xe2\x87\x8e" },
1454 .{ .entity = "&nLl;", .codepoints = .{ .Double = [2]u32{ 8920, 824 } }, .characters = "\xe2\x8b\x98\xcc\xb8" },
1455 .{ .entity = "&nLt;", .codepoints = .{ .Double = [2]u32{ 8810, 8402 } }, .characters = "\xe2\x89\xaa\xe2\x83\x92" },
1456 .{ .entity = "&nLtv;", .codepoints = .{ .Double = [2]u32{ 8810, 824 } }, .characters = "\xe2\x89\xaa\xcc\xb8" },
1457 .{ .entity = "&nRightarrow;", .codepoints = .{ .Single = 8655 }, .characters = "\xe2\x87\x8f" },
1458 .{ .entity = "&nVDash;", .codepoints = .{ .Single = 8879 }, .characters = "\xe2\x8a\xaf" },
1459 .{ .entity = "&nVdash;", .codepoints = .{ .Single = 8878 }, .characters = "\xe2\x8a\xae" },
1460 .{ .entity = "&nabla;", .codepoints = .{ .Single = 8711 }, .characters = "\xe2\x88\x87" },
1461 .{ .entity = "&nacute;", .codepoints = .{ .Single = 324 }, .characters = "\xc5\x84" },
1462 .{ .entity = "&nang;", .codepoints = .{ .Double = [2]u32{ 8736, 8402 } }, .characters = "\xe2\x88\xa0\xe2\x83\x92" },
1463 .{ .entity = "&nap;", .codepoints = .{ .Single = 8777 }, .characters = "\xe2\x89\x89" },
1464 .{ .entity = "&napE;", .codepoints = .{ .Double = [2]u32{ 10864, 824 } }, .characters = "\xe2\xa9\xb0\xcc\xb8" },
1465 .{ .entity = "&napid;", .codepoints = .{ .Double = [2]u32{ 8779, 824 } }, .characters = "\xe2\x89\x8b\xcc\xb8" },
1466 .{ .entity = "&napos;", .codepoints = .{ .Single = 329 }, .characters = "\xc5\x89" },
1467 .{ .entity = "&napprox;", .codepoints = .{ .Single = 8777 }, .characters = "\xe2\x89\x89" },
1468 .{ .entity = "&natur;", .codepoints = .{ .Single = 9838 }, .characters = "\xe2\x99\xae" },
1469 .{ .entity = "&natural;", .codepoints = .{ .Single = 9838 }, .characters = "\xe2\x99\xae" },
1470 .{ .entity = "&naturals;", .codepoints = .{ .Single = 8469 }, .characters = "\xe2\x84\x95" },
1471 .{ .entity = "&nbsp", .codepoints = .{ .Single = 160 }, .characters = "\xc2\xa0" },
1472 .{ .entity = "&nbsp;", .codepoints = .{ .Single = 160 }, .characters = "\xc2\xa0" },
1473 .{ .entity = "&nbump;", .codepoints = .{ .Double = [2]u32{ 8782, 824 } }, .characters = "\xe2\x89\x8e\xcc\xb8" },
1474 .{ .entity = "&nbumpe;", .codepoints = .{ .Double = [2]u32{ 8783, 824 } }, .characters = "\xe2\x89\x8f\xcc\xb8" },
1475 .{ .entity = "&ncap;", .codepoints = .{ .Single = 10819 }, .characters = "\xe2\xa9\x83" },
1476 .{ .entity = "&ncaron;", .codepoints = .{ .Single = 328 }, .characters = "\xc5\x88" },
1477 .{ .entity = "&ncedil;", .codepoints = .{ .Single = 326 }, .characters = "\xc5\x86" },
1478 .{ .entity = "&ncong;", .codepoints = .{ .Single = 8775 }, .characters = "\xe2\x89\x87" },
1479 .{ .entity = "&ncongdot;", .codepoints = .{ .Double = [2]u32{ 10861, 824 } }, .characters = "\xe2\xa9\xad\xcc\xb8" },
1480 .{ .entity = "&ncup;", .codepoints = .{ .Single = 10818 }, .characters = "\xe2\xa9\x82" },
1481 .{ .entity = "&ncy;", .codepoints = .{ .Single = 1085 }, .characters = "\xd0\xbd" },
1482 .{ .entity = "&ndash;", .codepoints = .{ .Single = 8211 }, .characters = "\xe2\x80\x93" },
1483 .{ .entity = "&ne;", .codepoints = .{ .Single = 8800 }, .characters = "\xe2\x89\xa0" },
1484 .{ .entity = "&neArr;", .codepoints = .{ .Single = 8663 }, .characters = "\xe2\x87\x97" },
1485 .{ .entity = "&nearhk;", .codepoints = .{ .Single = 10532 }, .characters = "\xe2\xa4\xa4" },
1486 .{ .entity = "&nearr;", .codepoints = .{ .Single = 8599 }, .characters = "\xe2\x86\x97" },
1487 .{ .entity = "&nearrow;", .codepoints = .{ .Single = 8599 }, .characters = "\xe2\x86\x97" },
1488 .{ .entity = "&nedot;", .codepoints = .{ .Double = [2]u32{ 8784, 824 } }, .characters = "\xe2\x89\x90\xcc\xb8" },
1489 .{ .entity = "&nequiv;", .codepoints = .{ .Single = 8802 }, .characters = "\xe2\x89\xa2" },
1490 .{ .entity = "&nesear;", .codepoints = .{ .Single = 10536 }, .characters = "\xe2\xa4\xa8" },
1491 .{ .entity = "&nesim;", .codepoints = .{ .Double = [2]u32{ 8770, 824 } }, .characters = "\xe2\x89\x82\xcc\xb8" },
1492 .{ .entity = "&nexist;", .codepoints = .{ .Single = 8708 }, .characters = "\xe2\x88\x84" },
1493 .{ .entity = "&nexists;", .codepoints = .{ .Single = 8708 }, .characters = "\xe2\x88\x84" },
1494 .{ .entity = "&nfr;", .codepoints = .{ .Single = 120107 }, .characters = "\xf0\x9d\x94\xab" },
1495 .{ .entity = "&ngE;", .codepoints = .{ .Double = [2]u32{ 8807, 824 } }, .characters = "\xe2\x89\xa7\xcc\xb8" },
1496 .{ .entity = "&nge;", .codepoints = .{ .Single = 8817 }, .characters = "\xe2\x89\xb1" },
1497 .{ .entity = "&ngeq;", .codepoints = .{ .Single = 8817 }, .characters = "\xe2\x89\xb1" },
1498 .{ .entity = "&ngeqq;", .codepoints = .{ .Double = [2]u32{ 8807, 824 } }, .characters = "\xe2\x89\xa7\xcc\xb8" },
1499 .{ .entity = "&ngeqslant;", .codepoints = .{ .Double = [2]u32{ 10878, 824 } }, .characters = "\xe2\xa9\xbe\xcc\xb8" },
1500 .{ .entity = "&nges;", .codepoints = .{ .Double = [2]u32{ 10878, 824 } }, .characters = "\xe2\xa9\xbe\xcc\xb8" },
1501 .{ .entity = "&ngsim;", .codepoints = .{ .Single = 8821 }, .characters = "\xe2\x89\xb5" },
1502 .{ .entity = "&ngt;", .codepoints = .{ .Single = 8815 }, .characters = "\xe2\x89\xaf" },
1503 .{ .entity = "&ngtr;", .codepoints = .{ .Single = 8815 }, .characters = "\xe2\x89\xaf" },
1504 .{ .entity = "&nhArr;", .codepoints = .{ .Single = 8654 }, .characters = "\xe2\x87\x8e" },
1505 .{ .entity = "&nharr;", .codepoints = .{ .Single = 8622 }, .characters = "\xe2\x86\xae" },
1506 .{ .entity = "&nhpar;", .codepoints = .{ .Single = 10994 }, .characters = "\xe2\xab\xb2" },
1507 .{ .entity = "&ni;", .codepoints = .{ .Single = 8715 }, .characters = "\xe2\x88\x8b" },
1508 .{ .entity = "&nis;", .codepoints = .{ .Single = 8956 }, .characters = "\xe2\x8b\xbc" },
1509 .{ .entity = "&nisd;", .codepoints = .{ .Single = 8954 }, .characters = "\xe2\x8b\xba" },
1510 .{ .entity = "&niv;", .codepoints = .{ .Single = 8715 }, .characters = "\xe2\x88\x8b" },
1511 .{ .entity = "&njcy;", .codepoints = .{ .Single = 1114 }, .characters = "\xd1\x9a" },
1512 .{ .entity = "&nlArr;", .codepoints = .{ .Single = 8653 }, .characters = "\xe2\x87\x8d" },
1513 .{ .entity = "&nlE;", .codepoints = .{ .Double = [2]u32{ 8806, 824 } }, .characters = "\xe2\x89\xa6\xcc\xb8" },
1514 .{ .entity = "&nlarr;", .codepoints = .{ .Single = 8602 }, .characters = "\xe2\x86\x9a" },
1515 .{ .entity = "&nldr;", .codepoints = .{ .Single = 8229 }, .characters = "\xe2\x80\xa5" },
1516 .{ .entity = "&nle;", .codepoints = .{ .Single = 8816 }, .characters = "\xe2\x89\xb0" },
1517 .{ .entity = "&nleftarrow;", .codepoints = .{ .Single = 8602 }, .characters = "\xe2\x86\x9a" },
1518 .{ .entity = "&nleftrightarrow;", .codepoints = .{ .Single = 8622 }, .characters = "\xe2\x86\xae" },
1519 .{ .entity = "&nleq;", .codepoints = .{ .Single = 8816 }, .characters = "\xe2\x89\xb0" },
1520 .{ .entity = "&nleqq;", .codepoints = .{ .Double = [2]u32{ 8806, 824 } }, .characters = "\xe2\x89\xa6\xcc\xb8" },
1521 .{ .entity = "&nleqslant;", .codepoints = .{ .Double = [2]u32{ 10877, 824 } }, .characters = "\xe2\xa9\xbd\xcc\xb8" },
1522 .{ .entity = "&nles;", .codepoints = .{ .Double = [2]u32{ 10877, 824 } }, .characters = "\xe2\xa9\xbd\xcc\xb8" },
1523 .{ .entity = "&nless;", .codepoints = .{ .Single = 8814 }, .characters = "\xe2\x89\xae" },
1524 .{ .entity = "&nlsim;", .codepoints = .{ .Single = 8820 }, .characters = "\xe2\x89\xb4" },
1525 .{ .entity = "&nlt;", .codepoints = .{ .Single = 8814 }, .characters = "\xe2\x89\xae" },
1526 .{ .entity = "&nltri;", .codepoints = .{ .Single = 8938 }, .characters = "\xe2\x8b\xaa" },
1527 .{ .entity = "&nltrie;", .codepoints = .{ .Single = 8940 }, .characters = "\xe2\x8b\xac" },
1528 .{ .entity = "&nmid;", .codepoints = .{ .Single = 8740 }, .characters = "\xe2\x88\xa4" },
1529 .{ .entity = "&nopf;", .codepoints = .{ .Single = 120159 }, .characters = "\xf0\x9d\x95\x9f" },
1530 .{ .entity = "&not", .codepoints = .{ .Single = 172 }, .characters = "\xc2\xac" },
1531 .{ .entity = "&not;", .codepoints = .{ .Single = 172 }, .characters = "\xc2\xac" },
1532 .{ .entity = "&notin;", .codepoints = .{ .Single = 8713 }, .characters = "\xe2\x88\x89" },
1533 .{ .entity = "&notinE;", .codepoints = .{ .Double = [2]u32{ 8953, 824 } }, .characters = "\xe2\x8b\xb9\xcc\xb8" },
1534 .{ .entity = "&notindot;", .codepoints = .{ .Double = [2]u32{ 8949, 824 } }, .characters = "\xe2\x8b\xb5\xcc\xb8" },
1535 .{ .entity = "&notinva;", .codepoints = .{ .Single = 8713 }, .characters = "\xe2\x88\x89" },
1536 .{ .entity = "&notinvb;", .codepoints = .{ .Single = 8951 }, .characters = "\xe2\x8b\xb7" },
1537 .{ .entity = "&notinvc;", .codepoints = .{ .Single = 8950 }, .characters = "\xe2\x8b\xb6" },
1538 .{ .entity = "&notni;", .codepoints = .{ .Single = 8716 }, .characters = "\xe2\x88\x8c" },
1539 .{ .entity = "&notniva;", .codepoints = .{ .Single = 8716 }, .characters = "\xe2\x88\x8c" },
1540 .{ .entity = "&notnivb;", .codepoints = .{ .Single = 8958 }, .characters = "\xe2\x8b\xbe" },
1541 .{ .entity = "&notnivc;", .codepoints = .{ .Single = 8957 }, .characters = "\xe2\x8b\xbd" },
1542 .{ .entity = "&npar;", .codepoints = .{ .Single = 8742 }, .characters = "\xe2\x88\xa6" },
1543 .{ .entity = "&nparallel;", .codepoints = .{ .Single = 8742 }, .characters = "\xe2\x88\xa6" },
1544 .{ .entity = "&nparsl;", .codepoints = .{ .Double = [2]u32{ 11005, 8421 } }, .characters = "\xe2\xab\xbd\xe2\x83\xa5" },
1545 .{ .entity = "&npart;", .codepoints = .{ .Double = [2]u32{ 8706, 824 } }, .characters = "\xe2\x88\x82\xcc\xb8" },
1546 .{ .entity = "&npolint;", .codepoints = .{ .Single = 10772 }, .characters = "\xe2\xa8\x94" },
1547 .{ .entity = "&npr;", .codepoints = .{ .Single = 8832 }, .characters = "\xe2\x8a\x80" },
1548 .{ .entity = "&nprcue;", .codepoints = .{ .Single = 8928 }, .characters = "\xe2\x8b\xa0" },
1549 .{ .entity = "&npre;", .codepoints = .{ .Double = [2]u32{ 10927, 824 } }, .characters = "\xe2\xaa\xaf\xcc\xb8" },
1550 .{ .entity = "&nprec;", .codepoints = .{ .Single = 8832 }, .characters = "\xe2\x8a\x80" },
1551 .{ .entity = "&npreceq;", .codepoints = .{ .Double = [2]u32{ 10927, 824 } }, .characters = "\xe2\xaa\xaf\xcc\xb8" },
1552 .{ .entity = "&nrArr;", .codepoints = .{ .Single = 8655 }, .characters = "\xe2\x87\x8f" },
1553 .{ .entity = "&nrarr;", .codepoints = .{ .Single = 8603 }, .characters = "\xe2\x86\x9b" },
1554 .{ .entity = "&nrarrc;", .codepoints = .{ .Double = [2]u32{ 10547, 824 } }, .characters = "\xe2\xa4\xb3\xcc\xb8" },
1555 .{ .entity = "&nrarrw;", .codepoints = .{ .Double = [2]u32{ 8605, 824 } }, .characters = "\xe2\x86\x9d\xcc\xb8" },
1556 .{ .entity = "&nrightarrow;", .codepoints = .{ .Single = 8603 }, .characters = "\xe2\x86\x9b" },
1557 .{ .entity = "&nrtri;", .codepoints = .{ .Single = 8939 }, .characters = "\xe2\x8b\xab" },
1558 .{ .entity = "&nrtrie;", .codepoints = .{ .Single = 8941 }, .characters = "\xe2\x8b\xad" },
1559 .{ .entity = "&nsc;", .codepoints = .{ .Single = 8833 }, .characters = "\xe2\x8a\x81" },
1560 .{ .entity = "&nsccue;", .codepoints = .{ .Single = 8929 }, .characters = "\xe2\x8b\xa1" },
1561 .{ .entity = "&nsce;", .codepoints = .{ .Double = [2]u32{ 10928, 824 } }, .characters = "\xe2\xaa\xb0\xcc\xb8" },
1562 .{ .entity = "&nscr;", .codepoints = .{ .Single = 120003 }, .characters = "\xf0\x9d\x93\x83" },
1563 .{ .entity = "&nshortmid;", .codepoints = .{ .Single = 8740 }, .characters = "\xe2\x88\xa4" },
1564 .{ .entity = "&nshortparallel;", .codepoints = .{ .Single = 8742 }, .characters = "\xe2\x88\xa6" },
1565 .{ .entity = "&nsim;", .codepoints = .{ .Single = 8769 }, .characters = "\xe2\x89\x81" },
1566 .{ .entity = "&nsime;", .codepoints = .{ .Single = 8772 }, .characters = "\xe2\x89\x84" },
1567 .{ .entity = "&nsimeq;", .codepoints = .{ .Single = 8772 }, .characters = "\xe2\x89\x84" },
1568 .{ .entity = "&nsmid;", .codepoints = .{ .Single = 8740 }, .characters = "\xe2\x88\xa4" },
1569 .{ .entity = "&nspar;", .codepoints = .{ .Single = 8742 }, .characters = "\xe2\x88\xa6" },
1570 .{ .entity = "&nsqsube;", .codepoints = .{ .Single = 8930 }, .characters = "\xe2\x8b\xa2" },
1571 .{ .entity = "&nsqsupe;", .codepoints = .{ .Single = 8931 }, .characters = "\xe2\x8b\xa3" },
1572 .{ .entity = "&nsub;", .codepoints = .{ .Single = 8836 }, .characters = "\xe2\x8a\x84" },
1573 .{ .entity = "&nsubE;", .codepoints = .{ .Double = [2]u32{ 10949, 824 } }, .characters = "\xe2\xab\x85\xcc\xb8" },
1574 .{ .entity = "&nsube;", .codepoints = .{ .Single = 8840 }, .characters = "\xe2\x8a\x88" },
1575 .{ .entity = "&nsubset;", .codepoints = .{ .Double = [2]u32{ 8834, 8402 } }, .characters = "\xe2\x8a\x82\xe2\x83\x92" },
1576 .{ .entity = "&nsubseteq;", .codepoints = .{ .Single = 8840 }, .characters = "\xe2\x8a\x88" },
1577 .{ .entity = "&nsubseteqq;", .codepoints = .{ .Double = [2]u32{ 10949, 824 } }, .characters = "\xe2\xab\x85\xcc\xb8" },
1578 .{ .entity = "&nsucc;", .codepoints = .{ .Single = 8833 }, .characters = "\xe2\x8a\x81" },
1579 .{ .entity = "&nsucceq;", .codepoints = .{ .Double = [2]u32{ 10928, 824 } }, .characters = "\xe2\xaa\xb0\xcc\xb8" },
1580 .{ .entity = "&nsup;", .codepoints = .{ .Single = 8837 }, .characters = "\xe2\x8a\x85" },
1581 .{ .entity = "&nsupE;", .codepoints = .{ .Double = [2]u32{ 10950, 824 } }, .characters = "\xe2\xab\x86\xcc\xb8" },
1582 .{ .entity = "&nsupe;", .codepoints = .{ .Single = 8841 }, .characters = "\xe2\x8a\x89" },
1583 .{ .entity = "&nsupset;", .codepoints = .{ .Double = [2]u32{ 8835, 8402 } }, .characters = "\xe2\x8a\x83\xe2\x83\x92" },
1584 .{ .entity = "&nsupseteq;", .codepoints = .{ .Single = 8841 }, .characters = "\xe2\x8a\x89" },
1585 .{ .entity = "&nsupseteqq;", .codepoints = .{ .Double = [2]u32{ 10950, 824 } }, .characters = "\xe2\xab\x86\xcc\xb8" },
1586 .{ .entity = "&ntgl;", .codepoints = .{ .Single = 8825 }, .characters = "\xe2\x89\xb9" },
1587 .{ .entity = "&ntilde", .codepoints = .{ .Single = 241 }, .characters = "\xc3\xb1" },
1588 .{ .entity = "&ntilde;", .codepoints = .{ .Single = 241 }, .characters = "\xc3\xb1" },
1589 .{ .entity = "&ntlg;", .codepoints = .{ .Single = 8824 }, .characters = "\xe2\x89\xb8" },
1590 .{ .entity = "&ntriangleleft;", .codepoints = .{ .Single = 8938 }, .characters = "\xe2\x8b\xaa" },
1591 .{ .entity = "&ntrianglelefteq;", .codepoints = .{ .Single = 8940 }, .characters = "\xe2\x8b\xac" },
1592 .{ .entity = "&ntriangleright;", .codepoints = .{ .Single = 8939 }, .characters = "\xe2\x8b\xab" },
1593 .{ .entity = "&ntrianglerighteq;", .codepoints = .{ .Single = 8941 }, .characters = "\xe2\x8b\xad" },
1594 .{ .entity = "&nu;", .codepoints = .{ .Single = 957 }, .characters = "\xce\xbd" },
1595 .{ .entity = "&num;", .codepoints = .{ .Single = 35 }, .characters = "#" },
1596 .{ .entity = "&numero;", .codepoints = .{ .Single = 8470 }, .characters = "\xe2\x84\x96" },
1597 .{ .entity = "&numsp;", .codepoints = .{ .Single = 8199 }, .characters = "\xe2\x80\x87" },
1598 .{ .entity = "&nvDash;", .codepoints = .{ .Single = 8877 }, .characters = "\xe2\x8a\xad" },
1599 .{ .entity = "&nvHarr;", .codepoints = .{ .Single = 10500 }, .characters = "\xe2\xa4\x84" },
1600 .{ .entity = "&nvap;", .codepoints = .{ .Double = [2]u32{ 8781, 8402 } }, .characters = "\xe2\x89\x8d\xe2\x83\x92" },
1601 .{ .entity = "&nvdash;", .codepoints = .{ .Single = 8876 }, .characters = "\xe2\x8a\xac" },
1602 .{ .entity = "&nvge;", .codepoints = .{ .Double = [2]u32{ 8805, 8402 } }, .characters = "\xe2\x89\xa5\xe2\x83\x92" },
1603 .{ .entity = "&nvgt;", .codepoints = .{ .Double = [2]u32{ 62, 8402 } }, .characters = ">\xe2\x83\x92" },
1604 .{ .entity = "&nvinfin;", .codepoints = .{ .Single = 10718 }, .characters = "\xe2\xa7\x9e" },
1605 .{ .entity = "&nvlArr;", .codepoints = .{ .Single = 10498 }, .characters = "\xe2\xa4\x82" },
1606 .{ .entity = "&nvle;", .codepoints = .{ .Double = [2]u32{ 8804, 8402 } }, .characters = "\xe2\x89\xa4\xe2\x83\x92" },
1607 .{ .entity = "&nvlt;", .codepoints = .{ .Double = [2]u32{ 60, 8402 } }, .characters = "<\xe2\x83\x92" },
1608 .{ .entity = "&nvltrie;", .codepoints = .{ .Double = [2]u32{ 8884, 8402 } }, .characters = "\xe2\x8a\xb4\xe2\x83\x92" },
1609 .{ .entity = "&nvrArr;", .codepoints = .{ .Single = 10499 }, .characters = "\xe2\xa4\x83" },
1610 .{ .entity = "&nvrtrie;", .codepoints = .{ .Double = [2]u32{ 8885, 8402 } }, .characters = "\xe2\x8a\xb5\xe2\x83\x92" },
1611 .{ .entity = "&nvsim;", .codepoints = .{ .Double = [2]u32{ 8764, 8402 } }, .characters = "\xe2\x88\xbc\xe2\x83\x92" },
1612 .{ .entity = "&nwArr;", .codepoints = .{ .Single = 8662 }, .characters = "\xe2\x87\x96" },
1613 .{ .entity = "&nwarhk;", .codepoints = .{ .Single = 10531 }, .characters = "\xe2\xa4\xa3" },
1614 .{ .entity = "&nwarr;", .codepoints = .{ .Single = 8598 }, .characters = "\xe2\x86\x96" },
1615 .{ .entity = "&nwarrow;", .codepoints = .{ .Single = 8598 }, .characters = "\xe2\x86\x96" },
1616 .{ .entity = "&nwnear;", .codepoints = .{ .Single = 10535 }, .characters = "\xe2\xa4\xa7" },
1617 .{ .entity = "&oS;", .codepoints = .{ .Single = 9416 }, .characters = "\xe2\x93\x88" },
1618 .{ .entity = "&oacute", .codepoints = .{ .Single = 243 }, .characters = "\xc3\xb3" },
1619 .{ .entity = "&oacute;", .codepoints = .{ .Single = 243 }, .characters = "\xc3\xb3" },
1620 .{ .entity = "&oast;", .codepoints = .{ .Single = 8859 }, .characters = "\xe2\x8a\x9b" },
1621 .{ .entity = "&ocir;", .codepoints = .{ .Single = 8858 }, .characters = "\xe2\x8a\x9a" },
1622 .{ .entity = "&ocirc", .codepoints = .{ .Single = 244 }, .characters = "\xc3\xb4" },
1623 .{ .entity = "&ocirc;", .codepoints = .{ .Single = 244 }, .characters = "\xc3\xb4" },
1624 .{ .entity = "&ocy;", .codepoints = .{ .Single = 1086 }, .characters = "\xd0\xbe" },
1625 .{ .entity = "&odash;", .codepoints = .{ .Single = 8861 }, .characters = "\xe2\x8a\x9d" },
1626 .{ .entity = "&odblac;", .codepoints = .{ .Single = 337 }, .characters = "\xc5\x91" },
1627 .{ .entity = "&odiv;", .codepoints = .{ .Single = 10808 }, .characters = "\xe2\xa8\xb8" },
1628 .{ .entity = "&odot;", .codepoints = .{ .Single = 8857 }, .characters = "\xe2\x8a\x99" },
1629 .{ .entity = "&odsold;", .codepoints = .{ .Single = 10684 }, .characters = "\xe2\xa6\xbc" },
1630 .{ .entity = "&oelig;", .codepoints = .{ .Single = 339 }, .characters = "\xc5\x93" },
1631 .{ .entity = "&ofcir;", .codepoints = .{ .Single = 10687 }, .characters = "\xe2\xa6\xbf" },
1632 .{ .entity = "&ofr;", .codepoints = .{ .Single = 120108 }, .characters = "\xf0\x9d\x94\xac" },
1633 .{ .entity = "&ogon;", .codepoints = .{ .Single = 731 }, .characters = "\xcb\x9b" },
1634 .{ .entity = "&ograve", .codepoints = .{ .Single = 242 }, .characters = "\xc3\xb2" },
1635 .{ .entity = "&ograve;", .codepoints = .{ .Single = 242 }, .characters = "\xc3\xb2" },
1636 .{ .entity = "&ogt;", .codepoints = .{ .Single = 10689 }, .characters = "\xe2\xa7\x81" },
1637 .{ .entity = "&ohbar;", .codepoints = .{ .Single = 10677 }, .characters = "\xe2\xa6\xb5" },
1638 .{ .entity = "&ohm;", .codepoints = .{ .Single = 937 }, .characters = "\xce\xa9" },
1639 .{ .entity = "&oint;", .codepoints = .{ .Single = 8750 }, .characters = "\xe2\x88\xae" },
1640 .{ .entity = "&olarr;", .codepoints = .{ .Single = 8634 }, .characters = "\xe2\x86\xba" },
1641 .{ .entity = "&olcir;", .codepoints = .{ .Single = 10686 }, .characters = "\xe2\xa6\xbe" },
1642 .{ .entity = "&olcross;", .codepoints = .{ .Single = 10683 }, .characters = "\xe2\xa6\xbb" },
1643 .{ .entity = "&oline;", .codepoints = .{ .Single = 8254 }, .characters = "\xe2\x80\xbe" },
1644 .{ .entity = "&olt;", .codepoints = .{ .Single = 10688 }, .characters = "\xe2\xa7\x80" },
1645 .{ .entity = "&omacr;", .codepoints = .{ .Single = 333 }, .characters = "\xc5\x8d" },
1646 .{ .entity = "&omega;", .codepoints = .{ .Single = 969 }, .characters = "\xcf\x89" },
1647 .{ .entity = "&omicron;", .codepoints = .{ .Single = 959 }, .characters = "\xce\xbf" },
1648 .{ .entity = "&omid;", .codepoints = .{ .Single = 10678 }, .characters = "\xe2\xa6\xb6" },
1649 .{ .entity = "&ominus;", .codepoints = .{ .Single = 8854 }, .characters = "\xe2\x8a\x96" },
1650 .{ .entity = "&oopf;", .codepoints = .{ .Single = 120160 }, .characters = "\xf0\x9d\x95\xa0" },
1651 .{ .entity = "&opar;", .codepoints = .{ .Single = 10679 }, .characters = "\xe2\xa6\xb7" },
1652 .{ .entity = "&operp;", .codepoints = .{ .Single = 10681 }, .characters = "\xe2\xa6\xb9" },
1653 .{ .entity = "&oplus;", .codepoints = .{ .Single = 8853 }, .characters = "\xe2\x8a\x95" },
1654 .{ .entity = "&or;", .codepoints = .{ .Single = 8744 }, .characters = "\xe2\x88\xa8" },
1655 .{ .entity = "&orarr;", .codepoints = .{ .Single = 8635 }, .characters = "\xe2\x86\xbb" },
1656 .{ .entity = "&ord;", .codepoints = .{ .Single = 10845 }, .characters = "\xe2\xa9\x9d" },
1657 .{ .entity = "&order;", .codepoints = .{ .Single = 8500 }, .characters = "\xe2\x84\xb4" },
1658 .{ .entity = "&orderof;", .codepoints = .{ .Single = 8500 }, .characters = "\xe2\x84\xb4" },
1659 .{ .entity = "&ordf", .codepoints = .{ .Single = 170 }, .characters = "\xc2\xaa" },
1660 .{ .entity = "&ordf;", .codepoints = .{ .Single = 170 }, .characters = "\xc2\xaa" },
1661 .{ .entity = "&ordm", .codepoints = .{ .Single = 186 }, .characters = "\xc2\xba" },
1662 .{ .entity = "&ordm;", .codepoints = .{ .Single = 186 }, .characters = "\xc2\xba" },
1663 .{ .entity = "&origof;", .codepoints = .{ .Single = 8886 }, .characters = "\xe2\x8a\xb6" },
1664 .{ .entity = "&oror;", .codepoints = .{ .Single = 10838 }, .characters = "\xe2\xa9\x96" },
1665 .{ .entity = "&orslope;", .codepoints = .{ .Single = 10839 }, .characters = "\xe2\xa9\x97" },
1666 .{ .entity = "&orv;", .codepoints = .{ .Single = 10843 }, .characters = "\xe2\xa9\x9b" },
1667 .{ .entity = "&oscr;", .codepoints = .{ .Single = 8500 }, .characters = "\xe2\x84\xb4" },
1668 .{ .entity = "&oslash", .codepoints = .{ .Single = 248 }, .characters = "\xc3\xb8" },
1669 .{ .entity = "&oslash;", .codepoints = .{ .Single = 248 }, .characters = "\xc3\xb8" },
1670 .{ .entity = "&osol;", .codepoints = .{ .Single = 8856 }, .characters = "\xe2\x8a\x98" },
1671 .{ .entity = "&otilde", .codepoints = .{ .Single = 245 }, .characters = "\xc3\xb5" },
1672 .{ .entity = "&otilde;", .codepoints = .{ .Single = 245 }, .characters = "\xc3\xb5" },
1673 .{ .entity = "&otimes;", .codepoints = .{ .Single = 8855 }, .characters = "\xe2\x8a\x97" },
1674 .{ .entity = "&otimesas;", .codepoints = .{ .Single = 10806 }, .characters = "\xe2\xa8\xb6" },
1675 .{ .entity = "&ouml", .codepoints = .{ .Single = 246 }, .characters = "\xc3\xb6" },
1676 .{ .entity = "&ouml;", .codepoints = .{ .Single = 246 }, .characters = "\xc3\xb6" },
1677 .{ .entity = "&ovbar;", .codepoints = .{ .Single = 9021 }, .characters = "\xe2\x8c\xbd" },
1678 .{ .entity = "&par;", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" },
1679 .{ .entity = "&para", .codepoints = .{ .Single = 182 }, .characters = "\xc2\xb6" },
1680 .{ .entity = "&para;", .codepoints = .{ .Single = 182 }, .characters = "\xc2\xb6" },
1681 .{ .entity = "&parallel;", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" },
1682 .{ .entity = "&parsim;", .codepoints = .{ .Single = 10995 }, .characters = "\xe2\xab\xb3" },
1683 .{ .entity = "&parsl;", .codepoints = .{ .Single = 11005 }, .characters = "\xe2\xab\xbd" },
1684 .{ .entity = "&part;", .codepoints = .{ .Single = 8706 }, .characters = "\xe2\x88\x82" },
1685 .{ .entity = "&pcy;", .codepoints = .{ .Single = 1087 }, .characters = "\xd0\xbf" },
1686 .{ .entity = "&percnt;", .codepoints = .{ .Single = 37 }, .characters = "%" },
1687 .{ .entity = "&period;", .codepoints = .{ .Single = 46 }, .characters = "." },
1688 .{ .entity = "&permil;", .codepoints = .{ .Single = 8240 }, .characters = "\xe2\x80\xb0" },
1689 .{ .entity = "&perp;", .codepoints = .{ .Single = 8869 }, .characters = "\xe2\x8a\xa5" },
1690 .{ .entity = "&pertenk;", .codepoints = .{ .Single = 8241 }, .characters = "\xe2\x80\xb1" },
1691 .{ .entity = "&pfr;", .codepoints = .{ .Single = 120109 }, .characters = "\xf0\x9d\x94\xad" },
1692 .{ .entity = "&phi;", .codepoints = .{ .Single = 966 }, .characters = "\xcf\x86" },
1693 .{ .entity = "&phiv;", .codepoints = .{ .Single = 981 }, .characters = "\xcf\x95" },
1694 .{ .entity = "&phmmat;", .codepoints = .{ .Single = 8499 }, .characters = "\xe2\x84\xb3" },
1695 .{ .entity = "&phone;", .codepoints = .{ .Single = 9742 }, .characters = "\xe2\x98\x8e" },
1696 .{ .entity = "&pi;", .codepoints = .{ .Single = 960 }, .characters = "\xcf\x80" },
1697 .{ .entity = "&pitchfork;", .codepoints = .{ .Single = 8916 }, .characters = "\xe2\x8b\x94" },
1698 .{ .entity = "&piv;", .codepoints = .{ .Single = 982 }, .characters = "\xcf\x96" },
1699 .{ .entity = "&planck;", .codepoints = .{ .Single = 8463 }, .characters = "\xe2\x84\x8f" },
1700 .{ .entity = "&planckh;", .codepoints = .{ .Single = 8462 }, .characters = "\xe2\x84\x8e" },
1701 .{ .entity = "&plankv;", .codepoints = .{ .Single = 8463 }, .characters = "\xe2\x84\x8f" },
1702 .{ .entity = "&plus;", .codepoints = .{ .Single = 43 }, .characters = "+" },
1703 .{ .entity = "&plusacir;", .codepoints = .{ .Single = 10787 }, .characters = "\xe2\xa8\xa3" },
1704 .{ .entity = "&plusb;", .codepoints = .{ .Single = 8862 }, .characters = "\xe2\x8a\x9e" },
1705 .{ .entity = "&pluscir;", .codepoints = .{ .Single = 10786 }, .characters = "\xe2\xa8\xa2" },
1706 .{ .entity = "&plusdo;", .codepoints = .{ .Single = 8724 }, .characters = "\xe2\x88\x94" },
1707 .{ .entity = "&plusdu;", .codepoints = .{ .Single = 10789 }, .characters = "\xe2\xa8\xa5" },
1708 .{ .entity = "&pluse;", .codepoints = .{ .Single = 10866 }, .characters = "\xe2\xa9\xb2" },
1709 .{ .entity = "&plusmn", .codepoints = .{ .Single = 177 }, .characters = "\xc2\xb1" },
1710 .{ .entity = "&plusmn;", .codepoints = .{ .Single = 177 }, .characters = "\xc2\xb1" },
1711 .{ .entity = "&plussim;", .codepoints = .{ .Single = 10790 }, .characters = "\xe2\xa8\xa6" },
1712 .{ .entity = "&plustwo;", .codepoints = .{ .Single = 10791 }, .characters = "\xe2\xa8\xa7" },
1713 .{ .entity = "&pm;", .codepoints = .{ .Single = 177 }, .characters = "\xc2\xb1" },
1714 .{ .entity = "&pointint;", .codepoints = .{ .Single = 10773 }, .characters = "\xe2\xa8\x95" },
1715 .{ .entity = "&popf;", .codepoints = .{ .Single = 120161 }, .characters = "\xf0\x9d\x95\xa1" },
1716 .{ .entity = "&pound", .codepoints = .{ .Single = 163 }, .characters = "\xc2\xa3" },
1717 .{ .entity = "&pound;", .codepoints = .{ .Single = 163 }, .characters = "\xc2\xa3" },
1718 .{ .entity = "&pr;", .codepoints = .{ .Single = 8826 }, .characters = "\xe2\x89\xba" },
1719 .{ .entity = "&prE;", .codepoints = .{ .Single = 10931 }, .characters = "\xe2\xaa\xb3" },
1720 .{ .entity = "&prap;", .codepoints = .{ .Single = 10935 }, .characters = "\xe2\xaa\xb7" },
1721 .{ .entity = "&prcue;", .codepoints = .{ .Single = 8828 }, .characters = "\xe2\x89\xbc" },
1722 .{ .entity = "&pre;", .codepoints = .{ .Single = 10927 }, .characters = "\xe2\xaa\xaf" },
1723 .{ .entity = "&prec;", .codepoints = .{ .Single = 8826 }, .characters = "\xe2\x89\xba" },
1724 .{ .entity = "&precapprox;", .codepoints = .{ .Single = 10935 }, .characters = "\xe2\xaa\xb7" },
1725 .{ .entity = "&preccurlyeq;", .codepoints = .{ .Single = 8828 }, .characters = "\xe2\x89\xbc" },
1726 .{ .entity = "&preceq;", .codepoints = .{ .Single = 10927 }, .characters = "\xe2\xaa\xaf" },
1727 .{ .entity = "&precnapprox;", .codepoints = .{ .Single = 10937 }, .characters = "\xe2\xaa\xb9" },
1728 .{ .entity = "&precneqq;", .codepoints = .{ .Single = 10933 }, .characters = "\xe2\xaa\xb5" },
1729 .{ .entity = "&precnsim;", .codepoints = .{ .Single = 8936 }, .characters = "\xe2\x8b\xa8" },
1730 .{ .entity = "&precsim;", .codepoints = .{ .Single = 8830 }, .characters = "\xe2\x89\xbe" },
1731 .{ .entity = "&prime;", .codepoints = .{ .Single = 8242 }, .characters = "\xe2\x80\xb2" },
1732 .{ .entity = "&primes;", .codepoints = .{ .Single = 8473 }, .characters = "\xe2\x84\x99" },
1733 .{ .entity = "&prnE;", .codepoints = .{ .Single = 10933 }, .characters = "\xe2\xaa\xb5" },
1734 .{ .entity = "&prnap;", .codepoints = .{ .Single = 10937 }, .characters = "\xe2\xaa\xb9" },
1735 .{ .entity = "&prnsim;", .codepoints = .{ .Single = 8936 }, .characters = "\xe2\x8b\xa8" },
1736 .{ .entity = "&prod;", .codepoints = .{ .Single = 8719 }, .characters = "\xe2\x88\x8f" },
1737 .{ .entity = "&profalar;", .codepoints = .{ .Single = 9006 }, .characters = "\xe2\x8c\xae" },
1738 .{ .entity = "&profline;", .codepoints = .{ .Single = 8978 }, .characters = "\xe2\x8c\x92" },
1739 .{ .entity = "&profsurf;", .codepoints = .{ .Single = 8979 }, .characters = "\xe2\x8c\x93" },
1740 .{ .entity = "&prop;", .codepoints = .{ .Single = 8733 }, .characters = "\xe2\x88\x9d" },
1741 .{ .entity = "&propto;", .codepoints = .{ .Single = 8733 }, .characters = "\xe2\x88\x9d" },
1742 .{ .entity = "&prsim;", .codepoints = .{ .Single = 8830 }, .characters = "\xe2\x89\xbe" },
1743 .{ .entity = "&prurel;", .codepoints = .{ .Single = 8880 }, .characters = "\xe2\x8a\xb0" },
1744 .{ .entity = "&pscr;", .codepoints = .{ .Single = 120005 }, .characters = "\xf0\x9d\x93\x85" },
1745 .{ .entity = "&psi;", .codepoints = .{ .Single = 968 }, .characters = "\xcf\x88" },
1746 .{ .entity = "&puncsp;", .codepoints = .{ .Single = 8200 }, .characters = "\xe2\x80\x88" },
1747 .{ .entity = "&qfr;", .codepoints = .{ .Single = 120110 }, .characters = "\xf0\x9d\x94\xae" },
1748 .{ .entity = "&qint;", .codepoints = .{ .Single = 10764 }, .characters = "\xe2\xa8\x8c" },
1749 .{ .entity = "&qopf;", .codepoints = .{ .Single = 120162 }, .characters = "\xf0\x9d\x95\xa2" },
1750 .{ .entity = "&qprime;", .codepoints = .{ .Single = 8279 }, .characters = "\xe2\x81\x97" },
1751 .{ .entity = "&qscr;", .codepoints = .{ .Single = 120006 }, .characters = "\xf0\x9d\x93\x86" },
1752 .{ .entity = "&quaternions;", .codepoints = .{ .Single = 8461 }, .characters = "\xe2\x84\x8d" },
1753 .{ .entity = "&quatint;", .codepoints = .{ .Single = 10774 }, .characters = "\xe2\xa8\x96" },
1754 .{ .entity = "&quest;", .codepoints = .{ .Single = 63 }, .characters = "?" },
1755 .{ .entity = "&questeq;", .codepoints = .{ .Single = 8799 }, .characters = "\xe2\x89\x9f" },
1756 .{ .entity = "&quot", .codepoints = .{ .Single = 34 }, .characters = "\"" },
1757 .{ .entity = "&quot;", .codepoints = .{ .Single = 34 }, .characters = "\"" },
1758 .{ .entity = "&rAarr;", .codepoints = .{ .Single = 8667 }, .characters = "\xe2\x87\x9b" },
1759 .{ .entity = "&rArr;", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" },
1760 .{ .entity = "&rAtail;", .codepoints = .{ .Single = 10524 }, .characters = "\xe2\xa4\x9c" },
1761 .{ .entity = "&rBarr;", .codepoints = .{ .Single = 10511 }, .characters = "\xe2\xa4\x8f" },
1762 .{ .entity = "&rHar;", .codepoints = .{ .Single = 10596 }, .characters = "\xe2\xa5\xa4" },
1763 .{ .entity = "&race;", .codepoints = .{ .Double = [2]u32{ 8765, 817 } }, .characters = "\xe2\x88\xbd\xcc\xb1" },
1764 .{ .entity = "&racute;", .codepoints = .{ .Single = 341 }, .characters = "\xc5\x95" },
1765 .{ .entity = "&radic;", .codepoints = .{ .Single = 8730 }, .characters = "\xe2\x88\x9a" },
1766 .{ .entity = "&raemptyv;", .codepoints = .{ .Single = 10675 }, .characters = "\xe2\xa6\xb3" },
1767 .{ .entity = "&rang;", .codepoints = .{ .Single = 10217 }, .characters = "\xe2\x9f\xa9" },
1768 .{ .entity = "&rangd;", .codepoints = .{ .Single = 10642 }, .characters = "\xe2\xa6\x92" },
1769 .{ .entity = "&range;", .codepoints = .{ .Single = 10661 }, .characters = "\xe2\xa6\xa5" },
1770 .{ .entity = "&rangle;", .codepoints = .{ .Single = 10217 }, .characters = "\xe2\x9f\xa9" },
1771 .{ .entity = "&raquo", .codepoints = .{ .Single = 187 }, .characters = "\xc2\xbb" },
1772 .{ .entity = "&raquo;", .codepoints = .{ .Single = 187 }, .characters = "\xc2\xbb" },
1773 .{ .entity = "&rarr;", .codepoints = .{ .Single = 8594 }, .characters = "\xe2\x86\x92" },
1774 .{ .entity = "&rarrap;", .codepoints = .{ .Single = 10613 }, .characters = "\xe2\xa5\xb5" },
1775 .{ .entity = "&rarrb;", .codepoints = .{ .Single = 8677 }, .characters = "\xe2\x87\xa5" },
1776 .{ .entity = "&rarrbfs;", .codepoints = .{ .Single = 10528 }, .characters = "\xe2\xa4\xa0" },
1777 .{ .entity = "&rarrc;", .codepoints = .{ .Single = 10547 }, .characters = "\xe2\xa4\xb3" },
1778 .{ .entity = "&rarrfs;", .codepoints = .{ .Single = 10526 }, .characters = "\xe2\xa4\x9e" },
1779 .{ .entity = "&rarrhk;", .codepoints = .{ .Single = 8618 }, .characters = "\xe2\x86\xaa" },
1780 .{ .entity = "&rarrlp;", .codepoints = .{ .Single = 8620 }, .characters = "\xe2\x86\xac" },
1781 .{ .entity = "&rarrpl;", .codepoints = .{ .Single = 10565 }, .characters = "\xe2\xa5\x85" },
1782 .{ .entity = "&rarrsim;", .codepoints = .{ .Single = 10612 }, .characters = "\xe2\xa5\xb4" },
1783 .{ .entity = "&rarrtl;", .codepoints = .{ .Single = 8611 }, .characters = "\xe2\x86\xa3" },
1784 .{ .entity = "&rarrw;", .codepoints = .{ .Single = 8605 }, .characters = "\xe2\x86\x9d" },
1785 .{ .entity = "&ratail;", .codepoints = .{ .Single = 10522 }, .characters = "\xe2\xa4\x9a" },
1786 .{ .entity = "&ratio;", .codepoints = .{ .Single = 8758 }, .characters = "\xe2\x88\xb6" },
1787 .{ .entity = "&rationals;", .codepoints = .{ .Single = 8474 }, .characters = "\xe2\x84\x9a" },
1788 .{ .entity = "&rbarr;", .codepoints = .{ .Single = 10509 }, .characters = "\xe2\xa4\x8d" },
1789 .{ .entity = "&rbbrk;", .codepoints = .{ .Single = 10099 }, .characters = "\xe2\x9d\xb3" },
1790 .{ .entity = "&rbrace;", .codepoints = .{ .Single = 125 }, .characters = "}" },
1791 .{ .entity = "&rbrack;", .codepoints = .{ .Single = 93 }, .characters = "]" },
1792 .{ .entity = "&rbrke;", .codepoints = .{ .Single = 10636 }, .characters = "\xe2\xa6\x8c" },
1793 .{ .entity = "&rbrksld;", .codepoints = .{ .Single = 10638 }, .characters = "\xe2\xa6\x8e" },
1794 .{ .entity = "&rbrkslu;", .codepoints = .{ .Single = 10640 }, .characters = "\xe2\xa6\x90" },
1795 .{ .entity = "&rcaron;", .codepoints = .{ .Single = 345 }, .characters = "\xc5\x99" },
1796 .{ .entity = "&rcedil;", .codepoints = .{ .Single = 343 }, .characters = "\xc5\x97" },
1797 .{ .entity = "&rceil;", .codepoints = .{ .Single = 8969 }, .characters = "\xe2\x8c\x89" },
1798 .{ .entity = "&rcub;", .codepoints = .{ .Single = 125 }, .characters = "}" },
1799 .{ .entity = "&rcy;", .codepoints = .{ .Single = 1088 }, .characters = "\xd1\x80" },
1800 .{ .entity = "&rdca;", .codepoints = .{ .Single = 10551 }, .characters = "\xe2\xa4\xb7" },
1801 .{ .entity = "&rdldhar;", .codepoints = .{ .Single = 10601 }, .characters = "\xe2\xa5\xa9" },
1802 .{ .entity = "&rdquo;", .codepoints = .{ .Single = 8221 }, .characters = "\xe2\x80\x9d" },
1803 .{ .entity = "&rdquor;", .codepoints = .{ .Single = 8221 }, .characters = "\xe2\x80\x9d" },
1804 .{ .entity = "&rdsh;", .codepoints = .{ .Single = 8627 }, .characters = "\xe2\x86\xb3" },
1805 .{ .entity = "&real;", .codepoints = .{ .Single = 8476 }, .characters = "\xe2\x84\x9c" },
1806 .{ .entity = "&realine;", .codepoints = .{ .Single = 8475 }, .characters = "\xe2\x84\x9b" },
1807 .{ .entity = "&realpart;", .codepoints = .{ .Single = 8476 }, .characters = "\xe2\x84\x9c" },
1808 .{ .entity = "&reals;", .codepoints = .{ .Single = 8477 }, .characters = "\xe2\x84\x9d" },
1809 .{ .entity = "&rect;", .codepoints = .{ .Single = 9645 }, .characters = "\xe2\x96\xad" },
1810 .{ .entity = "&reg", .codepoints = .{ .Single = 174 }, .characters = "\xc2\xae" },
1811 .{ .entity = "&reg;", .codepoints = .{ .Single = 174 }, .characters = "\xc2\xae" },
1812 .{ .entity = "&rfisht;", .codepoints = .{ .Single = 10621 }, .characters = "\xe2\xa5\xbd" },
1813 .{ .entity = "&rfloor;", .codepoints = .{ .Single = 8971 }, .characters = "\xe2\x8c\x8b" },
1814 .{ .entity = "&rfr;", .codepoints = .{ .Single = 120111 }, .characters = "\xf0\x9d\x94\xaf" },
1815 .{ .entity = "&rhard;", .codepoints = .{ .Single = 8641 }, .characters = "\xe2\x87\x81" },
1816 .{ .entity = "&rharu;", .codepoints = .{ .Single = 8640 }, .characters = "\xe2\x87\x80" },
1817 .{ .entity = "&rharul;", .codepoints = .{ .Single = 10604 }, .characters = "\xe2\xa5\xac" },
1818 .{ .entity = "&rho;", .codepoints = .{ .Single = 961 }, .characters = "\xcf\x81" },
1819 .{ .entity = "&rhov;", .codepoints = .{ .Single = 1009 }, .characters = "\xcf\xb1" },
1820 .{ .entity = "&rightarrow;", .codepoints = .{ .Single = 8594 }, .characters = "\xe2\x86\x92" },
1821 .{ .entity = "&rightarrowtail;", .codepoints = .{ .Single = 8611 }, .characters = "\xe2\x86\xa3" },
1822 .{ .entity = "&rightharpoondown;", .codepoints = .{ .Single = 8641 }, .characters = "\xe2\x87\x81" },
1823 .{ .entity = "&rightharpoonup;", .codepoints = .{ .Single = 8640 }, .characters = "\xe2\x87\x80" },
1824 .{ .entity = "&rightleftarrows;", .codepoints = .{ .Single = 8644 }, .characters = "\xe2\x87\x84" },
1825 .{ .entity = "&rightleftharpoons;", .codepoints = .{ .Single = 8652 }, .characters = "\xe2\x87\x8c" },
1826 .{ .entity = "&rightrightarrows;", .codepoints = .{ .Single = 8649 }, .characters = "\xe2\x87\x89" },
1827 .{ .entity = "&rightsquigarrow;", .codepoints = .{ .Single = 8605 }, .characters = "\xe2\x86\x9d" },
1828 .{ .entity = "&rightthreetimes;", .codepoints = .{ .Single = 8908 }, .characters = "\xe2\x8b\x8c" },
1829 .{ .entity = "&ring;", .codepoints = .{ .Single = 730 }, .characters = "\xcb\x9a" },
1830 .{ .entity = "&risingdotseq;", .codepoints = .{ .Single = 8787 }, .characters = "\xe2\x89\x93" },
1831 .{ .entity = "&rlarr;", .codepoints = .{ .Single = 8644 }, .characters = "\xe2\x87\x84" },
1832 .{ .entity = "&rlhar;", .codepoints = .{ .Single = 8652 }, .characters = "\xe2\x87\x8c" },
1833 .{ .entity = "&rlm;", .codepoints = .{ .Single = 8207 }, .characters = "\xe2\x80\x8f" },
1834 .{ .entity = "&rmoust;", .codepoints = .{ .Single = 9137 }, .characters = "\xe2\x8e\xb1" },
1835 .{ .entity = "&rmoustache;", .codepoints = .{ .Single = 9137 }, .characters = "\xe2\x8e\xb1" },
1836 .{ .entity = "&rnmid;", .codepoints = .{ .Single = 10990 }, .characters = "\xe2\xab\xae" },
1837 .{ .entity = "&roang;", .codepoints = .{ .Single = 10221 }, .characters = "\xe2\x9f\xad" },
1838 .{ .entity = "&roarr;", .codepoints = .{ .Single = 8702 }, .characters = "\xe2\x87\xbe" },
1839 .{ .entity = "&robrk;", .codepoints = .{ .Single = 10215 }, .characters = "\xe2\x9f\xa7" },
1840 .{ .entity = "&ropar;", .codepoints = .{ .Single = 10630 }, .characters = "\xe2\xa6\x86" },
1841 .{ .entity = "&ropf;", .codepoints = .{ .Single = 120163 }, .characters = "\xf0\x9d\x95\xa3" },
1842 .{ .entity = "&roplus;", .codepoints = .{ .Single = 10798 }, .characters = "\xe2\xa8\xae" },
1843 .{ .entity = "&rotimes;", .codepoints = .{ .Single = 10805 }, .characters = "\xe2\xa8\xb5" },
1844 .{ .entity = "&rpar;", .codepoints = .{ .Single = 41 }, .characters = ")" },
1845 .{ .entity = "&rpargt;", .codepoints = .{ .Single = 10644 }, .characters = "\xe2\xa6\x94" },
1846 .{ .entity = "&rppolint;", .codepoints = .{ .Single = 10770 }, .characters = "\xe2\xa8\x92" },
1847 .{ .entity = "&rrarr;", .codepoints = .{ .Single = 8649 }, .characters = "\xe2\x87\x89" },
1848 .{ .entity = "&rsaquo;", .codepoints = .{ .Single = 8250 }, .characters = "\xe2\x80\xba" },
1849 .{ .entity = "&rscr;", .codepoints = .{ .Single = 120007 }, .characters = "\xf0\x9d\x93\x87" },
1850 .{ .entity = "&rsh;", .codepoints = .{ .Single = 8625 }, .characters = "\xe2\x86\xb1" },
1851 .{ .entity = "&rsqb;", .codepoints = .{ .Single = 93 }, .characters = "]" },
1852 .{ .entity = "&rsquo;", .codepoints = .{ .Single = 8217 }, .characters = "\xe2\x80\x99" },
1853 .{ .entity = "&rsquor;", .codepoints = .{ .Single = 8217 }, .characters = "\xe2\x80\x99" },
1854 .{ .entity = "&rthree;", .codepoints = .{ .Single = 8908 }, .characters = "\xe2\x8b\x8c" },
1855 .{ .entity = "&rtimes;", .codepoints = .{ .Single = 8906 }, .characters = "\xe2\x8b\x8a" },
1856 .{ .entity = "&rtri;", .codepoints = .{ .Single = 9657 }, .characters = "\xe2\x96\xb9" },
1857 .{ .entity = "&rtrie;", .codepoints = .{ .Single = 8885 }, .characters = "\xe2\x8a\xb5" },
1858 .{ .entity = "&rtrif;", .codepoints = .{ .Single = 9656 }, .characters = "\xe2\x96\xb8" },
1859 .{ .entity = "&rtriltri;", .codepoints = .{ .Single = 10702 }, .characters = "\xe2\xa7\x8e" },
1860 .{ .entity = "&ruluhar;", .codepoints = .{ .Single = 10600 }, .characters = "\xe2\xa5\xa8" },
1861 .{ .entity = "&rx;", .codepoints = .{ .Single = 8478 }, .characters = "\xe2\x84\x9e" },
1862 .{ .entity = "&sacute;", .codepoints = .{ .Single = 347 }, .characters = "\xc5\x9b" },
1863 .{ .entity = "&sbquo;", .codepoints = .{ .Single = 8218 }, .characters = "\xe2\x80\x9a" },
1864 .{ .entity = "&sc;", .codepoints = .{ .Single = 8827 }, .characters = "\xe2\x89\xbb" },
1865 .{ .entity = "&scE;", .codepoints = .{ .Single = 10932 }, .characters = "\xe2\xaa\xb4" },
1866 .{ .entity = "&scap;", .codepoints = .{ .Single = 10936 }, .characters = "\xe2\xaa\xb8" },
1867 .{ .entity = "&scaron;", .codepoints = .{ .Single = 353 }, .characters = "\xc5\xa1" },
1868 .{ .entity = "&sccue;", .codepoints = .{ .Single = 8829 }, .characters = "\xe2\x89\xbd" },
1869 .{ .entity = "&sce;", .codepoints = .{ .Single = 10928 }, .characters = "\xe2\xaa\xb0" },
1870 .{ .entity = "&scedil;", .codepoints = .{ .Single = 351 }, .characters = "\xc5\x9f" },
1871 .{ .entity = "&scirc;", .codepoints = .{ .Single = 349 }, .characters = "\xc5\x9d" },
1872 .{ .entity = "&scnE;", .codepoints = .{ .Single = 10934 }, .characters = "\xe2\xaa\xb6" },
1873 .{ .entity = "&scnap;", .codepoints = .{ .Single = 10938 }, .characters = "\xe2\xaa\xba" },
1874 .{ .entity = "&scnsim;", .codepoints = .{ .Single = 8937 }, .characters = "\xe2\x8b\xa9" },
1875 .{ .entity = "&scpolint;", .codepoints = .{ .Single = 10771 }, .characters = "\xe2\xa8\x93" },
1876 .{ .entity = "&scsim;", .codepoints = .{ .Single = 8831 }, .characters = "\xe2\x89\xbf" },
1877 .{ .entity = "&scy;", .codepoints = .{ .Single = 1089 }, .characters = "\xd1\x81" },
1878 .{ .entity = "&sdot;", .codepoints = .{ .Single = 8901 }, .characters = "\xe2\x8b\x85" },
1879 .{ .entity = "&sdotb;", .codepoints = .{ .Single = 8865 }, .characters = "\xe2\x8a\xa1" },
1880 .{ .entity = "&sdote;", .codepoints = .{ .Single = 10854 }, .characters = "\xe2\xa9\xa6" },
1881 .{ .entity = "&seArr;", .codepoints = .{ .Single = 8664 }, .characters = "\xe2\x87\x98" },
1882 .{ .entity = "&searhk;", .codepoints = .{ .Single = 10533 }, .characters = "\xe2\xa4\xa5" },
1883 .{ .entity = "&searr;", .codepoints = .{ .Single = 8600 }, .characters = "\xe2\x86\x98" },
1884 .{ .entity = "&searrow;", .codepoints = .{ .Single = 8600 }, .characters = "\xe2\x86\x98" },
1885 .{ .entity = "&sect", .codepoints = .{ .Single = 167 }, .characters = "\xc2\xa7" },
1886 .{ .entity = "&sect;", .codepoints = .{ .Single = 167 }, .characters = "\xc2\xa7" },
1887 .{ .entity = "&semi;", .codepoints = .{ .Single = 59 }, .characters = ";" },
1888 .{ .entity = "&seswar;", .codepoints = .{ .Single = 10537 }, .characters = "\xe2\xa4\xa9" },
1889 .{ .entity = "&setminus;", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" },
1890 .{ .entity = "&setmn;", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" },
1891 .{ .entity = "&sext;", .codepoints = .{ .Single = 10038 }, .characters = "\xe2\x9c\xb6" },
1892 .{ .entity = "&sfr;", .codepoints = .{ .Single = 120112 }, .characters = "\xf0\x9d\x94\xb0" },
1893 .{ .entity = "&sfrown;", .codepoints = .{ .Single = 8994 }, .characters = "\xe2\x8c\xa2" },
1894 .{ .entity = "&sharp;", .codepoints = .{ .Single = 9839 }, .characters = "\xe2\x99\xaf" },
1895 .{ .entity = "&shchcy;", .codepoints = .{ .Single = 1097 }, .characters = "\xd1\x89" },
1896 .{ .entity = "&shcy;", .codepoints = .{ .Single = 1096 }, .characters = "\xd1\x88" },
1897 .{ .entity = "&shortmid;", .codepoints = .{ .Single = 8739 }, .characters = "\xe2\x88\xa3" },
1898 .{ .entity = "&shortparallel;", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" },
1899 .{ .entity = "&shy", .codepoints = .{ .Single = 173 }, .characters = "\xc2\xad" },
1900 .{ .entity = "&shy;", .codepoints = .{ .Single = 173 }, .characters = "\xc2\xad" },
1901 .{ .entity = "&sigma;", .codepoints = .{ .Single = 963 }, .characters = "\xcf\x83" },
1902 .{ .entity = "&sigmaf;", .codepoints = .{ .Single = 962 }, .characters = "\xcf\x82" },
1903 .{ .entity = "&sigmav;", .codepoints = .{ .Single = 962 }, .characters = "\xcf\x82" },
1904 .{ .entity = "&sim;", .codepoints = .{ .Single = 8764 }, .characters = "\xe2\x88\xbc" },
1905 .{ .entity = "&simdot;", .codepoints = .{ .Single = 10858 }, .characters = "\xe2\xa9\xaa" },
1906 .{ .entity = "&sime;", .codepoints = .{ .Single = 8771 }, .characters = "\xe2\x89\x83" },
1907 .{ .entity = "&simeq;", .codepoints = .{ .Single = 8771 }, .characters = "\xe2\x89\x83" },
1908 .{ .entity = "&simg;", .codepoints = .{ .Single = 10910 }, .characters = "\xe2\xaa\x9e" },
1909 .{ .entity = "&simgE;", .codepoints = .{ .Single = 10912 }, .characters = "\xe2\xaa\xa0" },
1910 .{ .entity = "&siml;", .codepoints = .{ .Single = 10909 }, .characters = "\xe2\xaa\x9d" },
1911 .{ .entity = "&simlE;", .codepoints = .{ .Single = 10911 }, .characters = "\xe2\xaa\x9f" },
1912 .{ .entity = "&simne;", .codepoints = .{ .Single = 8774 }, .characters = "\xe2\x89\x86" },
1913 .{ .entity = "&simplus;", .codepoints = .{ .Single = 10788 }, .characters = "\xe2\xa8\xa4" },
1914 .{ .entity = "&simrarr;", .codepoints = .{ .Single = 10610 }, .characters = "\xe2\xa5\xb2" },
1915 .{ .entity = "&slarr;", .codepoints = .{ .Single = 8592 }, .characters = "\xe2\x86\x90" },
1916 .{ .entity = "&smallsetminus;", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" },
1917 .{ .entity = "&smashp;", .codepoints = .{ .Single = 10803 }, .characters = "\xe2\xa8\xb3" },
1918 .{ .entity = "&smeparsl;", .codepoints = .{ .Single = 10724 }, .characters = "\xe2\xa7\xa4" },
1919 .{ .entity = "&smid;", .codepoints = .{ .Single = 8739 }, .characters = "\xe2\x88\xa3" },
1920 .{ .entity = "&smile;", .codepoints = .{ .Single = 8995 }, .characters = "\xe2\x8c\xa3" },
1921 .{ .entity = "&smt;", .codepoints = .{ .Single = 10922 }, .characters = "\xe2\xaa\xaa" },
1922 .{ .entity = "&smte;", .codepoints = .{ .Single = 10924 }, .characters = "\xe2\xaa\xac" },
1923 .{ .entity = "&smtes;", .codepoints = .{ .Double = [2]u32{ 10924, 65024 } }, .characters = "\xe2\xaa\xac\xef\xb8\x80" },
1924 .{ .entity = "&softcy;", .codepoints = .{ .Single = 1100 }, .characters = "\xd1\x8c" },
1925 .{ .entity = "&sol;", .codepoints = .{ .Single = 47 }, .characters = "/" },
1926 .{ .entity = "&solb;", .codepoints = .{ .Single = 10692 }, .characters = "\xe2\xa7\x84" },
1927 .{ .entity = "&solbar;", .codepoints = .{ .Single = 9023 }, .characters = "\xe2\x8c\xbf" },
1928 .{ .entity = "&sopf;", .codepoints = .{ .Single = 120164 }, .characters = "\xf0\x9d\x95\xa4" },
1929 .{ .entity = "&spades;", .codepoints = .{ .Single = 9824 }, .characters = "\xe2\x99\xa0" },
1930 .{ .entity = "&spadesuit;", .codepoints = .{ .Single = 9824 }, .characters = "\xe2\x99\xa0" },
1931 .{ .entity = "&spar;", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" },
1932 .{ .entity = "&sqcap;", .codepoints = .{ .Single = 8851 }, .characters = "\xe2\x8a\x93" },
1933 .{ .entity = "&sqcaps;", .codepoints = .{ .Double = [2]u32{ 8851, 65024 } }, .characters = "\xe2\x8a\x93\xef\xb8\x80" },
1934 .{ .entity = "&sqcup;", .codepoints = .{ .Single = 8852 }, .characters = "\xe2\x8a\x94" },
1935 .{ .entity = "&sqcups;", .codepoints = .{ .Double = [2]u32{ 8852, 65024 } }, .characters = "\xe2\x8a\x94\xef\xb8\x80" },
1936 .{ .entity = "&sqsub;", .codepoints = .{ .Single = 8847 }, .characters = "\xe2\x8a\x8f" },
1937 .{ .entity = "&sqsube;", .codepoints = .{ .Single = 8849 }, .characters = "\xe2\x8a\x91" },
1938 .{ .entity = "&sqsubset;", .codepoints = .{ .Single = 8847 }, .characters = "\xe2\x8a\x8f" },
1939 .{ .entity = "&sqsubseteq;", .codepoints = .{ .Single = 8849 }, .characters = "\xe2\x8a\x91" },
1940 .{ .entity = "&sqsup;", .codepoints = .{ .Single = 8848 }, .characters = "\xe2\x8a\x90" },
1941 .{ .entity = "&sqsupe;", .codepoints = .{ .Single = 8850 }, .characters = "\xe2\x8a\x92" },
1942 .{ .entity = "&sqsupset;", .codepoints = .{ .Single = 8848 }, .characters = "\xe2\x8a\x90" },
1943 .{ .entity = "&sqsupseteq;", .codepoints = .{ .Single = 8850 }, .characters = "\xe2\x8a\x92" },
1944 .{ .entity = "&squ;", .codepoints = .{ .Single = 9633 }, .characters = "\xe2\x96\xa1" },
1945 .{ .entity = "&square;", .codepoints = .{ .Single = 9633 }, .characters = "\xe2\x96\xa1" },
1946 .{ .entity = "&squarf;", .codepoints = .{ .Single = 9642 }, .characters = "\xe2\x96\xaa" },
1947 .{ .entity = "&squf;", .codepoints = .{ .Single = 9642 }, .characters = "\xe2\x96\xaa" },
1948 .{ .entity = "&srarr;", .codepoints = .{ .Single = 8594 }, .characters = "\xe2\x86\x92" },
1949 .{ .entity = "&sscr;", .codepoints = .{ .Single = 120008 }, .characters = "\xf0\x9d\x93\x88" },
1950 .{ .entity = "&ssetmn;", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" },
1951 .{ .entity = "&ssmile;", .codepoints = .{ .Single = 8995 }, .characters = "\xe2\x8c\xa3" },
1952 .{ .entity = "&sstarf;", .codepoints = .{ .Single = 8902 }, .characters = "\xe2\x8b\x86" },
1953 .{ .entity = "&star;", .codepoints = .{ .Single = 9734 }, .characters = "\xe2\x98\x86" },
1954 .{ .entity = "&starf;", .codepoints = .{ .Single = 9733 }, .characters = "\xe2\x98\x85" },
1955 .{ .entity = "&straightepsilon;", .codepoints = .{ .Single = 1013 }, .characters = "\xcf\xb5" },
1956 .{ .entity = "&straightphi;", .codepoints = .{ .Single = 981 }, .characters = "\xcf\x95" },
1957 .{ .entity = "&strns;", .codepoints = .{ .Single = 175 }, .characters = "\xc2\xaf" },
1958 .{ .entity = "&sub;", .codepoints = .{ .Single = 8834 }, .characters = "\xe2\x8a\x82" },
1959 .{ .entity = "&subE;", .codepoints = .{ .Single = 10949 }, .characters = "\xe2\xab\x85" },
1960 .{ .entity = "&subdot;", .codepoints = .{ .Single = 10941 }, .characters = "\xe2\xaa\xbd" },
1961 .{ .entity = "&sube;", .codepoints = .{ .Single = 8838 }, .characters = "\xe2\x8a\x86" },
1962 .{ .entity = "&subedot;", .codepoints = .{ .Single = 10947 }, .characters = "\xe2\xab\x83" },
1963 .{ .entity = "&submult;", .codepoints = .{ .Single = 10945 }, .characters = "\xe2\xab\x81" },
1964 .{ .entity = "&subnE;", .codepoints = .{ .Single = 10955 }, .characters = "\xe2\xab\x8b" },
1965 .{ .entity = "&subne;", .codepoints = .{ .Single = 8842 }, .characters = "\xe2\x8a\x8a" },
1966 .{ .entity = "&subplus;", .codepoints = .{ .Single = 10943 }, .characters = "\xe2\xaa\xbf" },
1967 .{ .entity = "&subrarr;", .codepoints = .{ .Single = 10617 }, .characters = "\xe2\xa5\xb9" },
1968 .{ .entity = "&subset;", .codepoints = .{ .Single = 8834 }, .characters = "\xe2\x8a\x82" },
1969 .{ .entity = "&subseteq;", .codepoints = .{ .Single = 8838 }, .characters = "\xe2\x8a\x86" },
1970 .{ .entity = "&subseteqq;", .codepoints = .{ .Single = 10949 }, .characters = "\xe2\xab\x85" },
1971 .{ .entity = "&subsetneq;", .codepoints = .{ .Single = 8842 }, .characters = "\xe2\x8a\x8a" },
1972 .{ .entity = "&subsetneqq;", .codepoints = .{ .Single = 10955 }, .characters = "\xe2\xab\x8b" },
1973 .{ .entity = "&subsim;", .codepoints = .{ .Single = 10951 }, .characters = "\xe2\xab\x87" },
1974 .{ .entity = "&subsub;", .codepoints = .{ .Single = 10965 }, .characters = "\xe2\xab\x95" },
1975 .{ .entity = "&subsup;", .codepoints = .{ .Single = 10963 }, .characters = "\xe2\xab\x93" },
1976 .{ .entity = "&succ;", .codepoints = .{ .Single = 8827 }, .characters = "\xe2\x89\xbb" },
1977 .{ .entity = "&succapprox;", .codepoints = .{ .Single = 10936 }, .characters = "\xe2\xaa\xb8" },
1978 .{ .entity = "&succcurlyeq;", .codepoints = .{ .Single = 8829 }, .characters = "\xe2\x89\xbd" },
1979 .{ .entity = "&succeq;", .codepoints = .{ .Single = 10928 }, .characters = "\xe2\xaa\xb0" },
1980 .{ .entity = "&succnapprox;", .codepoints = .{ .Single = 10938 }, .characters = "\xe2\xaa\xba" },
1981 .{ .entity = "&succneqq;", .codepoints = .{ .Single = 10934 }, .characters = "\xe2\xaa\xb6" },
1982 .{ .entity = "&succnsim;", .codepoints = .{ .Single = 8937 }, .characters = "\xe2\x8b\xa9" },
1983 .{ .entity = "&succsim;", .codepoints = .{ .Single = 8831 }, .characters = "\xe2\x89\xbf" },
1984 .{ .entity = "&sum;", .codepoints = .{ .Single = 8721 }, .characters = "\xe2\x88\x91" },
1985 .{ .entity = "&sung;", .codepoints = .{ .Single = 9834 }, .characters = "\xe2\x99\xaa" },
1986 .{ .entity = "&sup1", .codepoints = .{ .Single = 185 }, .characters = "\xc2\xb9" },
1987 .{ .entity = "&sup1;", .codepoints = .{ .Single = 185 }, .characters = "\xc2\xb9" },
1988 .{ .entity = "&sup2", .codepoints = .{ .Single = 178 }, .characters = "\xc2\xb2" },
1989 .{ .entity = "&sup2;", .codepoints = .{ .Single = 178 }, .characters = "\xc2\xb2" },
1990 .{ .entity = "&sup3", .codepoints = .{ .Single = 179 }, .characters = "\xc2\xb3" },
1991 .{ .entity = "&sup3;", .codepoints = .{ .Single = 179 }, .characters = "\xc2\xb3" },
1992 .{ .entity = "&sup;", .codepoints = .{ .Single = 8835 }, .characters = "\xe2\x8a\x83" },
1993 .{ .entity = "&supE;", .codepoints = .{ .Single = 10950 }, .characters = "\xe2\xab\x86" },
1994 .{ .entity = "&supdot;", .codepoints = .{ .Single = 10942 }, .characters = "\xe2\xaa\xbe" },
1995 .{ .entity = "&supdsub;", .codepoints = .{ .Single = 10968 }, .characters = "\xe2\xab\x98" },
1996 .{ .entity = "&supe;", .codepoints = .{ .Single = 8839 }, .characters = "\xe2\x8a\x87" },
1997 .{ .entity = "&supedot;", .codepoints = .{ .Single = 10948 }, .characters = "\xe2\xab\x84" },
1998 .{ .entity = "&suphsol;", .codepoints = .{ .Single = 10185 }, .characters = "\xe2\x9f\x89" },
1999 .{ .entity = "&suphsub;", .codepoints = .{ .Single = 10967 }, .characters = "\xe2\xab\x97" },
2000 .{ .entity = "&suplarr;", .codepoints = .{ .Single = 10619 }, .characters = "\xe2\xa5\xbb" },
2001 .{ .entity = "&supmult;", .codepoints = .{ .Single = 10946 }, .characters = "\xe2\xab\x82" },
2002 .{ .entity = "&supnE;", .codepoints = .{ .Single = 10956 }, .characters = "\xe2\xab\x8c" },
2003 .{ .entity = "&supne;", .codepoints = .{ .Single = 8843 }, .characters = "\xe2\x8a\x8b" },
2004 .{ .entity = "&supplus;", .codepoints = .{ .Single = 10944 }, .characters = "\xe2\xab\x80" },
2005 .{ .entity = "&supset;", .codepoints = .{ .Single = 8835 }, .characters = "\xe2\x8a\x83" },
2006 .{ .entity = "&supseteq;", .codepoints = .{ .Single = 8839 }, .characters = "\xe2\x8a\x87" },
2007 .{ .entity = "&supseteqq;", .codepoints = .{ .Single = 10950 }, .characters = "\xe2\xab\x86" },
2008 .{ .entity = "&supsetneq;", .codepoints = .{ .Single = 8843 }, .characters = "\xe2\x8a\x8b" },
2009 .{ .entity = "&supsetneqq;", .codepoints = .{ .Single = 10956 }, .characters = "\xe2\xab\x8c" },
2010 .{ .entity = "&supsim;", .codepoints = .{ .Single = 10952 }, .characters = "\xe2\xab\x88" },
2011 .{ .entity = "&supsub;", .codepoints = .{ .Single = 10964 }, .characters = "\xe2\xab\x94" },
2012 .{ .entity = "&supsup;", .codepoints = .{ .Single = 10966 }, .characters = "\xe2\xab\x96" },
2013 .{ .entity = "&swArr;", .codepoints = .{ .Single = 8665 }, .characters = "\xe2\x87\x99" },
2014 .{ .entity = "&swarhk;", .codepoints = .{ .Single = 10534 }, .characters = "\xe2\xa4\xa6" },
2015 .{ .entity = "&swarr;", .codepoints = .{ .Single = 8601 }, .characters = "\xe2\x86\x99" },
2016 .{ .entity = "&swarrow;", .codepoints = .{ .Single = 8601 }, .characters = "\xe2\x86\x99" },
2017 .{ .entity = "&swnwar;", .codepoints = .{ .Single = 10538 }, .characters = "\xe2\xa4\xaa" },
2018 .{ .entity = "&szlig", .codepoints = .{ .Single = 223 }, .characters = "\xc3\x9f" },
2019 .{ .entity = "&szlig;", .codepoints = .{ .Single = 223 }, .characters = "\xc3\x9f" },
2020 .{ .entity = "&target;", .codepoints = .{ .Single = 8982 }, .characters = "\xe2\x8c\x96" },
2021 .{ .entity = "&tau;", .codepoints = .{ .Single = 964 }, .characters = "\xcf\x84" },
2022 .{ .entity = "&tbrk;", .codepoints = .{ .Single = 9140 }, .characters = "\xe2\x8e\xb4" },
2023 .{ .entity = "&tcaron;", .codepoints = .{ .Single = 357 }, .characters = "\xc5\xa5" },
2024 .{ .entity = "&tcedil;", .codepoints = .{ .Single = 355 }, .characters = "\xc5\xa3" },
2025 .{ .entity = "&tcy;", .codepoints = .{ .Single = 1090 }, .characters = "\xd1\x82" },
2026 .{ .entity = "&tdot;", .codepoints = .{ .Single = 8411 }, .characters = "\xe2\x83\x9b" },
2027 .{ .entity = "&telrec;", .codepoints = .{ .Single = 8981 }, .characters = "\xe2\x8c\x95" },
2028 .{ .entity = "&tfr;", .codepoints = .{ .Single = 120113 }, .characters = "\xf0\x9d\x94\xb1" },
2029 .{ .entity = "&there4;", .codepoints = .{ .Single = 8756 }, .characters = "\xe2\x88\xb4" },
2030 .{ .entity = "&therefore;", .codepoints = .{ .Single = 8756 }, .characters = "\xe2\x88\xb4" },
2031 .{ .entity = "&theta;", .codepoints = .{ .Single = 952 }, .characters = "\xce\xb8" },
2032 .{ .entity = "&thetasym;", .codepoints = .{ .Single = 977 }, .characters = "\xcf\x91" },
2033 .{ .entity = "&thetav;", .codepoints = .{ .Single = 977 }, .characters = "\xcf\x91" },
2034 .{ .entity = "&thickapprox;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
2035 .{ .entity = "&thicksim;", .codepoints = .{ .Single = 8764 }, .characters = "\xe2\x88\xbc" },
2036 .{ .entity = "&thinsp;", .codepoints = .{ .Single = 8201 }, .characters = "\xe2\x80\x89" },
2037 .{ .entity = "&thkap;", .codepoints = .{ .Single = 8776 }, .characters = "\xe2\x89\x88" },
2038 .{ .entity = "&thksim;", .codepoints = .{ .Single = 8764 }, .characters = "\xe2\x88\xbc" },
2039 .{ .entity = "&thorn", .codepoints = .{ .Single = 254 }, .characters = "\xc3\xbe" },
2040 .{ .entity = "&thorn;", .codepoints = .{ .Single = 254 }, .characters = "\xc3\xbe" },
2041 .{ .entity = "&tilde;", .codepoints = .{ .Single = 732 }, .characters = "\xcb\x9c" },
2042 .{ .entity = "&times", .codepoints = .{ .Single = 215 }, .characters = "\xc3\x97" },
2043 .{ .entity = "&times;", .codepoints = .{ .Single = 215 }, .characters = "\xc3\x97" },
2044 .{ .entity = "&timesb;", .codepoints = .{ .Single = 8864 }, .characters = "\xe2\x8a\xa0" },
2045 .{ .entity = "&timesbar;", .codepoints = .{ .Single = 10801 }, .characters = "\xe2\xa8\xb1" },
2046 .{ .entity = "&timesd;", .codepoints = .{ .Single = 10800 }, .characters = "\xe2\xa8\xb0" },
2047 .{ .entity = "&tint;", .codepoints = .{ .Single = 8749 }, .characters = "\xe2\x88\xad" },
2048 .{ .entity = "&toea;", .codepoints = .{ .Single = 10536 }, .characters = "\xe2\xa4\xa8" },
2049 .{ .entity = "&top;", .codepoints = .{ .Single = 8868 }, .characters = "\xe2\x8a\xa4" },
2050 .{ .entity = "&topbot;", .codepoints = .{ .Single = 9014 }, .characters = "\xe2\x8c\xb6" },
2051 .{ .entity = "&topcir;", .codepoints = .{ .Single = 10993 }, .characters = "\xe2\xab\xb1" },
2052 .{ .entity = "&topf;", .codepoints = .{ .Single = 120165 }, .characters = "\xf0\x9d\x95\xa5" },
2053 .{ .entity = "&topfork;", .codepoints = .{ .Single = 10970 }, .characters = "\xe2\xab\x9a" },
2054 .{ .entity = "&tosa;", .codepoints = .{ .Single = 10537 }, .characters = "\xe2\xa4\xa9" },
2055 .{ .entity = "&tprime;", .codepoints = .{ .Single = 8244 }, .characters = "\xe2\x80\xb4" },
2056 .{ .entity = "&trade;", .codepoints = .{ .Single = 8482 }, .characters = "\xe2\x84\xa2" },
2057 .{ .entity = "&triangle;", .codepoints = .{ .Single = 9653 }, .characters = "\xe2\x96\xb5" },
2058 .{ .entity = "&triangledown;", .codepoints = .{ .Single = 9663 }, .characters = "\xe2\x96\xbf" },
2059 .{ .entity = "&triangleleft;", .codepoints = .{ .Single = 9667 }, .characters = "\xe2\x97\x83" },
2060 .{ .entity = "&trianglelefteq;", .codepoints = .{ .Single = 8884 }, .characters = "\xe2\x8a\xb4" },
2061 .{ .entity = "&triangleq;", .codepoints = .{ .Single = 8796 }, .characters = "\xe2\x89\x9c" },
2062 .{ .entity = "&triangleright;", .codepoints = .{ .Single = 9657 }, .characters = "\xe2\x96\xb9" },
2063 .{ .entity = "&trianglerighteq;", .codepoints = .{ .Single = 8885 }, .characters = "\xe2\x8a\xb5" },
2064 .{ .entity = "&tridot;", .codepoints = .{ .Single = 9708 }, .characters = "\xe2\x97\xac" },
2065 .{ .entity = "&trie;", .codepoints = .{ .Single = 8796 }, .characters = "\xe2\x89\x9c" },
2066 .{ .entity = "&triminus;", .codepoints = .{ .Single = 10810 }, .characters = "\xe2\xa8\xba" },
2067 .{ .entity = "&triplus;", .codepoints = .{ .Single = 10809 }, .characters = "\xe2\xa8\xb9" },
2068 .{ .entity = "&trisb;", .codepoints = .{ .Single = 10701 }, .characters = "\xe2\xa7\x8d" },
2069 .{ .entity = "&tritime;", .codepoints = .{ .Single = 10811 }, .characters = "\xe2\xa8\xbb" },
2070 .{ .entity = "&trpezium;", .codepoints = .{ .Single = 9186 }, .characters = "\xe2\x8f\xa2" },
2071 .{ .entity = "&tscr;", .codepoints = .{ .Single = 120009 }, .characters = "\xf0\x9d\x93\x89" },
2072 .{ .entity = "&tscy;", .codepoints = .{ .Single = 1094 }, .characters = "\xd1\x86" },
2073 .{ .entity = "&tshcy;", .codepoints = .{ .Single = 1115 }, .characters = "\xd1\x9b" },
2074 .{ .entity = "&tstrok;", .codepoints = .{ .Single = 359 }, .characters = "\xc5\xa7" },
2075 .{ .entity = "&twixt;", .codepoints = .{ .Single = 8812 }, .characters = "\xe2\x89\xac" },
2076 .{ .entity = "&twoheadleftarrow;", .codepoints = .{ .Single = 8606 }, .characters = "\xe2\x86\x9e" },
2077 .{ .entity = "&twoheadrightarrow;", .codepoints = .{ .Single = 8608 }, .characters = "\xe2\x86\xa0" },
2078 .{ .entity = "&uArr;", .codepoints = .{ .Single = 8657 }, .characters = "\xe2\x87\x91" },
2079 .{ .entity = "&uHar;", .codepoints = .{ .Single = 10595 }, .characters = "\xe2\xa5\xa3" },
2080 .{ .entity = "&uacute", .codepoints = .{ .Single = 250 }, .characters = "\xc3\xba" },
2081 .{ .entity = "&uacute;", .codepoints = .{ .Single = 250 }, .characters = "\xc3\xba" },
2082 .{ .entity = "&uarr;", .codepoints = .{ .Single = 8593 }, .characters = "\xe2\x86\x91" },
2083 .{ .entity = "&ubrcy;", .codepoints = .{ .Single = 1118 }, .characters = "\xd1\x9e" },
2084 .{ .entity = "&ubreve;", .codepoints = .{ .Single = 365 }, .characters = "\xc5\xad" },
2085 .{ .entity = "&ucirc", .codepoints = .{ .Single = 251 }, .characters = "\xc3\xbb" },
2086 .{ .entity = "&ucirc;", .codepoints = .{ .Single = 251 }, .characters = "\xc3\xbb" },
2087 .{ .entity = "&ucy;", .codepoints = .{ .Single = 1091 }, .characters = "\xd1\x83" },
2088 .{ .entity = "&udarr;", .codepoints = .{ .Single = 8645 }, .characters = "\xe2\x87\x85" },
2089 .{ .entity = "&udblac;", .codepoints = .{ .Single = 369 }, .characters = "\xc5\xb1" },
2090 .{ .entity = "&udhar;", .codepoints = .{ .Single = 10606 }, .characters = "\xe2\xa5\xae" },
2091 .{ .entity = "&ufisht;", .codepoints = .{ .Single = 10622 }, .characters = "\xe2\xa5\xbe" },
2092 .{ .entity = "&ufr;", .codepoints = .{ .Single = 120114 }, .characters = "\xf0\x9d\x94\xb2" },
2093 .{ .entity = "&ugrave", .codepoints = .{ .Single = 249 }, .characters = "\xc3\xb9" },
2094 .{ .entity = "&ugrave;", .codepoints = .{ .Single = 249 }, .characters = "\xc3\xb9" },
2095 .{ .entity = "&uharl;", .codepoints = .{ .Single = 8639 }, .characters = "\xe2\x86\xbf" },
2096 .{ .entity = "&uharr;", .codepoints = .{ .Single = 8638 }, .characters = "\xe2\x86\xbe" },
2097 .{ .entity = "&uhblk;", .codepoints = .{ .Single = 9600 }, .characters = "\xe2\x96\x80" },
2098 .{ .entity = "&ulcorn;", .codepoints = .{ .Single = 8988 }, .characters = "\xe2\x8c\x9c" },
2099 .{ .entity = "&ulcorner;", .codepoints = .{ .Single = 8988 }, .characters = "\xe2\x8c\x9c" },
2100 .{ .entity = "&ulcrop;", .codepoints = .{ .Single = 8975 }, .characters = "\xe2\x8c\x8f" },
2101 .{ .entity = "&ultri;", .codepoints = .{ .Single = 9720 }, .characters = "\xe2\x97\xb8" },
2102 .{ .entity = "&umacr;", .codepoints = .{ .Single = 363 }, .characters = "\xc5\xab" },
2103 .{ .entity = "&uml", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" },
2104 .{ .entity = "&uml;", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" },
2105 .{ .entity = "&uogon;", .codepoints = .{ .Single = 371 }, .characters = "\xc5\xb3" },
2106 .{ .entity = "&uopf;", .codepoints = .{ .Single = 120166 }, .characters = "\xf0\x9d\x95\xa6" },
2107 .{ .entity = "&uparrow;", .codepoints = .{ .Single = 8593 }, .characters = "\xe2\x86\x91" },
2108 .{ .entity = "&updownarrow;", .codepoints = .{ .Single = 8597 }, .characters = "\xe2\x86\x95" },
2109 .{ .entity = "&upharpoonleft;", .codepoints = .{ .Single = 8639 }, .characters = "\xe2\x86\xbf" },
2110 .{ .entity = "&upharpoonright;", .codepoints = .{ .Single = 8638 }, .characters = "\xe2\x86\xbe" },
2111 .{ .entity = "&uplus;", .codepoints = .{ .Single = 8846 }, .characters = "\xe2\x8a\x8e" },
2112 .{ .entity = "&upsi;", .codepoints = .{ .Single = 965 }, .characters = "\xcf\x85" },
2113 .{ .entity = "&upsih;", .codepoints = .{ .Single = 978 }, .characters = "\xcf\x92" },
2114 .{ .entity = "&upsilon;", .codepoints = .{ .Single = 965 }, .characters = "\xcf\x85" },
2115 .{ .entity = "&upuparrows;", .codepoints = .{ .Single = 8648 }, .characters = "\xe2\x87\x88" },
2116 .{ .entity = "&urcorn;", .codepoints = .{ .Single = 8989 }, .characters = "\xe2\x8c\x9d" },
2117 .{ .entity = "&urcorner;", .codepoints = .{ .Single = 8989 }, .characters = "\xe2\x8c\x9d" },
2118 .{ .entity = "&urcrop;", .codepoints = .{ .Single = 8974 }, .characters = "\xe2\x8c\x8e" },
2119 .{ .entity = "&uring;", .codepoints = .{ .Single = 367 }, .characters = "\xc5\xaf" },
2120 .{ .entity = "&urtri;", .codepoints = .{ .Single = 9721 }, .characters = "\xe2\x97\xb9" },
2121 .{ .entity = "&uscr;", .codepoints = .{ .Single = 120010 }, .characters = "\xf0\x9d\x93\x8a" },
2122 .{ .entity = "&utdot;", .codepoints = .{ .Single = 8944 }, .characters = "\xe2\x8b\xb0" },
2123 .{ .entity = "&utilde;", .codepoints = .{ .Single = 361 }, .characters = "\xc5\xa9" },
2124 .{ .entity = "&utri;", .codepoints = .{ .Single = 9653 }, .characters = "\xe2\x96\xb5" },
2125 .{ .entity = "&utrif;", .codepoints = .{ .Single = 9652 }, .characters = "\xe2\x96\xb4" },
2126 .{ .entity = "&uuarr;", .codepoints = .{ .Single = 8648 }, .characters = "\xe2\x87\x88" },
2127 .{ .entity = "&uuml", .codepoints = .{ .Single = 252 }, .characters = "\xc3\xbc" },
2128 .{ .entity = "&uuml;", .codepoints = .{ .Single = 252 }, .characters = "\xc3\xbc" },
2129 .{ .entity = "&uwangle;", .codepoints = .{ .Single = 10663 }, .characters = "\xe2\xa6\xa7" },
2130 .{ .entity = "&vArr;", .codepoints = .{ .Single = 8661 }, .characters = "\xe2\x87\x95" },
2131 .{ .entity = "&vBar;", .codepoints = .{ .Single = 10984 }, .characters = "\xe2\xab\xa8" },
2132 .{ .entity = "&vBarv;", .codepoints = .{ .Single = 10985 }, .characters = "\xe2\xab\xa9" },
2133 .{ .entity = "&vDash;", .codepoints = .{ .Single = 8872 }, .characters = "\xe2\x8a\xa8" },
2134 .{ .entity = "&vangrt;", .codepoints = .{ .Single = 10652 }, .characters = "\xe2\xa6\x9c" },
2135 .{ .entity = "&varepsilon;", .codepoints = .{ .Single = 1013 }, .characters = "\xcf\xb5" },
2136 .{ .entity = "&varkappa;", .codepoints = .{ .Single = 1008 }, .characters = "\xcf\xb0" },
2137 .{ .entity = "&varnothing;", .codepoints = .{ .Single = 8709 }, .characters = "\xe2\x88\x85" },
2138 .{ .entity = "&varphi;", .codepoints = .{ .Single = 981 }, .characters = "\xcf\x95" },
2139 .{ .entity = "&varpi;", .codepoints = .{ .Single = 982 }, .characters = "\xcf\x96" },
2140 .{ .entity = "&varpropto;", .codepoints = .{ .Single = 8733 }, .characters = "\xe2\x88\x9d" },
2141 .{ .entity = "&varr;", .codepoints = .{ .Single = 8597 }, .characters = "\xe2\x86\x95" },
2142 .{ .entity = "&varrho;", .codepoints = .{ .Single = 1009 }, .characters = "\xcf\xb1" },
2143 .{ .entity = "&varsigma;", .codepoints = .{ .Single = 962 }, .characters = "\xcf\x82" },
2144 .{ .entity = "&varsubsetneq;", .codepoints = .{ .Double = [2]u32{ 8842, 65024 } }, .characters = "\xe2\x8a\x8a\xef\xb8\x80" },
2145 .{ .entity = "&varsubsetneqq;", .codepoints = .{ .Double = [2]u32{ 10955, 65024 } }, .characters = "\xe2\xab\x8b\xef\xb8\x80" },
2146 .{ .entity = "&varsupsetneq;", .codepoints = .{ .Double = [2]u32{ 8843, 65024 } }, .characters = "\xe2\x8a\x8b\xef\xb8\x80" },
2147 .{ .entity = "&varsupsetneqq;", .codepoints = .{ .Double = [2]u32{ 10956, 65024 } }, .characters = "\xe2\xab\x8c\xef\xb8\x80" },
2148 .{ .entity = "&vartheta;", .codepoints = .{ .Single = 977 }, .characters = "\xcf\x91" },
2149 .{ .entity = "&vartriangleleft;", .codepoints = .{ .Single = 8882 }, .characters = "\xe2\x8a\xb2" },
2150 .{ .entity = "&vartriangleright;", .codepoints = .{ .Single = 8883 }, .characters = "\xe2\x8a\xb3" },
2151 .{ .entity = "&vcy;", .codepoints = .{ .Single = 1074 }, .characters = "\xd0\xb2" },
2152 .{ .entity = "&vdash;", .codepoints = .{ .Single = 8866 }, .characters = "\xe2\x8a\xa2" },
2153 .{ .entity = "&vee;", .codepoints = .{ .Single = 8744 }, .characters = "\xe2\x88\xa8" },
2154 .{ .entity = "&veebar;", .codepoints = .{ .Single = 8891 }, .characters = "\xe2\x8a\xbb" },
2155 .{ .entity = "&veeeq;", .codepoints = .{ .Single = 8794 }, .characters = "\xe2\x89\x9a" },
2156 .{ .entity = "&vellip;", .codepoints = .{ .Single = 8942 }, .characters = "\xe2\x8b\xae" },
2157 .{ .entity = "&verbar;", .codepoints = .{ .Single = 124 }, .characters = "|" },
2158 .{ .entity = "&vert;", .codepoints = .{ .Single = 124 }, .characters = "|" },
2159 .{ .entity = "&vfr;", .codepoints = .{ .Single = 120115 }, .characters = "\xf0\x9d\x94\xb3" },
2160 .{ .entity = "&vltri;", .codepoints = .{ .Single = 8882 }, .characters = "\xe2\x8a\xb2" },
2161 .{ .entity = "&vnsub;", .codepoints = .{ .Double = [2]u32{ 8834, 8402 } }, .characters = "\xe2\x8a\x82\xe2\x83\x92" },
2162 .{ .entity = "&vnsup;", .codepoints = .{ .Double = [2]u32{ 8835, 8402 } }, .characters = "\xe2\x8a\x83\xe2\x83\x92" },
2163 .{ .entity = "&vopf;", .codepoints = .{ .Single = 120167 }, .characters = "\xf0\x9d\x95\xa7" },
2164 .{ .entity = "&vprop;", .codepoints = .{ .Single = 8733 }, .characters = "\xe2\x88\x9d" },
2165 .{ .entity = "&vrtri;", .codepoints = .{ .Single = 8883 }, .characters = "\xe2\x8a\xb3" },
2166 .{ .entity = "&vscr;", .codepoints = .{ .Single = 120011 }, .characters = "\xf0\x9d\x93\x8b" },
2167 .{ .entity = "&vsubnE;", .codepoints = .{ .Double = [2]u32{ 10955, 65024 } }, .characters = "\xe2\xab\x8b\xef\xb8\x80" },
2168 .{ .entity = "&vsubne;", .codepoints = .{ .Double = [2]u32{ 8842, 65024 } }, .characters = "\xe2\x8a\x8a\xef\xb8\x80" },
2169 .{ .entity = "&vsupnE;", .codepoints = .{ .Double = [2]u32{ 10956, 65024 } }, .characters = "\xe2\xab\x8c\xef\xb8\x80" },
2170 .{ .entity = "&vsupne;", .codepoints = .{ .Double = [2]u32{ 8843, 65024 } }, .characters = "\xe2\x8a\x8b\xef\xb8\x80" },
2171 .{ .entity = "&vzigzag;", .codepoints = .{ .Single = 10650 }, .characters = "\xe2\xa6\x9a" },
2172 .{ .entity = "&wcirc;", .codepoints = .{ .Single = 373 }, .characters = "\xc5\xb5" },
2173 .{ .entity = "&wedbar;", .codepoints = .{ .Single = 10847 }, .characters = "\xe2\xa9\x9f" },
2174 .{ .entity = "&wedge;", .codepoints = .{ .Single = 8743 }, .characters = "\xe2\x88\xa7" },
2175 .{ .entity = "&wedgeq;", .codepoints = .{ .Single = 8793 }, .characters = "\xe2\x89\x99" },
2176 .{ .entity = "&weierp;", .codepoints = .{ .Single = 8472 }, .characters = "\xe2\x84\x98" },
2177 .{ .entity = "&wfr;", .codepoints = .{ .Single = 120116 }, .characters = "\xf0\x9d\x94\xb4" },
2178 .{ .entity = "&wopf;", .codepoints = .{ .Single = 120168 }, .characters = "\xf0\x9d\x95\xa8" },
2179 .{ .entity = "&wp;", .codepoints = .{ .Single = 8472 }, .characters = "\xe2\x84\x98" },
2180 .{ .entity = "&wr;", .codepoints = .{ .Single = 8768 }, .characters = "\xe2\x89\x80" },
2181 .{ .entity = "&wreath;", .codepoints = .{ .Single = 8768 }, .characters = "\xe2\x89\x80" },
2182 .{ .entity = "&wscr;", .codepoints = .{ .Single = 120012 }, .characters = "\xf0\x9d\x93\x8c" },
2183 .{ .entity = "&xcap;", .codepoints = .{ .Single = 8898 }, .characters = "\xe2\x8b\x82" },
2184 .{ .entity = "&xcirc;", .codepoints = .{ .Single = 9711 }, .characters = "\xe2\x97\xaf" },
2185 .{ .entity = "&xcup;", .codepoints = .{ .Single = 8899 }, .characters = "\xe2\x8b\x83" },
2186 .{ .entity = "&xdtri;", .codepoints = .{ .Single = 9661 }, .characters = "\xe2\x96\xbd" },
2187 .{ .entity = "&xfr;", .codepoints = .{ .Single = 120117 }, .characters = "\xf0\x9d\x94\xb5" },
2188 .{ .entity = "&xhArr;", .codepoints = .{ .Single = 10234 }, .characters = "\xe2\x9f\xba" },
2189 .{ .entity = "&xharr;", .codepoints = .{ .Single = 10231 }, .characters = "\xe2\x9f\xb7" },
2190 .{ .entity = "&xi;", .codepoints = .{ .Single = 958 }, .characters = "\xce\xbe" },
2191 .{ .entity = "&xlArr;", .codepoints = .{ .Single = 10232 }, .characters = "\xe2\x9f\xb8" },
2192 .{ .entity = "&xlarr;", .codepoints = .{ .Single = 10229 }, .characters = "\xe2\x9f\xb5" },
2193 .{ .entity = "&xmap;", .codepoints = .{ .Single = 10236 }, .characters = "\xe2\x9f\xbc" },
2194 .{ .entity = "&xnis;", .codepoints = .{ .Single = 8955 }, .characters = "\xe2\x8b\xbb" },
2195 .{ .entity = "&xodot;", .codepoints = .{ .Single = 10752 }, .characters = "\xe2\xa8\x80" },
2196 .{ .entity = "&xopf;", .codepoints = .{ .Single = 120169 }, .characters = "\xf0\x9d\x95\xa9" },
2197 .{ .entity = "&xoplus;", .codepoints = .{ .Single = 10753 }, .characters = "\xe2\xa8\x81" },
2198 .{ .entity = "&xotime;", .codepoints = .{ .Single = 10754 }, .characters = "\xe2\xa8\x82" },
2199 .{ .entity = "&xrArr;", .codepoints = .{ .Single = 10233 }, .characters = "\xe2\x9f\xb9" },
2200 .{ .entity = "&xrarr;", .codepoints = .{ .Single = 10230 }, .characters = "\xe2\x9f\xb6" },
2201 .{ .entity = "&xscr;", .codepoints = .{ .Single = 120013 }, .characters = "\xf0\x9d\x93\x8d" },
2202 .{ .entity = "&xsqcup;", .codepoints = .{ .Single = 10758 }, .characters = "\xe2\xa8\x86" },
2203 .{ .entity = "&xuplus;", .codepoints = .{ .Single = 10756 }, .characters = "\xe2\xa8\x84" },
2204 .{ .entity = "&xutri;", .codepoints = .{ .Single = 9651 }, .characters = "\xe2\x96\xb3" },
2205 .{ .entity = "&xvee;", .codepoints = .{ .Single = 8897 }, .characters = "\xe2\x8b\x81" },
2206 .{ .entity = "&xwedge;", .codepoints = .{ .Single = 8896 }, .characters = "\xe2\x8b\x80" },
2207 .{ .entity = "&yacute", .codepoints = .{ .Single = 253 }, .characters = "\xc3\xbd" },
2208 .{ .entity = "&yacute;", .codepoints = .{ .Single = 253 }, .characters = "\xc3\xbd" },
2209 .{ .entity = "&yacy;", .codepoints = .{ .Single = 1103 }, .characters = "\xd1\x8f" },
2210 .{ .entity = "&ycirc;", .codepoints = .{ .Single = 375 }, .characters = "\xc5\xb7" },
2211 .{ .entity = "&ycy;", .codepoints = .{ .Single = 1099 }, .characters = "\xd1\x8b" },
2212 .{ .entity = "&yen", .codepoints = .{ .Single = 165 }, .characters = "\xc2\xa5" },
2213 .{ .entity = "&yen;", .codepoints = .{ .Single = 165 }, .characters = "\xc2\xa5" },
2214 .{ .entity = "&yfr;", .codepoints = .{ .Single = 120118 }, .characters = "\xf0\x9d\x94\xb6" },
2215 .{ .entity = "&yicy;", .codepoints = .{ .Single = 1111 }, .characters = "\xd1\x97" },
2216 .{ .entity = "&yopf;", .codepoints = .{ .Single = 120170 }, .characters = "\xf0\x9d\x95\xaa" },
2217 .{ .entity = "&yscr;", .codepoints = .{ .Single = 120014 }, .characters = "\xf0\x9d\x93\x8e" },
2218 .{ .entity = "&yucy;", .codepoints = .{ .Single = 1102 }, .characters = "\xd1\x8e" },
2219 .{ .entity = "&yuml", .codepoints = .{ .Single = 255 }, .characters = "\xc3\xbf" },
2220 .{ .entity = "&yuml;", .codepoints = .{ .Single = 255 }, .characters = "\xc3\xbf" },
2221 .{ .entity = "&zacute;", .codepoints = .{ .Single = 378 }, .characters = "\xc5\xba" },
2222 .{ .entity = "&zcaron;", .codepoints = .{ .Single = 382 }, .characters = "\xc5\xbe" },
2223 .{ .entity = "&zcy;", .codepoints = .{ .Single = 1079 }, .characters = "\xd0\xb7" },
2224 .{ .entity = "&zdot;", .codepoints = .{ .Single = 380 }, .characters = "\xc5\xbc" },
2225 .{ .entity = "&zeetrf;", .codepoints = .{ .Single = 8488 }, .characters = "\xe2\x84\xa8" },
2226 .{ .entity = "&zeta;", .codepoints = .{ .Single = 950 }, .characters = "\xce\xb6" },
2227 .{ .entity = "&zfr;", .codepoints = .{ .Single = 120119 }, .characters = "\xf0\x9d\x94\xb7" },
2228 .{ .entity = "&zhcy;", .codepoints = .{ .Single = 1078 }, .characters = "\xd0\xb6" },
2229 .{ .entity = "&zigrarr;", .codepoints = .{ .Single = 8669 }, .characters = "\xe2\x87\x9d" },
2230 .{ .entity = "&zopf;", .codepoints = .{ .Single = 120171 }, .characters = "\xf0\x9d\x95\xab" },
2231 .{ .entity = "&zscr;", .codepoints = .{ .Single = 120015 }, .characters = "\xf0\x9d\x93\x8f" },
2232 .{ .entity = "&zwj;", .codepoints = .{ .Single = 8205 }, .characters = "\xe2\x80\x8d" },
2233 .{ .entity = "&zwnj;", .codepoints = .{ .Single = 8204 }, .characters = "\xe2\x80\x8c" },
2234};
mod.zig created+51
......@@ -0,0 +1,51 @@
1const std = @import("std");
2const testing = std.testing;
3
4pub const Entity = struct {
5 entity: []const u8,
6 codepoints: Codepoints,
7 characters: []const u8,
8};
9
10pub const Codepoints = union(enum) {
11 Single: u32,
12 Double: [2]u32,
13};
14
15pub const ENTITIES = @import("entities.zig").ENTITIES;
16
17fn order(_: void, lhs: Entity, rhs: Entity) std.math.Order {
18 return std.mem.order(u8, lhs.entity, rhs.entity);
19}
20
21pub fn lookup(entity: []const u8) ?Entity {
22 const maybe_index = std.sort.binarySearch(Entity, Entity{
23 .entity = entity,
24 .codepoints = .{ .Single = 0 },
25 .characters = "",
26 }, ENTITIES[0..], {}, order);
27
28 if (maybe_index) |index| {
29 return ENTITIES[index];
30 }
31 return null;
32}
33
34test "entities" {
35 try testing.expectEqual(@as(usize, 2231), ENTITIES.len);
36
37 const aelig = lookup("&AElig").?;
38 try testing.expectEqualStrings("&AElig", aelig.entity);
39 try testing.expectEqual(Codepoints{ .Single = 198 }, aelig.codepoints);
40 try testing.expectEqualStrings("Æ", aelig.characters);
41
42 const afr = lookup("&Afr;").?;
43 try testing.expectEqualStrings("&Afr;", afr.entity);
44 try testing.expectEqual(Codepoints{ .Single = 120068 }, afr.codepoints);
45 try testing.expectEqualStrings("𝔄", afr.characters);
46
47 const bnequiv = lookup("&bnequiv;").?;
48 try testing.expectEqualStrings("&bnequiv;", bnequiv.entity);
49 try testing.expectEqual(Codepoints{ .Double = [2]u32{ 8801, 8421 } }, bnequiv.codepoints);
50 try testing.expectEqualStrings("\u{2261}\u{20E5}", bnequiv.characters);
51}
zigmod.yml created+6
......@@ -0,0 +1,6 @@
1id: vlwb0j7i70laxoc8eb8gd59glleevdefauq7g30wz7nkp869
2name: htmlentities
3main: mod.zig
4license: MIT
5description: HTML entity data for Zig
6dependencies: