Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | // Copyright 2013 Google Inc. All Rights Reserved. |
michael@0 | 2 | // |
michael@0 | 3 | // Licensed under the Apache License, Version 2.0 (the "License"); |
michael@0 | 4 | // you may not use this file except in compliance with the License. |
michael@0 | 5 | // You may obtain a copy of the License at |
michael@0 | 6 | // |
michael@0 | 7 | // http://www.apache.org/licenses/LICENSE-2.0 |
michael@0 | 8 | // |
michael@0 | 9 | // Unless required by applicable law or agreed to in writing, software |
michael@0 | 10 | // distributed under the License is distributed on an "AS IS" BASIS, |
michael@0 | 11 | // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
michael@0 | 12 | // See the License for the specific language governing permissions and |
michael@0 | 13 | // limitations under the License. |
michael@0 | 14 | |
michael@0 | 15 | // generated_entities.cc |
michael@0 | 16 | // Machine generated. Do Not Edit. |
michael@0 | 17 | // |
michael@0 | 18 | // Declarations for HTML entities recognized by CLD2 |
michael@0 | 19 | // |
michael@0 | 20 | #include "generated_ulscript.h" // for CharIntPair |
michael@0 | 21 | |
michael@0 | 22 | namespace CLD2 { |
michael@0 | 23 | |
michael@0 | 24 | // Alphabetical order for binary search |
michael@0 | 25 | extern const int kNameToEntitySize = 265; |
michael@0 | 26 | extern const CharIntPair kNameToEntity[kNameToEntitySize] = { |
michael@0 | 27 | {"AElig", 198}, |
michael@0 | 28 | {"AMP", 38}, |
michael@0 | 29 | {"Aacute", 193}, |
michael@0 | 30 | {"Acirc", 194}, |
michael@0 | 31 | {"Agrave", 192}, |
michael@0 | 32 | {"Alpha", 913}, |
michael@0 | 33 | {"Aring", 197}, |
michael@0 | 34 | {"Atilde", 195}, |
michael@0 | 35 | {"Auml", 196}, |
michael@0 | 36 | {"Beta", 914}, |
michael@0 | 37 | {"Ccaron", 268}, |
michael@0 | 38 | {"Ccedil", 199}, |
michael@0 | 39 | {"Chi", 935}, |
michael@0 | 40 | {"Dagger", 8225}, |
michael@0 | 41 | {"Delta", 916}, |
michael@0 | 42 | {"ETH", 208}, |
michael@0 | 43 | {"Eacute", 201}, |
michael@0 | 44 | {"Ecaron", 282}, |
michael@0 | 45 | {"Ecirc", 202}, |
michael@0 | 46 | {"Egrave", 200}, |
michael@0 | 47 | {"Epsilon", 917}, |
michael@0 | 48 | {"Eta", 919}, |
michael@0 | 49 | {"Euml", 203}, |
michael@0 | 50 | {"GT", 62}, |
michael@0 | 51 | {"Gamma", 915}, |
michael@0 | 52 | {"Iacute", 205}, |
michael@0 | 53 | {"Icirc", 206}, |
michael@0 | 54 | {"Igrave", 204}, |
michael@0 | 55 | {"Iota", 921}, |
michael@0 | 56 | {"Iuml", 207}, |
michael@0 | 57 | {"Kappa", 922}, |
michael@0 | 58 | {"LT", 60}, |
michael@0 | 59 | {"Lambda", 923}, |
michael@0 | 60 | {"Mu", 924}, |
michael@0 | 61 | {"Ntilde", 209}, |
michael@0 | 62 | {"Nu", 925}, |
michael@0 | 63 | {"OElig", 338}, |
michael@0 | 64 | {"Oacute", 211}, |
michael@0 | 65 | {"Ocirc", 212}, |
michael@0 | 66 | {"Ograve", 210}, |
michael@0 | 67 | {"Omega", 937}, |
michael@0 | 68 | {"Omicron", 927}, |
michael@0 | 69 | {"Oslash", 216}, |
michael@0 | 70 | {"Otilde", 213}, |
michael@0 | 71 | {"Ouml", 214}, |
michael@0 | 72 | {"Phi", 934}, |
michael@0 | 73 | {"Pi", 928}, |
michael@0 | 74 | {"Prime", 8243}, |
michael@0 | 75 | {"Psi", 936}, |
michael@0 | 76 | {"QUOT", 34}, |
michael@0 | 77 | {"Rcaron", 344}, |
michael@0 | 78 | {"Rho", 929}, |
michael@0 | 79 | {"Scaron", 352}, |
michael@0 | 80 | {"Sigma", 931}, |
michael@0 | 81 | {"THORN", 222}, |
michael@0 | 82 | {"Tau", 932}, |
michael@0 | 83 | {"Theta", 920}, |
michael@0 | 84 | {"Uacute", 218}, |
michael@0 | 85 | {"Ucirc", 219}, |
michael@0 | 86 | {"Ugrave", 217}, |
michael@0 | 87 | {"Upsilon", 933}, |
michael@0 | 88 | {"Uuml", 220}, |
michael@0 | 89 | {"Xi", 926}, |
michael@0 | 90 | {"Yacute", 221}, |
michael@0 | 91 | {"Yuml", 376}, |
michael@0 | 92 | {"Zeta", 918}, |
michael@0 | 93 | {"aacute", 225}, |
michael@0 | 94 | {"acirc", 226}, |
michael@0 | 95 | {"acute", 180}, |
michael@0 | 96 | {"aelig", 230}, |
michael@0 | 97 | {"agrave", 224}, |
michael@0 | 98 | {"alefsym", 8501}, |
michael@0 | 99 | {"alpha", 945}, |
michael@0 | 100 | {"amp", 38}, |
michael@0 | 101 | {"and", 8743}, |
michael@0 | 102 | {"ang", 8736}, |
michael@0 | 103 | {"apos", 39}, |
michael@0 | 104 | {"aring", 229}, |
michael@0 | 105 | {"asymp", 8776}, |
michael@0 | 106 | {"atilde", 227}, |
michael@0 | 107 | {"auml", 228}, |
michael@0 | 108 | {"bdquo", 8222}, |
michael@0 | 109 | {"beta", 946}, |
michael@0 | 110 | {"brvbar", 166}, |
michael@0 | 111 | {"bull", 8226}, |
michael@0 | 112 | {"cap", 8745}, |
michael@0 | 113 | {"ccaron", 269}, |
michael@0 | 114 | {"ccedil", 231}, |
michael@0 | 115 | {"cedil", 184}, |
michael@0 | 116 | {"cent", 162}, |
michael@0 | 117 | {"chi", 967}, |
michael@0 | 118 | {"circ", 710}, |
michael@0 | 119 | {"clubs", 9827}, |
michael@0 | 120 | {"cong", 8773}, |
michael@0 | 121 | {"copy", 169}, |
michael@0 | 122 | {"crarr", 8629}, |
michael@0 | 123 | {"cup", 8746}, |
michael@0 | 124 | {"curren", 164}, |
michael@0 | 125 | {"dArr", 8659}, |
michael@0 | 126 | {"dagger", 8224}, |
michael@0 | 127 | {"darr", 8595}, |
michael@0 | 128 | {"deg", 176}, |
michael@0 | 129 | {"delta", 948}, |
michael@0 | 130 | {"diams", 9830}, |
michael@0 | 131 | {"divide", 247}, |
michael@0 | 132 | {"eacute", 233}, |
michael@0 | 133 | {"ecaron", 283}, |
michael@0 | 134 | {"ecirc", 234}, |
michael@0 | 135 | {"egrave", 232}, |
michael@0 | 136 | {"emdash", 8212}, |
michael@0 | 137 | {"empty", 8709}, |
michael@0 | 138 | {"emsp", 8195}, |
michael@0 | 139 | {"endash", 8211}, |
michael@0 | 140 | {"ensp", 8194}, |
michael@0 | 141 | {"epsilon", 949}, |
michael@0 | 142 | {"equiv", 8801}, |
michael@0 | 143 | {"eta", 951}, |
michael@0 | 144 | {"eth", 240}, |
michael@0 | 145 | {"euml", 235}, |
michael@0 | 146 | {"euro", 8364}, |
michael@0 | 147 | {"exist", 8707}, |
michael@0 | 148 | {"fnof", 402}, |
michael@0 | 149 | {"forall", 8704}, |
michael@0 | 150 | {"frac12", 189}, |
michael@0 | 151 | {"frac14", 188}, |
michael@0 | 152 | {"frac34", 190}, |
michael@0 | 153 | {"frasl", 8260}, |
michael@0 | 154 | {"gamma", 947}, |
michael@0 | 155 | {"ge", 8805}, |
michael@0 | 156 | {"gt", 62}, |
michael@0 | 157 | {"hArr", 8660}, |
michael@0 | 158 | {"harr", 8596}, |
michael@0 | 159 | {"hearts", 9829}, |
michael@0 | 160 | {"hellip", 8230}, |
michael@0 | 161 | {"iacute", 237}, |
michael@0 | 162 | {"icirc", 238}, |
michael@0 | 163 | {"iexcl", 161}, |
michael@0 | 164 | {"igrave", 236}, |
michael@0 | 165 | {"image", 8465}, |
michael@0 | 166 | {"infin", 8734}, |
michael@0 | 167 | {"int", 8747}, |
michael@0 | 168 | {"iota", 953}, |
michael@0 | 169 | {"iquest", 191}, |
michael@0 | 170 | {"isin", 8712}, |
michael@0 | 171 | {"iuml", 239}, |
michael@0 | 172 | {"kappa", 954}, |
michael@0 | 173 | {"lArr", 8656}, |
michael@0 | 174 | {"lambda", 955}, |
michael@0 | 175 | {"lang", 9001}, |
michael@0 | 176 | {"laquo", 171}, |
michael@0 | 177 | {"larr", 8592}, |
michael@0 | 178 | {"lceil", 8968}, |
michael@0 | 179 | {"ldquo", 8220}, |
michael@0 | 180 | {"le", 8804}, |
michael@0 | 181 | {"lfloor", 8970}, |
michael@0 | 182 | {"lowast", 8727}, |
michael@0 | 183 | {"loz", 9674}, |
michael@0 | 184 | {"lrm", 8206}, |
michael@0 | 185 | {"lsaquo", 8249}, |
michael@0 | 186 | {"lsquo", 8216}, |
michael@0 | 187 | {"lt", 60}, |
michael@0 | 188 | {"macr", 175}, |
michael@0 | 189 | {"mdash", 8212}, |
michael@0 | 190 | {"micro", 181}, |
michael@0 | 191 | {"middot", 183}, |
michael@0 | 192 | {"minus", 8722}, |
michael@0 | 193 | {"mu", 956}, |
michael@0 | 194 | {"nabla", 8711}, |
michael@0 | 195 | {"nbsp", 160}, |
michael@0 | 196 | {"ndash", 8211}, |
michael@0 | 197 | {"ne", 8800}, |
michael@0 | 198 | {"ni", 8715}, |
michael@0 | 199 | {"not", 172}, |
michael@0 | 200 | {"notin", 8713}, |
michael@0 | 201 | {"nsub", 8836}, |
michael@0 | 202 | {"ntilde", 241}, |
michael@0 | 203 | {"nu", 957}, |
michael@0 | 204 | {"oacute", 243}, |
michael@0 | 205 | {"ocirc", 244}, |
michael@0 | 206 | {"oelig", 339}, |
michael@0 | 207 | {"ograve", 242}, |
michael@0 | 208 | {"oline", 8254}, |
michael@0 | 209 | {"omega", 969}, |
michael@0 | 210 | {"omicron", 959}, |
michael@0 | 211 | {"oplus", 8853}, |
michael@0 | 212 | {"or", 8744}, |
michael@0 | 213 | {"ordf", 170}, |
michael@0 | 214 | {"ordm", 186}, |
michael@0 | 215 | {"oslash", 248}, |
michael@0 | 216 | {"otilde", 245}, |
michael@0 | 217 | {"otimes", 8855}, |
michael@0 | 218 | {"ouml", 246}, |
michael@0 | 219 | {"para", 182}, |
michael@0 | 220 | {"part", 8706}, |
michael@0 | 221 | {"permil", 8240}, |
michael@0 | 222 | {"perp", 8869}, |
michael@0 | 223 | {"phi", 966}, |
michael@0 | 224 | {"pi", 960}, |
michael@0 | 225 | {"piv", 982}, |
michael@0 | 226 | {"plusmn", 177}, |
michael@0 | 227 | {"pound", 163}, |
michael@0 | 228 | {"prime", 8242}, |
michael@0 | 229 | {"prod", 8719}, |
michael@0 | 230 | {"prop", 8733}, |
michael@0 | 231 | {"psi", 968}, |
michael@0 | 232 | {"quot", 34}, |
michael@0 | 233 | {"rArr", 8658}, |
michael@0 | 234 | {"radic", 8730}, |
michael@0 | 235 | {"rang", 9002}, |
michael@0 | 236 | {"raquo", 187}, |
michael@0 | 237 | {"rarr", 8594}, |
michael@0 | 238 | {"rcaron", 345}, |
michael@0 | 239 | {"rceil", 8969}, |
michael@0 | 240 | {"rdquo", 8221}, |
michael@0 | 241 | {"real", 8476}, |
michael@0 | 242 | {"reg", 174}, |
michael@0 | 243 | {"rfloor", 8971}, |
michael@0 | 244 | {"rho", 961}, |
michael@0 | 245 | {"rlm", 8207}, |
michael@0 | 246 | {"rsaquo", 8250}, |
michael@0 | 247 | {"rsquo", 8217}, |
michael@0 | 248 | {"sbquo", 8218}, |
michael@0 | 249 | {"scaron", 353}, |
michael@0 | 250 | {"sdot", 8901}, |
michael@0 | 251 | {"sect", 167}, |
michael@0 | 252 | {"shy", 173}, |
michael@0 | 253 | {"sigma", 963}, |
michael@0 | 254 | {"sigmaf", 962}, |
michael@0 | 255 | {"sim", 8764}, |
michael@0 | 256 | {"spades", 9824}, |
michael@0 | 257 | {"sub", 8834}, |
michael@0 | 258 | {"sube", 8838}, |
michael@0 | 259 | {"sum", 8721}, |
michael@0 | 260 | {"sup", 8835}, |
michael@0 | 261 | {"sup1", 185}, |
michael@0 | 262 | {"sup2", 178}, |
michael@0 | 263 | {"sup3", 179}, |
michael@0 | 264 | {"supe", 8839}, |
michael@0 | 265 | {"szlig", 223}, |
michael@0 | 266 | {"tau", 964}, |
michael@0 | 267 | {"there4", 8756}, |
michael@0 | 268 | {"theta", 952}, |
michael@0 | 269 | {"thetasym", 977}, |
michael@0 | 270 | {"thinsp", 8201}, |
michael@0 | 271 | {"thorn", 254}, |
michael@0 | 272 | {"tilde", 732}, |
michael@0 | 273 | {"times", 215}, |
michael@0 | 274 | {"trade", 8482}, |
michael@0 | 275 | {"uArr", 8657}, |
michael@0 | 276 | {"uacute", 250}, |
michael@0 | 277 | {"uarr", 8593}, |
michael@0 | 278 | {"ucirc", 251}, |
michael@0 | 279 | {"ugrave", 249}, |
michael@0 | 280 | {"uml", 168}, |
michael@0 | 281 | {"upsih", 978}, |
michael@0 | 282 | {"upsilon", 965}, |
michael@0 | 283 | {"uuml", 252}, |
michael@0 | 284 | {"weierp", 8472}, |
michael@0 | 285 | {"xi", 958}, |
michael@0 | 286 | {"yacute", 253}, |
michael@0 | 287 | {"yen", 165}, |
michael@0 | 288 | {"yuml", 255}, |
michael@0 | 289 | {"zeta", 950}, |
michael@0 | 290 | {"zwj", 8205}, |
michael@0 | 291 | {"zwnj", 8204}, |
michael@0 | 292 | }; |
michael@0 | 293 | |
michael@0 | 294 | } // namespace CLD2 |