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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 180 parser.ProcessingInstructionHandler = self.pi_handler
264 self._parser.ProcessingInstructionHandler = self.pi_handler
268 def pi_handler(self, target, data): member in class:ExpatBuilder
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/dom/
expatbuilder.py 180 parser.ProcessingInstructionHandler = self.pi_handler
264 self._parser.ProcessingInstructionHandler = self.pi_handler
268 def pi_handler(self, target, data): member in class:ExpatBuilder
    [all...]

Completed in 5270 milliseconds