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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 262 self._parser.NotationDeclHandler = self.notation_decl
374 def notation_decl(self, name, base, sysid, pubid): member in class:ExpatParser
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
expatreader.py 262 self._parser.NotationDeclHandler = self.notation_decl
374 def notation_decl(self, name, base, sysid, pubid): member in class:ExpatParser

Completed in 63 milliseconds