Home
last modified time | relevance | path

Searched defs:name2codepoint (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dhtmlentitydefs.py4 name2codepoint = { variable
/external/python/cpython3/Lib/html/
Dentities.py8 name2codepoint = { variable
/external/python/mako/mako/
Dfilters.py58 def __init__(self, codepoint2name, name2codepoint): argument