Home
last modified time | relevance | path

Searched refs:__xml_namespace_attributes (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmllib.py507 __xml_namespace_attributes = {'ns':None, 'src':None, 'prefix':None} variable in XMLParser
536 if not attrname in self.__xml_namespace_attributes:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dxmllib.py507 __xml_namespace_attributes = {'ns':None, 'src':None, 'prefix':None} variable in XMLParser
536 if not attrname in self.__xml_namespace_attributes: