Searched defs:entitydefs (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ | ||
D | htmlentitydefs.py | 264 entitydefs = {} variable |
D | HTMLParser.py | 364 entitydefs = None variable in HTMLParser |
D | sgmllib.py | 415 entitydefs = \ variable in SGMLParser |
D | xmllib.py | 770 entitydefs = {'lt': '<', # must use charref variable in XMLParser |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ | ||
D | HTMLParser.py | 446 entitydefs = None variable in HTMLParser |
D | xmllib.py | 770 entitydefs = {'lt': '<', # must use charref variable in XMLParser |