Home
last modified time | relevance | path

Searched defs:entitydefs (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/
Dhtmlentitydefs.py264 entitydefs = {} variable
DHTMLParser.py446 entitydefs = None variable in HTMLParser
Dsgmllib.py415 entitydefs = \ variable in SGMLParser
Dxmllib.py770 entitydefs = {'lt': '<', # must use charref variable in XMLParser
/external/python/cpython3/Lib/html/
Dentities.py2503 entitydefs = {} variable