michael@0: // Copyright 2013 Google Inc. All Rights Reserved. michael@0: // michael@0: // Licensed under the Apache License, Version 2.0 (the "License"); michael@0: // you may not use this file except in compliance with the License. michael@0: // You may obtain a copy of the License at michael@0: // michael@0: // http://www.apache.org/licenses/LICENSE-2.0 michael@0: // michael@0: // Unless required by applicable law or agreed to in writing, software michael@0: // distributed under the License is distributed on an "AS IS" BASIS, michael@0: // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. michael@0: // See the License for the specific language governing permissions and michael@0: // limitations under the License. michael@0: michael@0: // generated_entities.cc michael@0: // Machine generated. Do Not Edit. michael@0: // michael@0: // Declarations for HTML entities recognized by CLD2 michael@0: // michael@0: #include "generated_ulscript.h" // for CharIntPair michael@0: michael@0: namespace CLD2 { michael@0: michael@0: // Alphabetical order for binary search michael@0: extern const int kNameToEntitySize = 265; michael@0: extern const CharIntPair kNameToEntity[kNameToEntitySize] = { michael@0: {"AElig", 198}, michael@0: {"AMP", 38}, michael@0: {"Aacute", 193}, michael@0: {"Acirc", 194}, michael@0: {"Agrave", 192}, michael@0: {"Alpha", 913}, michael@0: {"Aring", 197}, michael@0: {"Atilde", 195}, michael@0: {"Auml", 196}, michael@0: {"Beta", 914}, michael@0: {"Ccaron", 268}, michael@0: {"Ccedil", 199}, michael@0: {"Chi", 935}, michael@0: {"Dagger", 8225}, michael@0: {"Delta", 916}, michael@0: {"ETH", 208}, michael@0: {"Eacute", 201}, michael@0: {"Ecaron", 282}, michael@0: {"Ecirc", 202}, michael@0: {"Egrave", 200}, michael@0: {"Epsilon", 917}, michael@0: {"Eta", 919}, michael@0: {"Euml", 203}, michael@0: {"GT", 62}, michael@0: {"Gamma", 915}, michael@0: {"Iacute", 205}, michael@0: {"Icirc", 206}, michael@0: {"Igrave", 204}, michael@0: {"Iota", 921}, michael@0: {"Iuml", 207}, michael@0: {"Kappa", 922}, michael@0: {"LT", 60}, michael@0: {"Lambda", 923}, michael@0: {"Mu", 924}, michael@0: {"Ntilde", 209}, michael@0: {"Nu", 925}, michael@0: {"OElig", 338}, michael@0: {"Oacute", 211}, michael@0: {"Ocirc", 212}, michael@0: {"Ograve", 210}, michael@0: {"Omega", 937}, michael@0: {"Omicron", 927}, michael@0: {"Oslash", 216}, michael@0: {"Otilde", 213}, michael@0: {"Ouml", 214}, michael@0: {"Phi", 934}, michael@0: {"Pi", 928}, michael@0: {"Prime", 8243}, michael@0: {"Psi", 936}, michael@0: {"QUOT", 34}, michael@0: {"Rcaron", 344}, michael@0: {"Rho", 929}, michael@0: {"Scaron", 352}, michael@0: {"Sigma", 931}, michael@0: {"THORN", 222}, michael@0: {"Tau", 932}, michael@0: {"Theta", 920}, michael@0: {"Uacute", 218}, michael@0: {"Ucirc", 219}, michael@0: {"Ugrave", 217}, michael@0: {"Upsilon", 933}, michael@0: {"Uuml", 220}, michael@0: {"Xi", 926}, michael@0: {"Yacute", 221}, michael@0: {"Yuml", 376}, michael@0: {"Zeta", 918}, michael@0: {"aacute", 225}, michael@0: {"acirc", 226}, michael@0: {"acute", 180}, michael@0: {"aelig", 230}, michael@0: {"agrave", 224}, michael@0: {"alefsym", 8501}, michael@0: {"alpha", 945}, michael@0: {"amp", 38}, michael@0: {"and", 8743}, michael@0: {"ang", 8736}, michael@0: {"apos", 39}, michael@0: {"aring", 229}, michael@0: {"asymp", 8776}, michael@0: {"atilde", 227}, michael@0: {"auml", 228}, michael@0: {"bdquo", 8222}, michael@0: {"beta", 946}, michael@0: {"brvbar", 166}, michael@0: {"bull", 8226}, michael@0: {"cap", 8745}, michael@0: {"ccaron", 269}, michael@0: {"ccedil", 231}, michael@0: {"cedil", 184}, michael@0: {"cent", 162}, michael@0: {"chi", 967}, michael@0: {"circ", 710}, michael@0: {"clubs", 9827}, michael@0: {"cong", 8773}, michael@0: {"copy", 169}, michael@0: {"crarr", 8629}, michael@0: {"cup", 8746}, michael@0: {"curren", 164}, michael@0: {"dArr", 8659}, michael@0: {"dagger", 8224}, michael@0: {"darr", 8595}, michael@0: {"deg", 176}, michael@0: {"delta", 948}, michael@0: {"diams", 9830}, michael@0: {"divide", 247}, michael@0: {"eacute", 233}, michael@0: {"ecaron", 283}, michael@0: {"ecirc", 234}, michael@0: {"egrave", 232}, michael@0: {"emdash", 8212}, michael@0: {"empty", 8709}, michael@0: {"emsp", 8195}, michael@0: {"endash", 8211}, michael@0: {"ensp", 8194}, michael@0: {"epsilon", 949}, michael@0: {"equiv", 8801}, michael@0: {"eta", 951}, michael@0: {"eth", 240}, michael@0: {"euml", 235}, michael@0: {"euro", 8364}, michael@0: {"exist", 8707}, michael@0: {"fnof", 402}, michael@0: {"forall", 8704}, michael@0: {"frac12", 189}, michael@0: {"frac14", 188}, michael@0: {"frac34", 190}, michael@0: {"frasl", 8260}, michael@0: {"gamma", 947}, michael@0: {"ge", 8805}, michael@0: {"gt", 62}, michael@0: {"hArr", 8660}, michael@0: {"harr", 8596}, michael@0: {"hearts", 9829}, michael@0: {"hellip", 8230}, michael@0: {"iacute", 237}, michael@0: {"icirc", 238}, michael@0: {"iexcl", 161}, michael@0: {"igrave", 236}, michael@0: {"image", 8465}, michael@0: {"infin", 8734}, michael@0: {"int", 8747}, michael@0: {"iota", 953}, michael@0: {"iquest", 191}, michael@0: {"isin", 8712}, michael@0: {"iuml", 239}, michael@0: {"kappa", 954}, michael@0: {"lArr", 8656}, michael@0: {"lambda", 955}, michael@0: {"lang", 9001}, michael@0: {"laquo", 171}, michael@0: {"larr", 8592}, michael@0: {"lceil", 8968}, michael@0: {"ldquo", 8220}, michael@0: {"le", 8804}, michael@0: {"lfloor", 8970}, michael@0: {"lowast", 8727}, michael@0: {"loz", 9674}, michael@0: {"lrm", 8206}, michael@0: {"lsaquo", 8249}, michael@0: {"lsquo", 8216}, michael@0: {"lt", 60}, michael@0: {"macr", 175}, michael@0: {"mdash", 8212}, michael@0: {"micro", 181}, michael@0: {"middot", 183}, michael@0: {"minus", 8722}, michael@0: {"mu", 956}, michael@0: {"nabla", 8711}, michael@0: {"nbsp", 160}, michael@0: {"ndash", 8211}, michael@0: {"ne", 8800}, michael@0: {"ni", 8715}, michael@0: {"not", 172}, michael@0: {"notin", 8713}, michael@0: {"nsub", 8836}, michael@0: {"ntilde", 241}, michael@0: {"nu", 957}, michael@0: {"oacute", 243}, michael@0: {"ocirc", 244}, michael@0: {"oelig", 339}, michael@0: {"ograve", 242}, michael@0: {"oline", 8254}, michael@0: {"omega", 969}, michael@0: {"omicron", 959}, michael@0: {"oplus", 8853}, michael@0: {"or", 8744}, michael@0: {"ordf", 170}, michael@0: {"ordm", 186}, michael@0: {"oslash", 248}, michael@0: {"otilde", 245}, michael@0: {"otimes", 8855}, michael@0: {"ouml", 246}, michael@0: {"para", 182}, michael@0: {"part", 8706}, michael@0: {"permil", 8240}, michael@0: {"perp", 8869}, michael@0: {"phi", 966}, michael@0: {"pi", 960}, michael@0: {"piv", 982}, michael@0: {"plusmn", 177}, michael@0: {"pound", 163}, michael@0: {"prime", 8242}, michael@0: {"prod", 8719}, michael@0: {"prop", 8733}, michael@0: {"psi", 968}, michael@0: {"quot", 34}, michael@0: {"rArr", 8658}, michael@0: {"radic", 8730}, michael@0: {"rang", 9002}, michael@0: {"raquo", 187}, michael@0: {"rarr", 8594}, michael@0: {"rcaron", 345}, michael@0: {"rceil", 8969}, michael@0: {"rdquo", 8221}, michael@0: {"real", 8476}, michael@0: {"reg", 174}, michael@0: {"rfloor", 8971}, michael@0: {"rho", 961}, michael@0: {"rlm", 8207}, michael@0: {"rsaquo", 8250}, michael@0: {"rsquo", 8217}, michael@0: {"sbquo", 8218}, michael@0: {"scaron", 353}, michael@0: {"sdot", 8901}, michael@0: {"sect", 167}, michael@0: {"shy", 173}, michael@0: {"sigma", 963}, michael@0: {"sigmaf", 962}, michael@0: {"sim", 8764}, michael@0: {"spades", 9824}, michael@0: {"sub", 8834}, michael@0: {"sube", 8838}, michael@0: {"sum", 8721}, michael@0: {"sup", 8835}, michael@0: {"sup1", 185}, michael@0: {"sup2", 178}, michael@0: {"sup3", 179}, michael@0: {"supe", 8839}, michael@0: {"szlig", 223}, michael@0: {"tau", 964}, michael@0: {"there4", 8756}, michael@0: {"theta", 952}, michael@0: {"thetasym", 977}, michael@0: {"thinsp", 8201}, michael@0: {"thorn", 254}, michael@0: {"tilde", 732}, michael@0: {"times", 215}, michael@0: {"trade", 8482}, michael@0: {"uArr", 8657}, michael@0: {"uacute", 250}, michael@0: {"uarr", 8593}, michael@0: {"ucirc", 251}, michael@0: {"ugrave", 249}, michael@0: {"uml", 168}, michael@0: {"upsih", 978}, michael@0: {"upsilon", 965}, michael@0: {"uuml", 252}, michael@0: {"weierp", 8472}, michael@0: {"xi", 958}, michael@0: {"yacute", 253}, michael@0: {"yen", 165}, michael@0: {"yuml", 255}, michael@0: {"zeta", 950}, michael@0: {"zwj", 8205}, michael@0: {"zwnj", 8204}, michael@0: }; michael@0: michael@0: } // namespace CLD2