Home | History | Annotate | Download | only in dom

Lines Matching full:processinginstructionhandler

180         parser.ProcessingInstructionHandler = self.pi_handler
258 self._parser.ProcessingInstructionHandler = None
264 self._parser.ProcessingInstructionHandler = self.pi_handler
539 for name in ("ProcessingInstructionHandler",