/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/ |
expatbuilder.py | 193 parser.XmlDeclHandler = self.xml_decl_handler
448 def xml_decl_handler(self, version, encoding, standalone):
member in class:ExpatBuilder [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/ |
expatbuilder.py | 193 parser.XmlDeclHandler = self.xml_decl_handler
448 def xml_decl_handler(self, version, encoding, standalone):
member in class:ExpatBuilder [all...] |
/external/python/cpython2/Lib/xml/dom/ |
expatbuilder.py | 193 parser.XmlDeclHandler = self.xml_decl_handler 448 def xml_decl_handler(self, version, encoding, standalone): member in class:ExpatBuilder [all...] |
/external/python/cpython3/Lib/xml/dom/ |
expatbuilder.py | 193 parser.XmlDeclHandler = self.xml_decl_handler 441 def xml_decl_handler(self, version, encoding, standalone): member in class:ExpatBuilder [all...] |
/external/expat/tests/ |
runtests.c | 3823 xml_decl_handler(void *userData, function [all...] |