Home | History | Annotate | Download | only in dom

Lines Matching refs:pi_handler

180         parser.ProcessingInstructionHandler = self.pi_handler
264 self._parser.ProcessingInstructionHandler = self.pi_handler
268 def pi_handler(self, target, data):