Searched defs:notationName (Results 1 – 4 of 4) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
| D | expatbuilder.py | 310 base, systemId, publicId, notationName): argument 327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
|
| D | minidom.py | 1653 def _create_entity(self, name, publicId, systemId, notationName): argument
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
| D | expatbuilder.py | 310 base, systemId, publicId, notationName): argument 327 def notation_decl_handler(self, notationName, base, systemId, publicId): argument
|
| D | minidom.py | 1657 def _create_entity(self, name, publicId, systemId, notationName): argument
|