react / wstein / node_modules / jest-cli / node_modules / jsdom / lib / jsdom / browser / htmlencoding.js
80684 viewsvar charByEntityName = {1'quot': '"',2'amp': '&',3'apos': '\'',4'lt': '<',5'gt': '>',6'nbsp': ' ',7'iexcl': '¡',8'cent': '¢',9'pound': '£',10'curren': '¤',11'yen': '¥',12'brvbar': '¦',13'sect': '§',14'uml': '¨',15'copy': '©',16'ordf': 'ª',17'laquo': '«',18'not': '¬',19'shy': '',20'reg': '®',21'macr': '¯', // http://www.w3.org/TR/html4/sgml/entities.html22'strns': '¯', // http://www.w3.org/TR/html5/named-character-references.html23'deg': '°',24'plusmn': '±', // http://www.w3.org/TR/html4/sgml/entities.html25'pm': '±', // http://www.w3.org/TR/html5/named-character-references.html26'sup2': '²',27'sup3': '³',28'acute': '´',29'micro': 'µ',30'para': '¶',31'middot': '·',32'cedil': '¸',33'sup1': '¹',34'ordm': 'º',35'raquo': '»',36'frac14': '¼',37'half': '½', // http://www.w3.org/TR/html4/sgml/entities.html38'frac12': '½', // http://www.w3.org/TR/html5/named-character-references.html39'frac34': '¾',40'iquest': '¿',41'Agrave': 'À',42'Aacute': 'Á',43'Acirc': 'Â',44'Atilde': 'Ã',45'Auml': 'Ä',46'Aring': 'Å', // http://www.w3.org/TR/html4/sgml/entities.html47'angst': 'Å', // http://www.w3.org/TR/html5/named-character-references.html48'AElig': 'Æ',49'Ccedil': 'Ç',50'Egrave': 'È',51'Eacute': 'É',52'Ecirc': 'Ê',53'Euml': 'Ë',54'Igrave': 'Ì',55'Iacute': 'Í',56'Icirc': 'Î',57'Iuml': 'Ï',58'ETH': 'Ð',59'Ntilde': 'Ñ',60'Ograve': 'Ò',61'Oacute': 'Ó',62'Ocirc': 'Ô',63'Otilde': 'Õ',64'Ouml': 'Ö',65'times': '×',66'Oslash': 'Ø',67'Ugrave': 'Ù',68'Uacute': 'Ú',69'Ucirc': 'Û',70'Uuml': 'Ü',71'Yacute': 'Ý',72'THORN': 'Þ',73'szlig': 'ß',74'agrave': 'à',75'aacute': 'á',76'acirc': 'â',77'atilde': 'ã',78'auml': 'ä',79'aring': 'å',80'aelig': 'æ',81'ccedil': 'ç',82'egrave': 'è',83'eacute': 'é',84'ecirc': 'ê',85'euml': 'ë',86'igrave': 'ì',87'iacute': 'í',88'icirc': 'î',89'iuml': 'ï',90'eth': 'ð',91'ntilde': 'ñ',92'ograve': 'ò',93'oacute': 'ó',94'ocirc': 'ô',95'otilde': 'õ',96'ouml': 'ö',97'divide': '÷',98'oslash': 'ø',99'ugrave': 'ù',100'uacute': 'ú',101'ucirc': 'û',102'uuml': 'ü',103'yacute': 'ý',104'thorn': 'þ',105'yuml': 'ÿ',106'Amacr': 'Ā',107'amacr': 'ā',108'Abreve': 'Ă',109'abreve': 'ă',110'Aogon': 'Ą',111'aogon': 'ą',112'Cacute': 'Ć',113'cacute': 'ć',114'Ccirc': 'Ĉ',115'ccirc': 'ĉ',116'Cdot': 'Ċ',117'cdot': 'ċ',118'Ccaron': 'Č',119'ccaron': 'č',120'Dcaron': 'Ď',121'dcaron': 'ď',122'Dstrok': 'Đ',123'dstrok': 'đ',124'Emacr': 'Ē',125'emacr': 'ē',126'Edot': 'Ė',127'edot': 'ė',128'Eogon': 'Ę',129'eogon': 'ę',130'Ecaron': 'Ě',131'ecaron': 'ě',132'Gcirc': 'Ĝ',133'gcirc': 'ĝ',134'Gbreve': 'Ğ',135'gbreve': 'ğ',136'Gdot': 'Ġ',137'gdot': 'ġ',138'Gcedil': 'Ģ',139'Hcirc': 'Ĥ',140'hcirc': 'ĥ',141'Hstrok': 'Ħ',142'hstrok': 'ħ',143'Itilde': 'Ĩ',144'itilde': 'ĩ',145'Imacr': 'Ī',146'imacr': 'ī',147'Iogon': 'Į',148'iogon': 'į',149'Idot': 'İ',150'inodot': 'ı',151'IJlig': 'IJ',152'ijlig': 'ij',153'Jcirc': 'Ĵ',154'jcirc': 'ĵ',155'Kcedil': 'Ķ',156'kcedil': 'ķ',157'kgreen': 'ĸ',158'Lacute': 'Ĺ',159'lacute': 'ĺ',160'Lcedil': 'Ļ',161'lcedil': 'ļ',162'Lcaron': 'Ľ',163'lcaron': 'ľ',164'Lmidot': 'Ŀ',165'lmidot': 'ŀ',166'Lstrok': 'Ł',167'lstrok': 'ł',168'Nacute': 'Ń',169'nacute': 'ń',170'Ncedil': 'Ņ',171'ncedil': 'ņ',172'Ncaron': 'Ň',173'ncaron': 'ň',174'napos': 'ʼn',175'ENG': 'Ŋ',176'eng': 'ŋ',177'Omacr': 'Ō',178'omacr': 'ō',179'Odblac': 'Ő',180'odblac': 'ő',181'OElig': 'Œ',182'oelig': 'œ',183'Racute': 'Ŕ',184'racute': 'ŕ',185'Rcedil': 'Ŗ',186'rcedil': 'ŗ',187'Rcaron': 'Ř',188'rcaron': 'ř',189'Sacute': 'Ś',190'sacute': 'ś',191'Scirc': 'Ŝ',192'scirc': 'ŝ',193'Scedil': 'Ş',194'scedil': 'ş',195'Scaron': 'Š',196'scaron': 'š',197'Tcedil': 'Ţ',198'tcedil': 'ţ',199'Tcaron': 'Ť',200'tcaron': 'ť',201'Tstrok': 'Ŧ',202'tstrok': 'ŧ',203'Utilde': 'Ũ',204'utilde': 'ũ',205'Umacr': 'Ū',206'umacr': 'ū',207'Ubreve': 'Ŭ',208'ubreve': 'ŭ',209'Uring': 'Ů',210'uring': 'ů',211'Udblac': 'Ű',212'udblac': 'ű',213'Uogon': 'Ų',214'uogon': 'ų',215'Wcirc': 'Ŵ',216'wcirc': 'ŵ',217'Ycirc': 'Ŷ',218'ycirc': 'ŷ',219'Yuml': 'Ÿ',220'Zacute': 'Ź',221'zacute': 'ź',222'Zdot': 'Ż',223'zdot': 'ż',224'Zcaron': 'Ž',225'zcaron': 'ž',226'fnof': 'ƒ',227'imped': 'Ƶ',228'gacute': 'ǵ',229'jmath': 'ȷ',230'circ': 'ˆ',231'caron': 'ˇ',232'breve': '˘',233'dot': '˙',234'ring': '˚',235'ogon': '˛',236'tilde': '˜',237'dblac': '˝',238'Alpha': 'Α',239'Beta': 'Β',240'Gamma': 'Γ',241'Delta': 'Δ',242'Epsilon': 'Ε',243'Zeta': 'Ζ',244'Eta': 'Η',245'Theta': 'Θ',246'Iota': 'Ι',247'Kappa': 'Κ',248'Lambda': 'Λ',249'Mu': 'Μ',250'Nu': 'Ν',251'Xi': 'Ξ',252'Omicron': 'Ο',253'Pi': 'Π',254'Rho': 'Ρ',255'Sigma': 'Σ',256'Tau': 'Τ',257'Upsilon': 'Υ',258'Phi': 'Φ',259'Chi': 'Χ',260'Psi': 'Ψ',261'Omega': 'Ω', // http://www.w3.org/TR/html4/sgml/entities.html262'ohm': 'Ω', // http://www.w3.org/TR/html5/named-character-references.html263'alpha': 'α',264'beta': 'β',265'gamma': 'γ',266'delta': 'δ',267'epsilon': 'ε',268'zeta': 'ζ',269'eta': 'η',270'theta': 'θ',271'iota': 'ι',272'kappa': 'κ',273'lambda': 'λ',274'mu': 'μ',275'nu': 'ν',276'xi': 'ξ',277'omicron': 'ο',278'pi': 'π',279'rho': 'ρ',280'sigmaf': 'ς', // http://www.w3.org/TR/html4/sgml/entities.html281'varsigma': 'ς', // http://www.w3.org/TR/html5/named-character-references.html282'sigma': 'σ',283'tau': 'τ',284'upsilon': 'υ',285'phi': 'φ',286'chi': 'χ',287'psi': 'ψ',288'omega': 'ω',289'thetasym': 'ϑ', // http://www.w3.org/TR/html4/sgml/entities.html290'vartheta': 'ϑ', // http://www.w3.org/TR/html5/named-character-references.html291'upsih': 'ϒ',292'varphi': 'ϕ',293'piv': 'ϖ', // http://www.w3.org/TR/html4/sgml/entities.html294'varpi': 'ϖ', // http://www.w3.org/TR/html5/named-character-references.html295'Gammad': 'Ϝ',296'gammad': 'ϝ',297'varkappa': 'ϰ',298'varrho': 'ϱ',299'varepsilon': 'ϵ',300'bepsi': '϶',301'IOcy': 'Ё',302'DJcy': 'Ђ',303'GJcy': 'Ѓ',304'Jukcy': 'Є',305'DScy': 'Ѕ',306'Iukcy': 'І',307'YIcy': 'Ї',308'Jsercy': 'Ј',309'LJcy': 'Љ',310'NJcy': 'Њ',311'TSHcy': 'Ћ',312'KJcy': 'Ќ',313'Ubrcy': 'Ў',314'DZcy': 'Џ',315'Acy': 'А',316'Bcy': 'Б',317'Vcy': 'В',318'Gcy': 'Г',319'Dcy': 'Д',320'IEcy': 'Е',321'ZHcy': 'Ж',322'Zcy': 'З',323'Icy': 'И',324'Jcy': 'Й',325'Kcy': 'К',326'Lcy': 'Л',327'Mcy': 'М',328'Ncy': 'Н',329'Ocy': 'О',330'Pcy': 'П',331'Rcy': 'Р',332'Scy': 'С',333'Tcy': 'Т',334'Ucy': 'У',335'Fcy': 'Ф',336'KHcy': 'Х',337'TScy': 'Ц',338'CHcy': 'Ч',339'SHcy': 'Ш',340'SHCHcy': 'Щ',341'HARDcy': 'Ъ',342'Ycy': 'Ы',343'SOFTcy': 'Ь',344'Ecy': 'Э',345'YUcy': 'Ю',346'YAcy': 'Я',347'acy': 'а',348'bcy': 'б',349'vcy': 'в',350'gcy': 'г',351'dcy': 'д',352'iecy': 'е',353'zhcy': 'ж',354'zcy': 'з',355'icy': 'и',356'jcy': 'й',357'kcy': 'к',358'lcy': 'л',359'mcy': 'м',360'ncy': 'н',361'ocy': 'о',362'pcy': 'п',363'rcy': 'р',364'scy': 'с',365'tcy': 'т',366'ucy': 'у',367'fcy': 'ф',368'khcy': 'х',369'tscy': 'ц',370'chcy': 'ч',371'shcy': 'ш',372'shchcy': 'щ',373'hardcy': 'ъ',374'ycy': 'ы',375'softcy': 'ь',376'ecy': 'э',377'yucy': 'ю',378'yacy': 'я',379'iocy': 'ё',380'djcy': 'ђ',381'gjcy': 'ѓ',382'jukcy': 'є',383'dscy': 'ѕ',384'iukcy': 'і',385'yicy': 'ї',386'jsercy': 'ј',387'ljcy': 'љ',388'njcy': 'њ',389'tshcy': 'ћ',390'kjcy': 'ќ',391'ubrcy': 'ў',392'dzcy': 'џ',393'ensp': ' ',394'emsp': ' ',395'emsp13': ' ',396'emsp14': ' ',397'numsp': ' ',398'puncsp': ' ',399'thinsp': ' ',400'hairsp': ' ',401'ZeroWidthSpace': '',402'zwnj': '',403'zwj': '',404'lrm': '',405'rlm': '',406'hyphen': '‐',407'ndash': '–',408'mdash': '—',409'horbar': '―',410'Vert': '‖',411'lsquo': '‘',412'rsquo': '’', // http://www.w3.org/TR/html4/sgml/entities.html413'rsquor': '’', // http://www.w3.org/TR/html5/named-character-references.html414'sbquo': '‚',415'ldquo': '“',416'rdquo': '”', // http://www.w3.org/TR/html4/sgml/entities.html417'rdquor': '”', // http://www.w3.org/TR/html5/named-character-references.html418'ldquo': '“', // http://www.w3.org/TR/html4/sgml/entities.html419'ldquor': '„', // http://www.w3.org/TR/html5/named-character-references.html420'dagger': '†',421'Dagger': '‡', // http://www.w3.org/TR/html4/sgml/entities.html422'ddagger': '‡', // http://www.w3.org/TR/html5/named-character-references.html423'bull': '•', // http://www.w3.org/TR/html4/sgml/entities.html424'bullet': '•', // http://www.w3.org/TR/html5/named-character-references.html425'nldr': '‥',426'hellip': '…', // http://www.w3.org/TR/html4/sgml/entities.html427'mldr': '…', // http://www.w3.org/TR/html5/named-character-references.html428'permil': '‰',429'pertenk': '‱',430'prime': '′',431'Prime': '″',432'tprime': '‴',433'bprime': '‵',434'lsaquo': '‹',435'rsaquo': '›',436'oline': '‾',437'caret': '⁁',438'hybull': '⁃',439'frasl': '⁄',440'bsemi': '⁏',441'qprime': '⁗',442'MediumSpace': ' ',443'NoBreak': '',444'af': '',445'it': '',446'ic': '',447'euro': '€',448'complexes': 'ℂ',449'incare': '℅',450'gscr': 'ℊ',451'hamilt': 'ℋ',452'Poincareplane': 'ℌ',453'quaternions': 'ℍ',454'planckh': 'ℎ',455'plankv': 'ℏ',456'imagline': 'ℐ',457'image': 'ℑ', // http://www.w3.org/TR/html4/sgml/entities.html458'imagpart': 'ℑ', // http://www.w3.org/TR/html5/named-character-references.html459'lagran': 'ℒ',460'ell': 'ℓ',461'naturals': 'ℕ',462'numero': '№',463'copysr': '℗',464'weierp': '℘', // http://www.w3.org/TR/html4/sgml/entities.html465'wp': '℘', // http://www.w3.org/TR/html5/named-character-references.html466'primes': 'ℙ',467'rationals': 'ℚ',468'realine': 'ℛ',469'real': 'ℜ', // http://www.w3.org/TR/html4/sgml/entities.html470'realpart': 'ℜ', // http://www.w3.org/TR/html5/named-character-references.html471'reals': 'ℝ',472'rx': '℞',473'trade': '™',474'integers': 'ℤ',475'mho': '℧',476'zeetrf': 'ℨ',477'iiota': '℩',478'bernou': 'ℬ',479'Cfr': 'ℭ',480'escr': 'ℯ',481'expectation': 'ℰ',482'Fscr': 'ℱ',483'phmmat': 'ℳ',484'oscr': 'ℴ',485'alefsym': 'ℵ', // http://www.w3.org/TR/html4/sgml/entities.html486'aleph': 'ℵ', // http://www.w3.org/TR/html5/named-character-references.html487'beth': 'ℶ',488'gimel': 'ℷ',489'daleth': 'ℸ',490'DD': 'ⅅ',491'dd': 'ⅆ',492'exponentiale': 'ⅇ',493'ii': 'ⅈ',494'frac13': '⅓',495'frac23': '⅔',496'frac15': '⅕',497'frac25': '⅖',498'frac35': '⅗',499'frac45': '⅘',500'frac16': '⅙',501'frac56': '⅚',502'frac18': '⅛',503'frac38': '⅜',504'frac58': '⅝',505'frac78': '⅞',506'larr': '←', // http://www.w3.org/TR/html4/sgml/entities.html507'slarr': '←', // http://www.w3.org/TR/html5/named-character-references.html508'uarr': '↑', // http://www.w3.org/TR/html4/sgml/entities.html509'uparrow': '↑', // http://www.w3.org/TR/html5/named-character-references.html510'rarr': '→', // http://www.w3.org/TR/html4/sgml/entities.html511'srarr': '→', // http://www.w3.org/TR/html5/named-character-references.html512'darr': '↓', // http://www.w3.org/TR/html4/sgml/entities.html513'downarrow': '↓', // http://www.w3.org/TR/html5/named-character-references.html514'harr': '↔', // http://www.w3.org/TR/html4/sgml/entities.html515'leftrightarrow': '↔', // http://www.w3.org/TR/html5/named-character-references.html516'varr': '↕',517'nwarrow': '↖',518'nearrow': '↗',519'searrow': '↘',520'swarrow': '↙',521'nleftarrow': '↚',522'nrightarrow': '↛',523'rightsquigarrow': '↝',524'twoheadleftarrow': '↞',525'Uarr': '↟',526'twoheadrightarrow': '↠',527'Darr': '↡',528'leftarrowtail': '↢',529'rightarrowtail': '↣',530'mapstoleft': '↤',531'mapstoup': '↥',532'mapsto': '↦',533'mapstodown': '↧',534'larrhk': '↩',535'rarrhk': '↪',536'looparrowleft': '↫',537'rarrlp': '↬',538'leftrightsquigarrow': '↭',539'nleftrightarrow': '↮',540'lsh': '↰',541'rsh': '↱',542'ldsh': '↲',543'rdsh': '↳',544'crarr': '↵',545'curvearrowleft': '↶',546'curvearrowright': '↷',547'olarr': '↺',548'orarr': '↻',549'lharu': '↼',550'lhard': '↽',551'upharpoonright': '↾',552'upharpoonleft': '↿',553'rightharpoonup': '⇀',554'rightharpoondown': '⇁',555'downharpoonright': '⇂',556'downharpoonleft': '⇃',557'rlarr': '⇄',558'udarr': '⇅',559'lrarr': '⇆',560'llarr': '⇇',561'uuarr': '⇈',562'rrarr': '⇉',563'downdownarrows': '⇊',564'lrhar': '⇋',565'rlhar': '⇌',566'nlArr': '⇍',567'nhArr': '⇎',568'nrArr': '⇏',569'lArr': '⇐',570'uArr': '⇑',571'rArr': '⇒',572'dArr': '⇓',573'hArr': '⇔', // http://www.w3.org/TR/html4/sgml/entities.html574'iff': '⇔', // http://www.w3.org/TR/html5/named-character-references.html575'vArr': '⇕',576'nwArr': '⇖',577'neArr': '⇗',578'seArr': '⇘',579'swArr': '⇙',580'lAarr': '⇚',581'rAarr': '⇛',582'zigrarr': '⇝',583'larrb': '⇤',584'rarrb': '⇥',585'duarr': '⇵',586'loarr': '⇽',587'roarr': '⇾',588'hoarr': '⇿',589'forall': '∀',590'complement': '∁',591'part': '∂',592'exist': '∃',593'nexists': '∄',594'empty': '∅', // http://www.w3.org/TR/html4/sgml/entities.html595'varnothing': '∅', // http://www.w3.org/TR/html5/named-character-references.html596'nabla': '∇',597'isin': '∈', // http://www.w3.org/TR/html4/sgml/entities.html598'isinv': '∈', // http://www.w3.org/TR/html5/named-character-references.html599'notin': '∉', // http://www.w3.org/TR/html4/sgml/entities.html600'notinva': '∉', // http://www.w3.org/TR/html5/named-character-references.html601'ni': '∋', // http://www.w3.org/TR/html4/sgml/entities.html602'niv': '∋', // http://www.w3.org/TR/html5/named-character-references.html603'notniva': '∌',604'prod': '∏',605'coprod': '∐',606'sum': '∑',607'minus': '−',608'mp': '∓',609'plusdo': '∔',610'ssetmn': '∖',611'lowast': '∗',612'compfn': '∘',613'radic': '√',614'prop': '∝', // http://www.w3.org/TR/html4/sgml/entities.html615'vprop': '∝', // http://www.w3.org/TR/html5/named-character-references.html616'infin': '∞',617'angrt': '∟',618'ang': '∠', // http://www.w3.org/TR/html4/sgml/entities.html619'angle': '∠', // http://www.w3.org/TR/html5/named-character-references.html620'measuredangle': '∡',621'angsph': '∢',622'smid': '∣',623'nsmid': '∤',624'spar': '∥',625'nspar': '∦',626'and': '∧', // http://www.w3.org/TR/html4/sgml/entities.html627'wedge': '∧', // http://www.w3.org/TR/html5/named-character-references.html628'or': '∨', // http://www.w3.org/TR/html4/sgml/entities.html629'vee': '∨', // http://www.w3.org/TR/html5/named-character-references.html630'cap': '∩',631'cup': '∪',632'int': '∫',633'Int': '∬',634'tint': '∭',635'oint': '∮',636'DoubleContourIntegral': '∯',637'Cconint': '∰',638'cwint': '∱',639'cwconint': '∲',640'awconint': '∳',641'there4': '∴', // http://www.w3.org/TR/html4/sgml/entities.html642'therefore': '∴', // http://www.w3.org/TR/html5/named-character-references.html643'because': '∵',644'ratio': '∶',645'Proportion': '∷',646'minusd': '∸',647'mDDot': '∺',648'homtht': '∻',649'sim': '∼', // http://www.w3.org/TR/html4/sgml/entities.html650'thksim': '∼', // http://www.w3.org/TR/html5/named-character-references.html651'bsim': '∽',652'mstpos': '∾',653'acd': '∿',654'wreath': '≀',655'nsim': '≁',656'esim': '≂',657'simeq': '≃',658'nsimeq': '≄',659'cong': '≅',660'simne': '≆',661'ncong': '≇',662'asymp': '≈', // http://www.w3.org/TR/html4/sgml/entities.html663'thkap': '≈', // http://www.w3.org/TR/html5/named-character-references.html664'napprox': '≉',665'approxeq': '≊',666'apid': '≋',667'bcong': '≌',668'asympeq': '≍',669'bump': '≎',670'bumpeq': '≏',671'esdot': '≐',672'eDot': '≑',673'fallingdotseq': '≒',674'risingdotseq': '≓',675'coloneq': '≔',676'eqcolon': '≕',677'eqcirc': '≖',678'cire': '≗',679'wedgeq': '≙',680'veeeq': '≚',681'trie': '≜',682'questeq': '≟',683'ne': '≠',684'equiv': '≡',685'nequiv': '≢',686'le': '≤', // http://www.w3.org/TR/html4/sgml/entities.html687'leq': '≤', // http://www.w3.org/TR/html5/named-character-references.html688'ge': '≥', // http://www.w3.org/TR/html4/sgml/entities.html689'geq': '≥', // http://www.w3.org/TR/html5/named-character-references.html690'leqq': '≦',691'geqq': '≧',692'lneqq': '≨',693'gneqq': '≩',694'll': '≪',695'gg': '≫',696'twixt': '≬',697'NotCupCap': '≭',698'nlt': '≮',699'ngtr': '≯',700'nleq': '≰',701'ngeq': '≱',702'lsim': '≲',703'gtrsim': '≳',704'nlsim': '≴',705'ngsim': '≵',706'lg': '≶',707'gtrless': '≷',708'ntlg': '≸',709'ntgl': '≹',710'prec': '≺',711'succ': '≻',712'preccurlyeq': '≼',713'succcurlyeq': '≽',714'prsim': '≾',715'succsim': '≿',716'nprec': '⊀',717'nsucc': '⊁',718'sub': '⊂', // http://www.w3.org/TR/html4/sgml/entities.html719'subset': '⊂', // http://www.w3.org/TR/html5/named-character-references.html720'sup': '⊃', // http://www.w3.org/TR/html4/sgml/entities.html721'supset': '⊃', // http://www.w3.org/TR/html5/named-character-references.html722'nsub': '⊄',723'nsup': '⊅',724'sube': '⊆', // http://www.w3.org/TR/html4/sgml/entities.html725'subseteq': '⊆', // http://www.w3.org/TR/html5/named-character-references.html726'supe': '⊇', // http://www.w3.org/TR/html4/sgml/entities.html727'supseteq': '⊇', // http://www.w3.org/TR/html5/named-character-references.html728'nsubseteq': '⊈',729'nsupseteq': '⊉',730'subsetneq': '⊊',731'supsetneq': '⊋',732'cupdot': '⊍',733'uplus': '⊎',734'sqsubset': '⊏',735'sqsupset': '⊐',736'sqsubseteq': '⊑',737'sqsupseteq': '⊒',738'sqcap': '⊓',739'sqcup': '⊔',740'oplus': '⊕',741'ominus': '⊖',742'otimes': '⊗',743'osol': '⊘',744'odot': '⊙',745'ocir': '⊚',746'oast': '⊛',747'odash': '⊝',748'plusb': '⊞',749'minusb': '⊟',750'timesb': '⊠',751'sdotb': '⊡',752'vdash': '⊢',753'dashv': '⊣',754'top': '⊤',755'perp': '⊥',756'models': '⊧',757'vDash': '⊨',758'Vdash': '⊩',759'Vvdash': '⊪',760'VDash': '⊫',761'nvdash': '⊬',762'nvDash': '⊭',763'nVdash': '⊮',764'nVDash': '⊯',765'prurel': '⊰',766'vltri': '⊲',767'vrtri': '⊳',768'trianglelefteq': '⊴',769'trianglerighteq': '⊵',770'origof': '⊶',771'imof': '⊷',772'mumap': '⊸',773'hercon': '⊹',774'intercal': '⊺',775'veebar': '⊻',776'barvee': '⊽',777'angrtvb': '⊾',778'lrtri': '⊿',779'xwedge': '⋀',780'xvee': '⋁',781'xcap': '⋂',782'xcup': '⋃',783'diamond': '⋄',784'sdot': '⋅',785'sstarf': '⋆',786'divonx': '⋇',787'bowtie': '⋈',788'ltimes': '⋉',789'rtimes': '⋊',790'lthree': '⋋',791'rthree': '⋌',792'bsime': '⋍',793'cuvee': '⋎',794'cuwed': '⋏',795'Subset': '⋐',796'Supset': '⋑',797'Cap': '⋒',798'Cup': '⋓',799'pitchfork': '⋔',800'epar': '⋕',801'ltdot': '⋖',802'gtrdot': '⋗',803'Ll': '⋘',804'ggg': '⋙',805'lesseqgtr': '⋚',806'gtreqless': '⋛',807'curlyeqprec': '⋞',808'curlyeqsucc': '⋟',809'nprcue': '⋠',810'nsccue': '⋡',811'nsqsube': '⋢',812'nsqsupe': '⋣',813'lnsim': '⋦',814'gnsim': '⋧',815'prnsim': '⋨',816'succnsim': '⋩',817'ntriangleleft': '⋪',818'ntriangleright': '⋫',819'ntrianglelefteq': '⋬',820'ntrianglerighteq': '⋭',821'vellip': '⋮',822'ctdot': '⋯',823'utdot': '⋰',824'dtdot': '⋱',825'disin': '⋲',826'isinsv': '⋳',827'isins': '⋴',828'isindot': '⋵',829'notinvc': '⋶',830'notinvb': '⋷',831'isinE': '⋹',832'nisd': '⋺',833'xnis': '⋻',834'nis': '⋼',835'notnivc': '⋽',836'notnivb': '⋾',837'barwedge': '⌅',838'doublebarwedge': '⌆',839'lceil': '⌈',840'rceil': '⌉',841'lfloor': '⌊',842'rfloor': '⌋',843'drcrop': '⌌',844'dlcrop': '⌍',845'urcrop': '⌎',846'ulcrop': '⌏',847'bnot': '⌐',848'profline': '⌒',849'profsurf': '⌓',850'telrec': '⌕',851'target': '⌖',852'ulcorner': '⌜',853'urcorner': '⌝',854'llcorner': '⌞',855'lrcorner': '⌟',856'sfrown': '⌢',857'ssmile': '⌣',858'lang': '〈', // http://www.w3.org/TR/html4/sgml/entities.html859'rang': '〉', // http://www.w3.org/TR/html4/sgml/entities.html860'cylcty': '⌭',861'profalar': '⌮',862'topbot': '⌶',863'ovbar': '⌽',864'solbar': '⌿',865'angzarr': '⍼',866'lmoustache': '⎰',867'rmoustache': '⎱',868'tbrk': '⎴',869'bbrk': '⎵',870'bbrktbrk': '⎶',871'OverParenthesis': '⏜',872'UnderParenthesis': '⏝',873'OverBrace': '⏞',874'UnderBrace': '⏟',875'trpezium': '⏢',876'elinters': '⏧',877'blank': '␣',878'oS': 'Ⓢ',879'boxh': '─',880'boxv': '│',881'boxdr': '┌',882'boxdl': '┐',883'boxur': '└',884'boxul': '┘',885'boxvr': '├',886'boxvl': '┤',887'boxhd': '┬',888'boxhu': '┴',889'boxvh': '┼',890'boxH': '═',891'boxV': '║',892'boxdR': '╒',893'boxDr': '╓',894'boxDR': '╔',895'boxdL': '╕',896'boxDl': '╖',897'boxDL': '╗',898'boxuR': '╘',899'boxUr': '╙',900'boxUR': '╚',901'boxuL': '╛',902'boxUl': '╜',903'boxUL': '╝',904'boxvR': '╞',905'boxVr': '╟',906'boxVR': '╠',907'boxvL': '╡',908'boxVl': '╢',909'boxVL': '╣',910'boxHd': '╤',911'boxhD': '╥',912'boxHD': '╦',913'boxHu': '╧',914'boxhU': '╨',915'boxHU': '╩',916'boxvH': '╪',917'boxVh': '╫',918'boxVH': '╬',919'uhblk': '▀',920'lhblk': '▄',921'block': '█',922'blk14': '░',923'blk12': '▒',924'blk34': '▓',925'square': '□',926'squf': '▪',927'EmptyVerySmallSquare': '▫',928'rect': '▭',929'marker': '▮',930'fltns': '▱',931'xutri': '△',932'utrif': '▴',933'utri': '▵',934'rtrif': '▸',935'triangleright': '▹',936'xdtri': '▽',937'dtrif': '▾',938'triangledown': '▿',939'ltrif': '◂',940'triangleleft': '◃',941'loz': '◊', // http://www.w3.org/TR/html4/sgml/entities.html942'lozenge': '◊', // http://www.w3.org/TR/html5/named-character-references.html943'cir': '○',944'tridot': '◬',945'xcirc': '◯',946'ultri': '◸',947'urtri': '◹',948'lltri': '◺',949'EmptySmallSquare': '◻',950'FilledSmallSquare': '◼',951'starf': '★',952'star': '☆',953'phone': '☎',954'female': '♀',955'male': '♂',956'spades': '♠', // http://www.w3.org/TR/html4/sgml/entities.html957'spadesuit': '♠', // http://www.w3.org/TR/html5/named-character-references.html958'clubs': '♣', // http://www.w3.org/TR/html4/sgml/entities.html959'clubsuit': '♣', // http://www.w3.org/TR/html5/named-character-references.html960'hearts': '♥', // http://www.w3.org/TR/html4/sgml/entities.html961'heartsuit': '♥', // http://www.w3.org/TR/html5/named-character-references.html962'diams': '♦',963'sung': '♪',964'flat': '♭',965'natural': '♮',966'sharp': '♯',967'checkmark': '✓',968'cross': '✗',969'maltese': '✠',970'sext': '✶',971'VerticalSeparator': '❘',972'lbbrk': '❲',973'rbbrk': '❳',974'bsolhsub': '⟈',975'suphsol': '⟉',976'lobrk': '⟦',977'robrk': '⟧',978'langle': '⟨',979'rangle': '⟩',980'Lang': '⟪',981'Rang': '⟫',982'loang': '⟬',983'roang': '⟭',984'xlarr': '⟵',985'xrarr': '⟶',986'xharr': '⟷',987'xlArr': '⟸',988'xrArr': '⟹',989'xhArr': '⟺',990'xmap': '⟼',991'dzigrarr': '⟿',992'nvlArr': '⤂',993'nvrArr': '⤃',994'nvHarr': '⤄',995'Map': '⤅',996'lbarr': '⤌',997'rbarr': '⤍',998'lBarr': '⤎',999'rBarr': '⤏',1000'drbkarow': '⤐',1001'DDotrahd': '⤑',1002'UpArrowBar': '⤒',1003'DownArrowBar': '⤓',1004'Rarrtl': '⤖',1005'latail': '⤙',1006'ratail': '⤚',1007'lAtail': '⤛',1008'rAtail': '⤜',1009'larrfs': '⤝',1010'rarrfs': '⤞',1011'larrbfs': '⤟',1012'rarrbfs': '⤠',1013'nwarhk': '⤣',1014'nearhk': '⤤',1015'searhk': '⤥',1016'swarhk': '⤦',1017'nwnear': '⤧',1018'toea': '⤨',1019'tosa': '⤩',1020'swnwar': '⤪',1021'rarrc': '⤳',1022'cudarrr': '⤵',1023'ldca': '⤶',1024'rdca': '⤷',1025'cudarrl': '⤸',1026'larrpl': '⤹',1027'curarrm': '⤼',1028'cularrp': '⤽',1029'rarrpl': '⥅',1030'harrcir': '⥈',1031'Uarrocir': '⥉',1032'lurdshar': '⥊',1033'ldrushar': '⥋',1034'LeftRightVector': '⥎',1035'RightUpDownVector': '⥏',1036'DownLeftRightVector': '⥐',1037'LeftUpDownVector': '⥑',1038'LeftVectorBar': '⥒',1039'RightVectorBar': '⥓',1040'RightUpVectorBar': '⥔',1041'RightDownVectorBar': '⥕',1042'DownLeftVectorBar': '⥖',1043'DownRightVectorBar': '⥗',1044'LeftUpVectorBar': '⥘',1045'LeftDownVectorBar': '⥙',1046'LeftTeeVector': '⥚',1047'RightTeeVector': '⥛',1048'RightUpTeeVector': '⥜',1049'RightDownTeeVector': '⥝',1050'DownLeftTeeVector': '⥞',1051'DownRightTeeVector': '⥟',1052'LeftUpTeeVector': '⥠',1053'LeftDownTeeVector': '⥡',1054'lHar': '⥢',1055'uHar': '⥣',1056'rHar': '⥤',1057'dHar': '⥥',1058'luruhar': '⥦',1059'ldrdhar': '⥧',1060'ruluhar': '⥨',1061'rdldhar': '⥩',1062'lharul': '⥪',1063'llhard': '⥫',1064'rharul': '⥬',1065'lrhard': '⥭',1066'udhar': '⥮',1067'duhar': '⥯',1068'RoundImplies': '⥰',1069'erarr': '⥱',1070'simrarr': '⥲',1071'larrsim': '⥳',1072'rarrsim': '⥴',1073'rarrap': '⥵',1074'ltlarr': '⥶',1075'gtrarr': '⥸',1076'subrarr': '⥹',1077'suplarr': '⥻',1078'lfisht': '⥼',1079'rfisht': '⥽',1080'ufisht': '⥾',1081'dfisht': '⥿',1082'lopar': '⦅',1083'ropar': '⦆',1084'lbrke': '⦋',1085'rbrke': '⦌',1086'lbrkslu': '⦍',1087'rbrksld': '⦎',1088'lbrksld': '⦏',1089'rbrkslu': '⦐',1090'langd': '⦑',1091'rangd': '⦒',1092'lparlt': '⦓',1093'rpargt': '⦔',1094'gtlPar': '⦕',1095'ltrPar': '⦖',1096'vzigzag': '⦚',1097'vangrt': '⦜',1098'angrtvbd': '⦝',1099'ange': '⦤',1100'range': '⦥',1101'dwangle': '⦦',1102'uwangle': '⦧',1103'angmsdaa': '⦨',1104'angmsdab': '⦩',1105'angmsdac': '⦪',1106'angmsdad': '⦫',1107'angmsdae': '⦬',1108'angmsdaf': '⦭',1109'angmsdag': '⦮',1110'angmsdah': '⦯',1111'bemptyv': '⦰',1112'demptyv': '⦱',1113'cemptyv': '⦲',1114'raemptyv': '⦳',1115'laemptyv': '⦴',1116'ohbar': '⦵',1117'omid': '⦶',1118'opar': '⦷',1119'operp': '⦹',1120'olcross': '⦻',1121'odsold': '⦼',1122'olcir': '⦾',1123'ofcir': '⦿',1124'olt': '⧀',1125'ogt': '⧁',1126'cirscir': '⧂',1127'cirE': '⧃',1128'solb': '⧄',1129'bsolb': '⧅',1130'boxbox': '⧉',1131'trisb': '⧍',1132'rtriltri': '⧎',1133'LeftTriangleBar': '⧏',1134'RightTriangleBar': '⧐',1135'iinfin': '⧜',1136'infintie': '⧝',1137'nvinfin': '⧞',1138'eparsl': '⧣',1139'smeparsl': '⧤',1140'eqvparsl': '⧥',1141'lozf': '⧫',1142'RuleDelayed': '⧴',1143'dsol': '⧶',1144'xodot': '⨀',1145'xoplus': '⨁',1146'xotime': '⨂',1147'xuplus': '⨄',1148'xsqcup': '⨆',1149'qint': '⨌',1150'fpartint': '⨍',1151'cirfnint': '⨐',1152'awint': '⨑',1153'rppolint': '⨒',1154'scpolint': '⨓',1155'npolint': '⨔',1156'pointint': '⨕',1157'quatint': '⨖',1158'intlarhk': '⨗',1159'pluscir': '⨢',1160'plusacir': '⨣',1161'simplus': '⨤',1162'plusdu': '⨥',1163'plussim': '⨦',1164'plustwo': '⨧',1165'mcomma': '⨩',1166'minusdu': '⨪',1167'loplus': '⨭',1168'roplus': '⨮',1169'Cross': '⨯',1170'timesd': '⨰',1171'timesbar': '⨱',1172'smashp': '⨳',1173'lotimes': '⨴',1174'rotimes': '⨵',1175'otimesas': '⨶',1176'Otimes': '⨷',1177'odiv': '⨸',1178'triplus': '⨹',1179'triminus': '⨺',1180'tritime': '⨻',1181'iprod': '⨼',1182'amalg': '⨿',1183'capdot': '⩀',1184'ncup': '⩂',1185'ncap': '⩃',1186'capand': '⩄',1187'cupor': '⩅',1188'cupcap': '⩆',1189'capcup': '⩇',1190'cupbrcap': '⩈',1191'capbrcup': '⩉',1192'cupcup': '⩊',1193'capcap': '⩋',1194'ccups': '⩌',1195'ccaps': '⩍',1196'ccupssm': '⩐',1197'And': '⩓',1198'Or': '⩔',1199'andand': '⩕',1200'oror': '⩖',1201'orslope': '⩗',1202'andslope': '⩘',1203'andv': '⩚',1204'orv': '⩛',1205'andd': '⩜',1206'ord': '⩝',1207'wedbar': '⩟',1208'sdote': '⩦',1209'simdot': '⩪',1210'congdot': '⩭',1211'easter': '⩮',1212'apacir': '⩯',1213'apE': '⩰',1214'eplus': '⩱',1215'pluse': '⩲',1216'Esim': '⩳',1217'Colone': '⩴',1218'Equal': '⩵',1219'eDDot': '⩷',1220'equivDD': '⩸',1221'ltcir': '⩹',1222'gtcir': '⩺',1223'ltquest': '⩻',1224'gtquest': '⩼',1225'les': '⩽',1226'ges': '⩾',1227'lesdot': '⩿',1228'gesdot': '⪀',1229'lesdoto': '⪁',1230'gesdoto': '⪂',1231'lesdotor': '⪃',1232'gesdotol': '⪄',1233'lessapprox': '⪅',1234'gtrapprox': '⪆',1235'lneq': '⪇',1236'gneq': '⪈',1237'lnapprox': '⪉',1238'gnapprox': '⪊',1239'lesseqqgtr': '⪋',1240'gtreqqless': '⪌',1241'lsime': '⪍',1242'gsime': '⪎',1243'lsimg': '⪏',1244'gsiml': '⪐',1245'lgE': '⪑',1246'glE': '⪒',1247'lesges': '⪓',1248'gesles': '⪔',1249'eqslantless': '⪕',1250'eqslantgtr': '⪖',1251'elsdot': '⪗',1252'egsdot': '⪘',1253'el': '⪙',1254'eg': '⪚',1255'siml': '⪝',1256'simg': '⪞',1257'simlE': '⪟',1258'simgE': '⪠',1259'LessLess': '⪡',1260'GreaterGreater': '⪢',1261'glj': '⪤',1262'gla': '⪥',1263'ltcc': '⪦',1264'gtcc': '⪧',1265'lescc': '⪨',1266'gescc': '⪩',1267'smt': '⪪',1268'lat': '⪫',1269'smte': '⪬',1270'late': '⪭',1271'bumpE': '⪮',1272'preceq': '⪯',1273'succeq': '⪰',1274'prE': '⪳',1275'scE': '⪴',1276'prnE': '⪵',1277'succneqq': '⪶',1278'precapprox': '⪷',1279'succapprox': '⪸',1280'prnap': '⪹',1281'succnapprox': '⪺',1282'Pr': '⪻',1283'Sc': '⪼',1284'subdot': '⪽',1285'supdot': '⪾',1286'subplus': '⪿',1287'supplus': '⫀',1288'submult': '⫁',1289'supmult': '⫂',1290'subedot': '⫃',1291'supedot': '⫄',1292'subseteqq': '⫅',1293'supseteqq': '⫆',1294'subsim': '⫇',1295'supsim': '⫈',1296'subsetneqq': '⫋',1297'supsetneqq': '⫌',1298'csub': '⫏',1299'csup': '⫐',1300'csube': '⫑',1301'csupe': '⫒',1302'subsup': '⫓',1303'supsub': '⫔',1304'subsub': '⫕',1305'supsup': '⫖',1306'suphsub': '⫗',1307'supdsub': '⫘',1308'forkv': '⫙',1309'topfork': '⫚',1310'mlcp': '⫛',1311'DoubleLeftTee': '⫤',1312'Vdashl': '⫦',1313'Barv': '⫧',1314'vBar': '⫨',1315'vBarv': '⫩',1316'Vbar': '⫫',1317'Not': '⫬',1318'bNot': '⫭',1319'rnmid': '⫮',1320'cirmid': '⫯',1321'midcir': '⫰',1322'topcir': '⫱',1323'nhpar': '⫲',1324'parsim': '⫳',1325'parsl': '⫽',1326'fflig': 'ff',1327'filig': 'fi',1328'fllig': 'fl',1329'ffilig': 'ffi',1330'ffllig': 'ffl',1331'Ascr': '풜',1332'Cscr': '풞',1333'Dscr': '풟',1334'Gscr': '풢',1335'Jscr': '풥',1336'Kscr': '풦',1337'Nscr': '풩',1338'Oscr': '풪',1339'Pscr': '풫',1340'Qscr': '풬',1341'Sscr': '풮',1342'Tscr': '풯',1343'Uscr': '풰',1344'Vscr': '풱',1345'Wscr': '풲',1346'Xscr': '풳',1347'Yscr': '풴',1348'Zscr': '풵',1349'ascr': '풶',1350'bscr': '풷',1351'cscr': '풸',1352'dscr': '풹',1353'fscr': '풻',1354'hscr': '풽',1355'iscr': '풾',1356'jscr': '풿',1357'kscr': '퓀',1358'lscr': '퓁',1359'mscr': '퓂',1360'nscr': '퓃',1361'pscr': '퓅',1362'qscr': '퓆',1363'rscr': '퓇',1364'sscr': '퓈',1365'tscr': '퓉',1366'uscr': '퓊',1367'vscr': '퓋',1368'wscr': '퓌',1369'xscr': '퓍',1370'yscr': '퓎',1371'zscr': '퓏',1372'Afr': '프',1373'Bfr': '픅',1374'Dfr': '픇',1375'Efr': '픈',1376'Ffr': '픉',1377'Gfr': '픊',1378'Jfr': '픍',1379'Kfr': '픎',1380'Lfr': '픏',1381'Mfr': '픐',1382'Nfr': '픑',1383'Ofr': '픒',1384'Pfr': '픓',1385'Qfr': '픔',1386'Sfr': '픖',1387'Tfr': '픗',1388'Ufr': '픘',1389'Vfr': '픙',1390'Wfr': '픚',1391'Xfr': '픛',1392'Yfr': '픜',1393'afr': '픞',1394'bfr': '픟',1395'cfr': '픠',1396'dfr': '픡',1397'efr': '픢',1398'ffr': '픣',1399'gfr': '픤',1400'hfr': '픥',1401'ifr': '픦',1402'jfr': '픧',1403'kfr': '픨',1404'lfr': '픩',1405'mfr': '픪',1406'nfr': '픫',1407'ofr': '픬',1408'pfr': '픭',1409'qfr': '픮',1410'rfr': '픯',1411'sfr': '픰',1412'tfr': '픱',1413'ufr': '픲',1414'vfr': '픳',1415'wfr': '픴',1416'xfr': '픵',1417'yfr': '픶',1418'zfr': '픷',1419'Aopf': '픸',1420'Bopf': '픹',1421'Dopf': '픻',1422'Eopf': '피',1423'Fopf': '픽',1424'Gopf': '픾',1425'Iopf': '핀',1426'Jopf': '핁',1427'Kopf': '핂',1428'Lopf': '핃',1429'Mopf': '필',1430'Oopf': '핆',1431'Sopf': '핊',1432'Topf': '핋',1433'Uopf': '핌',1434'Vopf': '핍',1435'Wopf': '핎',1436'Xopf': '핏',1437'Yopf': '핐',1438'aopf': '핒',1439'bopf': '핓',1440'copf': '핔',1441'dopf': '핕',1442'eopf': '핖',1443'fopf': '핗',1444'gopf': '하',1445'hopf': '학',1446'iopf': '핚',1447'jopf': '핛',1448'kopf': '한',1449'lopf': '핝',1450'mopf': '핞',1451'nopf': '핟',1452'oopf': '할',1453'popf': '핡',1454'qopf': '핢',1455'ropf': '핣',1456'sopf': '핤',1457'topf': '핥',1458'uopf': '핦',1459'vopf': '핧',1460'wopf': '함',1461'xopf': '합',1462'yopf': '핪',1463'zopf': '핫'1464};14651466var specialCharEntities = {1467'&': '&',1468'"': '"',1469'<': '<',1470'>': '>',1471'\xA0': ' '1472};14731474var entityRegExp = /&(?:#([0-9]+)|#x([0-9a-f]+)|([a-z0-9]+));/gi;1475var attributeModeSpecialCharRegExp = /["&<>\xA0]/g;1476var nonAttributeModeSpecialCharRegExp = /[&<>\xA0]/g;14771478exports.HTMLDecode = function decode(s) {1479if (!s) return '';1480return s.replace(entityRegExp, function ($0, decimalStr, hexStr, entityName) {1481if (decimalStr) {1482return String.fromCharCode(parseInt(decimalStr, 10));1483} else if (hexStr) {1484return String.fromCharCode(parseInt(hexStr, 16));1485} else {1486// Fall back to the original string if we don't know the entity, as per browser behavior:1487return charByEntityName[entityName] || $0;1488}1489});1490};14911492function specialCharToEntity(s) {1493var entity = specialCharEntities[s];1494return entity ? entity : s;1495}14961497exports.HTMLEncode = function encode(s, attributeMode) {1498if (!s) return '';1499if (!s.replace) return s;1500if(attributeMode) {1501return s.replace(attributeModeSpecialCharRegExp, specialCharToEntity);1502} else {1503return s.replace(nonAttributeModeSpecialCharRegExp, specialCharToEntity);1504}1505};150615071508