Home
last modified time | relevance | path

Searched refs:name2codepoint (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/html/
Dentities.py7 name2codepoint = { variable
2505 for (name, codepoint) in name2codepoint.items():
/third_party/python/Doc/library/
Dhtml.entities.rst14 :data:`name2codepoint`, :data:`codepoint2name`, and :data:`entitydefs`.
35 .. data:: name2codepoint
Dhtml.parser.rst236 from html.entities import name2codepoint
254 c = chr(name2codepoint[name])
/third_party/python/Misc/
DHISTORY21768 - htmlentitydefs has two new dictionaries: name2codepoint maps