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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/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...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/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...]

Completed in 47 milliseconds