Home | History | Annotate | Download | only in html

Lines Matching refs:name2codepoint

3 __all__ = ['html5', 'name2codepoint', 'codepoint2name', 'entitydefs']
7 name2codepoint = {
2505 for (name, codepoint) in name2codepoint.items():