Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dhtmlentitydefs.py4 name2codepoint = { variable
266 for (name, codepoint) in name2codepoint.iteritems():
DHTMLParser.py386 for k, v in htmlentitydefs.name2codepoint.iteritems():
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DHTMLParser.py468 for k, v in htmlentitydefs.name2codepoint.iteritems():