| ... | ... | @@ -0,0 +1,2234 @@ |
| 1 | const htmlentities = @import("./mod.zig"); |
| 2 | pub const ENTITIES = [_]htmlentities.Entity{ |
| 3 | .{ .entity = "&AElig", .codepoints = .{ .Single = 198 }, .characters = "\xc3\x86" }, |
| 4 | .{ .entity = "Æ", .codepoints = .{ .Single = 198 }, .characters = "\xc3\x86" }, |
| 5 | .{ .entity = "&AMP", .codepoints = .{ .Single = 38 }, .characters = "&" }, |
| 6 | .{ .entity = "&", .codepoints = .{ .Single = 38 }, .characters = "&" }, |
| 7 | .{ .entity = "&Aacute", .codepoints = .{ .Single = 193 }, .characters = "\xc3\x81" }, |
| 8 | .{ .entity = "Á", .codepoints = .{ .Single = 193 }, .characters = "\xc3\x81" }, |
| 9 | .{ .entity = "Ă", .codepoints = .{ .Single = 258 }, .characters = "\xc4\x82" }, |
| 10 | .{ .entity = "&Acirc", .codepoints = .{ .Single = 194 }, .characters = "\xc3\x82" }, |
| 11 | .{ .entity = "Â", .codepoints = .{ .Single = 194 }, .characters = "\xc3\x82" }, |
| 12 | .{ .entity = "А", .codepoints = .{ .Single = 1040 }, .characters = "\xd0\x90" }, |
| 13 | .{ .entity = "𝔄", .codepoints = .{ .Single = 120068 }, .characters = "\xf0\x9d\x94\x84" }, |
| 14 | .{ .entity = "&Agrave", .codepoints = .{ .Single = 192 }, .characters = "\xc3\x80" }, |
| 15 | .{ .entity = "À", .codepoints = .{ .Single = 192 }, .characters = "\xc3\x80" }, |
| 16 | .{ .entity = "Α", .codepoints = .{ .Single = 913 }, .characters = "\xce\x91" }, |
| 17 | .{ .entity = "Ā", .codepoints = .{ .Single = 256 }, .characters = "\xc4\x80" }, |
| 18 | .{ .entity = "⩓", .codepoints = .{ .Single = 10835 }, .characters = "\xe2\xa9\x93" }, |
| 19 | .{ .entity = "Ą", .codepoints = .{ .Single = 260 }, .characters = "\xc4\x84" }, |
| 20 | .{ .entity = "𝔸", .codepoints = .{ .Single = 120120 }, .characters = "\xf0\x9d\x94\xb8" }, |
| 21 | .{ .entity = "⁡", .codepoints = .{ .Single = 8289 }, .characters = "\xe2\x81\xa1" }, |
| 22 | .{ .entity = "&Aring", .codepoints = .{ .Single = 197 }, .characters = "\xc3\x85" }, |
| 23 | .{ .entity = "Å", .codepoints = .{ .Single = 197 }, .characters = "\xc3\x85" }, |
| 24 | .{ .entity = "𝒜", .codepoints = .{ .Single = 119964 }, .characters = "\xf0\x9d\x92\x9c" }, |
| 25 | .{ .entity = "≔", .codepoints = .{ .Single = 8788 }, .characters = "\xe2\x89\x94" }, |
| 26 | .{ .entity = "&Atilde", .codepoints = .{ .Single = 195 }, .characters = "\xc3\x83" }, |
| 27 | .{ .entity = "Ã", .codepoints = .{ .Single = 195 }, .characters = "\xc3\x83" }, |
| 28 | .{ .entity = "&Auml", .codepoints = .{ .Single = 196 }, .characters = "\xc3\x84" }, |
| 29 | .{ .entity = "Ä", .codepoints = .{ .Single = 196 }, .characters = "\xc3\x84" }, |
| 30 | .{ .entity = "∖", .codepoints = .{ .Single = 8726 }, .characters = "\xe2\x88\x96" }, |
| 31 | .{ .entity = "⫧", .codepoints = .{ .Single = 10983 }, .characters = "\xe2\xab\xa7" }, |
| 32 | .{ .entity = "⌆", .codepoints = .{ .Single = 8966 }, .characters = "\xe2\x8c\x86" }, |
| 33 | .{ .entity = "Б", .codepoints = .{ .Single = 1041 }, .characters = "\xd0\x91" }, |
| 34 | .{ .entity = "∵", .codepoints = .{ .Single = 8757 }, .characters = "\xe2\x88\xb5" }, |
| 35 | .{ .entity = "ℬ", .codepoints = .{ .Single = 8492 }, .characters = "\xe2\x84\xac" }, |
| 36 | .{ .entity = "Β", .codepoints = .{ .Single = 914 }, .characters = "\xce\x92" }, |
| 37 | .{ .entity = "𝔅", .codepoints = .{ .Single = 120069 }, .characters = "\xf0\x9d\x94\x85" }, |
| 38 | .{ .entity = "𝔹", .codepoints = .{ .Single = 120121 }, .characters = "\xf0\x9d\x94\xb9" }, |
| 39 | .{ .entity = "˘", .codepoints = .{ .Single = 728 }, .characters = "\xcb\x98" }, |
| 40 | .{ .entity = "ℬ", .codepoints = .{ .Single = 8492 }, .characters = "\xe2\x84\xac" }, |
| 41 | .{ .entity = "≎", .codepoints = .{ .Single = 8782 }, .characters = "\xe2\x89\x8e" }, |
| 42 | .{ .entity = "Ч", .codepoints = .{ .Single = 1063 }, .characters = "\xd0\xa7" }, |
| 43 | .{ .entity = "&COPY", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" }, |
| 44 | .{ .entity = "©", .codepoints = .{ .Single = 169 }, .characters = "\xc2\xa9" }, |
| 45 | .{ .entity = "Ć", .codepoints = .{ .Single = 262 }, .characters = "\xc4\x86" }, |
| 46 | .{ .entity = "⋒", .codepoints = .{ .Single = 8914 }, .characters = "\xe2\x8b\x92" }, |
| 47 | .{ .entity = "ⅅ", .codepoints = .{ .Single = 8517 }, .characters = "\xe2\x85\x85" }, |
| 48 | .{ .entity = "ℭ", .codepoints = .{ .Single = 8493 }, .characters = "\xe2\x84\xad" }, |
| 49 | .{ .entity = "Č", .codepoints = .{ .Single = 268 }, .characters = "\xc4\x8c" }, |
| 50 | .{ .entity = "&Ccedil", .codepoints = .{ .Single = 199 }, .characters = "\xc3\x87" }, |
| 51 | .{ .entity = "Ç", .codepoints = .{ .Single = 199 }, .characters = "\xc3\x87" }, |
| 52 | .{ .entity = "Ĉ", .codepoints = .{ .Single = 264 }, .characters = "\xc4\x88" }, |
| 53 | .{ .entity = "∰", .codepoints = .{ .Single = 8752 }, .characters = "\xe2\x88\xb0" }, |
| 54 | .{ .entity = "Ċ", .codepoints = .{ .Single = 266 }, .characters = "\xc4\x8a" }, |
| 55 | .{ .entity = "¸", .codepoints = .{ .Single = 184 }, .characters = "\xc2\xb8" }, |
| 56 | .{ .entity = "·", .codepoints = .{ .Single = 183 }, .characters = "\xc2\xb7" }, |
| 57 | .{ .entity = "ℭ", .codepoints = .{ .Single = 8493 }, .characters = "\xe2\x84\xad" }, |
| 58 | .{ .entity = "Χ", .codepoints = .{ .Single = 935 }, .characters = "\xce\xa7" }, |
| 59 | .{ .entity = "⊙", .codepoints = .{ .Single = 8857 }, .characters = "\xe2\x8a\x99" }, |
| 60 | .{ .entity = "⊖", .codepoints = .{ .Single = 8854 }, .characters = "\xe2\x8a\x96" }, |
| 61 | .{ .entity = "⊕", .codepoints = .{ .Single = 8853 }, .characters = "\xe2\x8a\x95" }, |
| 62 | .{ .entity = "⊗", .codepoints = .{ .Single = 8855 }, .characters = "\xe2\x8a\x97" }, |
| 63 | .{ .entity = "∲", .codepoints = .{ .Single = 8754 }, .characters = "\xe2\x88\xb2" }, |
| 64 | .{ .entity = "”", .codepoints = .{ .Single = 8221 }, .characters = "\xe2\x80\x9d" }, |
| 65 | .{ .entity = "’", .codepoints = .{ .Single = 8217 }, .characters = "\xe2\x80\x99" }, |
| 66 | .{ .entity = "∷", .codepoints = .{ .Single = 8759 }, .characters = "\xe2\x88\xb7" }, |
| 67 | .{ .entity = "⩴", .codepoints = .{ .Single = 10868 }, .characters = "\xe2\xa9\xb4" }, |
| 68 | .{ .entity = "≡", .codepoints = .{ .Single = 8801 }, .characters = "\xe2\x89\xa1" }, |
| 69 | .{ .entity = "∯", .codepoints = .{ .Single = 8751 }, .characters = "\xe2\x88\xaf" }, |
| 70 | .{ .entity = "∮", .codepoints = .{ .Single = 8750 }, .characters = "\xe2\x88\xae" }, |
| 71 | .{ .entity = "ℂ", .codepoints = .{ .Single = 8450 }, .characters = "\xe2\x84\x82" }, |
| 72 | .{ .entity = "∐", .codepoints = .{ .Single = 8720 }, .characters = "\xe2\x88\x90" }, |
| 73 | .{ .entity = "&CounterClockwiseContourIntegral;", .codepoints = .{ .Single = 8755 }, .characters = "\xe2\x88\xb3" }, |
| 74 | .{ .entity = "⨯", .codepoints = .{ .Single = 10799 }, .characters = "\xe2\xa8\xaf" }, |
| 75 | .{ .entity = "𝒞", .codepoints = .{ .Single = 119966 }, .characters = "\xf0\x9d\x92\x9e" }, |
| 76 | .{ .entity = "⋓", .codepoints = .{ .Single = 8915 }, .characters = "\xe2\x8b\x93" }, |
| 77 | .{ .entity = "≍", .codepoints = .{ .Single = 8781 }, .characters = "\xe2\x89\x8d" }, |
| 78 | .{ .entity = "ⅅ", .codepoints = .{ .Single = 8517 }, .characters = "\xe2\x85\x85" }, |
| 79 | .{ .entity = "⤑", .codepoints = .{ .Single = 10513 }, .characters = "\xe2\xa4\x91" }, |
| 80 | .{ .entity = "Ђ", .codepoints = .{ .Single = 1026 }, .characters = "\xd0\x82" }, |
| 81 | .{ .entity = "Ѕ", .codepoints = .{ .Single = 1029 }, .characters = "\xd0\x85" }, |
| 82 | .{ .entity = "Џ", .codepoints = .{ .Single = 1039 }, .characters = "\xd0\x8f" }, |
| 83 | .{ .entity = "‡", .codepoints = .{ .Single = 8225 }, .characters = "\xe2\x80\xa1" }, |
| 84 | .{ .entity = "↡", .codepoints = .{ .Single = 8609 }, .characters = "\xe2\x86\xa1" }, |
| 85 | .{ .entity = "⫤", .codepoints = .{ .Single = 10980 }, .characters = "\xe2\xab\xa4" }, |
| 86 | .{ .entity = "Ď", .codepoints = .{ .Single = 270 }, .characters = "\xc4\x8e" }, |
| 87 | .{ .entity = "Д", .codepoints = .{ .Single = 1044 }, .characters = "\xd0\x94" }, |
| 88 | .{ .entity = "∇", .codepoints = .{ .Single = 8711 }, .characters = "\xe2\x88\x87" }, |
| 89 | .{ .entity = "Δ", .codepoints = .{ .Single = 916 }, .characters = "\xce\x94" }, |
| 90 | .{ .entity = "𝔇", .codepoints = .{ .Single = 120071 }, .characters = "\xf0\x9d\x94\x87" }, |
| 91 | .{ .entity = "´", .codepoints = .{ .Single = 180 }, .characters = "\xc2\xb4" }, |
| 92 | .{ .entity = "˙", .codepoints = .{ .Single = 729 }, .characters = "\xcb\x99" }, |
| 93 | .{ .entity = "˝", .codepoints = .{ .Single = 733 }, .characters = "\xcb\x9d" }, |
| 94 | .{ .entity = "`", .codepoints = .{ .Single = 96 }, .characters = "`" }, |
| 95 | .{ .entity = "˜", .codepoints = .{ .Single = 732 }, .characters = "\xcb\x9c" }, |
| 96 | .{ .entity = "⋄", .codepoints = .{ .Single = 8900 }, .characters = "\xe2\x8b\x84" }, |
| 97 | .{ .entity = "ⅆ", .codepoints = .{ .Single = 8518 }, .characters = "\xe2\x85\x86" }, |
| 98 | .{ .entity = "𝔻", .codepoints = .{ .Single = 120123 }, .characters = "\xf0\x9d\x94\xbb" }, |
| 99 | .{ .entity = "¨", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" }, |
| 100 | .{ .entity = "⃜", .codepoints = .{ .Single = 8412 }, .characters = "\xe2\x83\x9c" }, |
| 101 | .{ .entity = "≐", .codepoints = .{ .Single = 8784 }, .characters = "\xe2\x89\x90" }, |
| 102 | .{ .entity = "∯", .codepoints = .{ .Single = 8751 }, .characters = "\xe2\x88\xaf" }, |
| 103 | .{ .entity = "¨", .codepoints = .{ .Single = 168 }, .characters = "\xc2\xa8" }, |
| 104 | .{ .entity = "⇓", .codepoints = .{ .Single = 8659 }, .characters = "\xe2\x87\x93" }, |
| 105 | .{ .entity = "⇐", .codepoints = .{ .Single = 8656 }, .characters = "\xe2\x87\x90" }, |
| 106 | .{ .entity = "⇔", .codepoints = .{ .Single = 8660 }, .characters = "\xe2\x87\x94" }, |
| 107 | .{ .entity = "⫤", .codepoints = .{ .Single = 10980 }, .characters = "\xe2\xab\xa4" }, |
| 108 | .{ .entity = "⟸", .codepoints = .{ .Single = 10232 }, .characters = "\xe2\x9f\xb8" }, |
| 109 | .{ .entity = "⟺", .codepoints = .{ .Single = 10234 }, .characters = "\xe2\x9f\xba" }, |
| 110 | .{ .entity = "⟹", .codepoints = .{ .Single = 10233 }, .characters = "\xe2\x9f\xb9" }, |
| 111 | .{ .entity = "⇒", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" }, |
| 112 | .{ .entity = "⊨", .codepoints = .{ .Single = 8872 }, .characters = "\xe2\x8a\xa8" }, |
| 113 | .{ .entity = "⇑", .codepoints = .{ .Single = 8657 }, .characters = "\xe2\x87\x91" }, |
| 114 | .{ .entity = "⇕", .codepoints = .{ .Single = 8661 }, .characters = "\xe2\x87\x95" }, |
| 115 | .{ .entity = "∥", .codepoints = .{ .Single = 8741 }, .characters = "\xe2\x88\xa5" }, |
| 116 | .{ .entity = "↓", .codepoints = .{ .Single = 8595 }, .characters = "\xe2\x86\x93" }, |
| 117 | .{ .entity = "⤓", .codepoints = .{ .Single = 10515 }, .characters = "\xe2\xa4\x93" }, |
| 118 | .{ .entity = "⇵", .codepoints = .{ .Single = 8693 }, .characters = "\xe2\x87\xb5" }, |
| 119 | .{ .entity = "̑", .codepoints = .{ .Single = 785 }, .characters = "\xcc\x91" }, |
| 120 | .{ .entity = "⥐", .codepoints = .{ .Single = 10576 }, .characters = "\xe2\xa5\x90" }, |
| 121 | .{ .entity = "⥞", .codepoints = .{ .Single = 10590 }, .characters = "\xe2\xa5\x9e" }, |
| 122 | .{ .entity = "↽", .codepoints = .{ .Single = 8637 }, .characters = "\xe2\x86\xbd" }, |
| 123 | .{ .entity = "⥖", .codepoints = .{ .Single = 10582 }, .characters = "\xe2\xa5\x96" }, |
| 124 | .{ .entity = "⥟", .codepoints = .{ .Single = 10591 }, .characters = "\xe2\xa5\x9f" }, |
| 125 | .{ .entity = "⇁", .codepoints = .{ .Single = 8641 }, .characters = "\xe2\x87\x81" }, |
| 126 | .{ .entity = "⥗", .codepoints = .{ .Single = 10583 }, .characters = "\xe2\xa5\x97" }, |
| 127 | .{ .entity = "⊤", .codepoints = .{ .Single = 8868 }, .characters = "\xe2\x8a\xa4" }, |
| 128 | .{ .entity = "↧", .codepoints = .{ .Single = 8615 }, .characters = "\xe2\x86\xa7" }, |
| 129 | .{ .entity = "⇓", .codepoints = .{ .Single = 8659 }, .characters = "\xe2\x87\x93" }, |
| 130 | .{ .entity = "𝒟", .codepoints = .{ .Single = 119967 }, .characters = "\xf0\x9d\x92\x9f" }, |
| 131 | .{ .entity = "Đ", .codepoints = .{ .Single = 272 }, .characters = "\xc4\x90" }, |
| 132 | .{ .entity = "Ŋ", .codepoints = .{ .Single = 330 }, .characters = "\xc5\x8a" }, |
| 133 | .{ .entity = "&ETH", .codepoints = .{ .Single = 208 }, .characters = "\xc3\x90" }, |
| 134 | .{ .entity = "Ð", .codepoints = .{ .Single = 208 }, .characters = "\xc3\x90" }, |
| 135 | .{ .entity = "&Eacute", .codepoints = .{ .Single = 201 }, .characters = "\xc3\x89" }, |
| 136 | .{ .entity = "É", .codepoints = .{ .Single = 201 }, .characters = "\xc3\x89" }, |
| 137 | .{ .entity = "Ě", .codepoints = .{ .Single = 282 }, .characters = "\xc4\x9a" }, |
| 138 | .{ .entity = "&Ecirc", .codepoints = .{ .Single = 202 }, .characters = "\xc3\x8a" }, |
| 139 | .{ .entity = "Ê", .codepoints = .{ .Single = 202 }, .characters = "\xc3\x8a" }, |
| 140 | .{ .entity = "Э", .codepoints = .{ .Single = 1069 }, .characters = "\xd0\xad" }, |
| 141 | .{ .entity = "Ė", .codepoints = .{ .Single = 278 }, .characters = "\xc4\x96" }, |
| 142 | .{ .entity = "𝔈", .codepoints = .{ .Single = 120072 }, .characters = "\xf0\x9d\x94\x88" }, |
| 143 | .{ .entity = "&Egrave", .codepoints = .{ .Single = 200 }, .characters = "\xc3\x88" }, |
| 144 | .{ .entity = "È", .codepoints = .{ .Single = 200 }, .characters = "\xc3\x88" }, |
| 145 | .{ .entity = "∈", .codepoints = .{ .Single = 8712 }, .characters = "\xe2\x88\x88" }, |
| 146 | .{ .entity = "Ē", .codepoints = .{ .Single = 274 }, .characters = "\xc4\x92" }, |
| 147 | .{ .entity = "◻", .codepoints = .{ .Single = 9723 }, .characters = "\xe2\x97\xbb" }, |
| 148 | .{ .entity = "▫", .codepoints = .{ .Single = 9643 }, .characters = "\xe2\x96\xab" }, |
| 149 | .{ .entity = "Ę", .codepoints = .{ .Single = 280 }, .characters = "\xc4\x98" }, |
| 150 | .{ .entity = "𝔼", .codepoints = .{ .Single = 120124 }, .characters = "\xf0\x9d\x94\xbc" }, |
| 151 | .{ .entity = "Ε", .codepoints = .{ .Single = 917 }, .characters = "\xce\x95" }, |
| 152 | .{ .entity = "⩵", .codepoints = .{ .Single = 10869 }, .characters = "\xe2\xa9\xb5" }, |
| 153 | .{ .entity = "≂", .codepoints = .{ .Single = 8770 }, .characters = "\xe2\x89\x82" }, |
| 154 | .{ .entity = "⇌", .codepoints = .{ .Single = 8652 }, .characters = "\xe2\x87\x8c" }, |
| 155 | .{ .entity = "ℰ", .codepoints = .{ .Single = 8496 }, .characters = "\xe2\x84\xb0" }, |
| 156 | .{ .entity = "⩳", .codepoints = .{ .Single = 10867 }, .characters = "\xe2\xa9\xb3" }, |
| 157 | .{ .entity = "Η", .codepoints = .{ .Single = 919 }, .characters = "\xce\x97" }, |
| 158 | .{ .entity = "&Euml", .codepoints = .{ .Single = 203 }, .characters = "\xc3\x8b" }, |
| 159 | .{ .entity = "Ë", .codepoints = .{ .Single = 203 }, .characters = "\xc3\x8b" }, |
| 160 | .{ .entity = "∃", .codepoints = .{ .Single = 8707 }, .characters = "\xe2\x88\x83" }, |
| 161 | .{ .entity = "ⅇ", .codepoints = .{ .Single = 8519 }, .characters = "\xe2\x85\x87" }, |
| 162 | .{ .entity = "Ф", .codepoints = .{ .Single = 1060 }, .characters = "\xd0\xa4" }, |
| 163 | .{ .entity = "𝔉", .codepoints = .{ .Single = 120073 }, .characters = "\xf0\x9d\x94\x89" }, |
| 164 | .{ .entity = "◼", .codepoints = .{ .Single = 9724 }, .characters = "\xe2\x97\xbc" }, |
| 165 | .{ .entity = "▪", .codepoints = .{ .Single = 9642 }, .characters = "\xe2\x96\xaa" }, |
| 166 | .{ .entity = "𝔽", .codepoints = .{ .Single = 120125 }, .characters = "\xf0\x9d\x94\xbd" }, |
| 167 | .{ .entity = "∀", .codepoints = .{ .Single = 8704 }, .characters = "\xe2\x88\x80" }, |
| 168 | .{ .entity = "ℱ", .codepoints = .{ .Single = 8497 }, .characters = "\xe2\x84\xb1" }, |
| 169 | .{ .entity = "ℱ", .codepoints = .{ .Single = 8497 }, .characters = "\xe2\x84\xb1" }, |
| 170 | .{ .entity = "Ѓ", .codepoints = .{ .Single = 1027 }, .characters = "\xd0\x83" }, |
| 171 | .{ .entity = "&GT", .codepoints = .{ .Single = 62 }, .characters = ">" }, |
| 172 | .{ .entity = ">", .codepoints = .{ .Single = 62 }, .characters = ">" }, |
| 173 | .{ .entity = "Γ", .codepoints = .{ .Single = 915 }, .characters = "\xce\x93" }, |
| 174 | .{ .entity = "Ϝ", .codepoints = .{ .Single = 988 }, .characters = "\xcf\x9c" }, |
| 175 | .{ .entity = "Ğ", .codepoints = .{ .Single = 286 }, .characters = "\xc4\x9e" }, |
| 176 | .{ .entity = "Ģ", .codepoints = .{ .Single = 290 }, .characters = "\xc4\xa2" }, |
| 177 | .{ .entity = "Ĝ", .codepoints = .{ .Single = 284 }, .characters = "\xc4\x9c" }, |
| 178 | .{ .entity = "Г", .codepoints = .{ .Single = 1043 }, .characters = "\xd0\x93" }, |
| 179 | .{ .entity = "Ġ", .codepoints = .{ .Single = 288 }, .characters = "\xc4\xa0" }, |
| 180 | .{ .entity = "𝔊", .codepoints = .{ .Single = 120074 }, .characters = "\xf0\x9d\x94\x8a" }, |
| 181 | .{ .entity = "⋙", .codepoints = .{ .Single = 8921 }, .characters = "\xe2\x8b\x99" }, |
| 182 | .{ .entity = "𝔾", .codepoints = .{ .Single = 120126 }, .characters = "\xf0\x9d\x94\xbe" }, |
| 183 | .{ .entity = "≥", .codepoints = .{ .Single = 8805 }, .characters = "\xe2\x89\xa5" }, |
| 184 | .{ .entity = "⋛", .codepoints = .{ .Single = 8923 }, .characters = "\xe2\x8b\x9b" }, |
| 185 | .{ .entity = "≧", .codepoints = .{ .Single = 8807 }, .characters = "\xe2\x89\xa7" }, |
| 186 | .{ .entity = "⪢", .codepoints = .{ .Single = 10914 }, .characters = "\xe2\xaa\xa2" }, |
| 187 | .{ .entity = "≷", .codepoints = .{ .Single = 8823 }, .characters = "\xe2\x89\xb7" }, |
| 188 | .{ .entity = "⩾", .codepoints = .{ .Single = 10878 }, .characters = "\xe2\xa9\xbe" }, |
| 189 | .{ .entity = "≳", .codepoints = .{ .Single = 8819 }, .characters = "\xe2\x89\xb3" }, |
| 190 | .{ .entity = "𝒢", .codepoints = .{ .Single = 119970 }, .characters = "\xf0\x9d\x92\xa2" }, |
| 191 | .{ .entity = "≫", .codepoints = .{ .Single = 8811 }, .characters = "\xe2\x89\xab" }, |
| 192 | .{ .entity = "Ъ", .codepoints = .{ .Single = 1066 }, .characters = "\xd0\xaa" }, |
| 193 | .{ .entity = "ˇ", .codepoints = .{ .Single = 711 }, .characters = "\xcb\x87" }, |
| 194 | .{ .entity = "^", .codepoints = .{ .Single = 94 }, .characters = "^" }, |
| 195 | .{ .entity = "Ĥ", .codepoints = .{ .Single = 292 }, .characters = "\xc4\xa4" }, |
| 196 | .{ .entity = "ℌ", .codepoints = .{ .Single = 8460 }, .characters = "\xe2\x84\x8c" }, |
| 197 | .{ .entity = "ℋ", .codepoints = .{ .Single = 8459 }, .characters = "\xe2\x84\x8b" }, |
| 198 | .{ .entity = "ℍ", .codepoints = .{ .Single = 8461 }, .characters = "\xe2\x84\x8d" }, |
| 199 | .{ .entity = "─", .codepoints = .{ .Single = 9472 }, .characters = "\xe2\x94\x80" }, |
| 200 | .{ .entity = "ℋ", .codepoints = .{ .Single = 8459 }, .characters = "\xe2\x84\x8b" }, |
| 201 | .{ .entity = "Ħ", .codepoints = .{ .Single = 294 }, .characters = "\xc4\xa6" }, |
| 202 | .{ .entity = "≎", .codepoints = .{ .Single = 8782 }, .characters = "\xe2\x89\x8e" }, |
| 203 | .{ .entity = "≏", .codepoints = .{ .Single = 8783 }, .characters = "\xe2\x89\x8f" }, |
| 204 | .{ .entity = "Е", .codepoints = .{ .Single = 1045 }, .characters = "\xd0\x95" }, |
| 205 | .{ .entity = "IJ", .codepoints = .{ .Single = 306 }, .characters = "\xc4\xb2" }, |
| 206 | .{ .entity = "Ё", .codepoints = .{ .Single = 1025 }, .characters = "\xd0\x81" }, |
| 207 | .{ .entity = "&Iacute", .codepoints = .{ .Single = 205 }, .characters = "\xc3\x8d" }, |
| 208 | .{ .entity = "Í", .codepoints = .{ .Single = 205 }, .characters = "\xc3\x8d" }, |
| 209 | .{ .entity = "&Icirc", .codepoints = .{ .Single = 206 }, .characters = "\xc3\x8e" }, |
| 210 | .{ .entity = "Î", .codepoints = .{ .Single = 206 }, .characters = "\xc3\x8e" }, |
| 211 | .{ .entity = "И", .codepoints = .{ .Single = 1048 }, .characters = "\xd0\x98" }, |
| 212 | .{ .entity = "İ", .codepoints = .{ .Single = 304 }, .characters = "\xc4\xb0" }, |
| 213 | .{ .entity = "ℑ", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" }, |
| 214 | .{ .entity = "&Igrave", .codepoints = .{ .Single = 204 }, .characters = "\xc3\x8c" }, |
| 215 | .{ .entity = "Ì", .codepoints = .{ .Single = 204 }, .characters = "\xc3\x8c" }, |
| 216 | .{ .entity = "ℑ", .codepoints = .{ .Single = 8465 }, .characters = "\xe2\x84\x91" }, |
| 217 | .{ .entity = "Ī", .codepoints = .{ .Single = 298 }, .characters = "\xc4\xaa" }, |
| 218 | .{ .entity = "ⅈ", .codepoints = .{ .Single = 8520 }, .characters = "\xe2\x85\x88" }, |
| 219 | .{ .entity = "⇒", .codepoints = .{ .Single = 8658 }, .characters = "\xe2\x87\x92" }, |
| 220 | .{ .entity = "∬", .codepoints = .{ .Single = 8748 }, .characters = "\xe2\x88\xac" }, |
| 221 | .{ .entity = "∫", .codepoints = .{ .Single = 8747 }, .characters = "\xe2\x88\xab" }, |
| 222 | .{ .entity = "⋂", .codepoints = .{ .Single = 8898 }, .characters = "\xe2\x8b\x82" }, |
| 223 | .{ .entity = "⁣", .codepoints = .{ .Single = 8291 }, .characters = "\xe2\x81\xa3" }, |
| 224 | .{ .entity = "⁢", .codepoints = .{ .Single = 8290 }, .characters = "\xe2\x81\xa2" }, |
| 225 | .{ .entity = "Į", .codepoints = .{ .Single = 302 }, .characters = "\xc4\xae" }, |
| 226 | .{ .entity = "𝕀", .codepoints = .{ .Single = 120128 }, .characters = "\xf0\x9d\x95\x80" }, |
| 227 | .{ .entity = "Ι", .codepoints = .{ .Single = 921 }, .characters = "\xce\x99" }, |
| 228 | .{ .entity = "ℐ", .codepoints = .{ .Single = 8464 }, .characters = "\xe2\x84\x90" }, |
| 229 | .{ .entity = "Ĩ", .codepoints = .{ .Single = 296 }, .characters = "\xc4\xa8" }, |
| 230 | .{ .entity = "І", .codepoints = .{ .Single = 1030 }, .characters = "\xd0\x86" }, |
| 231 | .{ .entity = "&Iuml", .codepoints = .{ .Single = 207 }, .characters = "\xc3\x8f" }, |
| 232 | .{ .entity = "Ï", .codepoints = .{ .Single = 207 }, .characters = "\xc3\x8f" }, |
| 233 | .{ .entity = "Ĵ", .codepoints = .{ .Single = 308 }, .characters = "\xc4\xb4" }, |
| 234 | .{ .entity = "Й", .codepoints = .{ .Single = 1049 }, .characters = "\xd0\x99" }, |
| 235 | .{ .entity = "𝔍", .codepoints = .{ .Single = 120077 }, .characters = "\xf0\x9d\x94\x8d" }, |
| 236 | .{ .entity = "𝕁", .codepoints = .{ .Single = 120129 }, .characters = "\xf0\x9d\x95\x81" }, |
| 237 | .{ .entity = "𝒥", .codepoints = .{ .Single = 119973 }, .characters = "\xf0\x9d\x92\xa5" }, |
| 238 | .{ .entity = "Ј", .codepoints = .{ .Single = 1032 }, .characters = "\xd0\x88" }, |
| 239 | .{ .entity = "Є", .codepoints = .{ .Single = 1028 }, .characters = "\xd0\x84" }, |
| 240 | .{ .entity = "Х", .codepoints = .{ .Single = 1061 }, .characters = "\xd0\xa5" }, |
| 241 | .{ .entity = "Ќ", .codepoints = .{ .Single = 1036 }, .characters = "\xd0\x8c" }, |
| 242 | .{ .entity = "Κ", .codepoints = .{ .Single = 922 }, .characters = "\xce\x9a" }, |
| 243 | .{ .entity = "Ķ", .codepoints = .{ .Single = 310 }, .characters = "\xc4\xb6" }, |
| 244 | .{ .entity = "К", .codepoints = .{ .Single = 1050 }, .characters = "\xd0\x9a" }, |
| 245 | .{ .entity = "𝔎", .codepoints = .{ .Single = 120078 }, .characters = "\xf0\x9d\x94\x8e" }, |
| 246 | .{ .entity = "𝕂", .codepoints = .{ .Single = 120130 }, .characters = "\xf0\x9d\x95\x82" }, |
| 247 | .{ .entity = "𝒦", .codepoints = .{ .Single = 119974 }, .characters = "\xf0\x9d\x92\xa6" }, |
| 248 | .{ .entity = "Љ", .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 | }; |