HomeSort by relevance Sort by last modified time
    Searched refs:xml_decl_handler (Results 1 - 5 of 5) sorted by null

  /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...]

Completed in 797 milliseconds