Searched refs:EndCdataSectionHandler (Results 1 – 5 of 5) sorted by relevance
266 parser.EndCdataSectionHandler = None272 parser.EndCdataSectionHandler = lex.endCDATA
374 :attr:`EndCdataSectionHandler`, and :attr:`ElementDeclHandler` callbacks to430 Called at the start of a CDATA section. This and :attr:`EndCdataSectionHandler`435 .. method:: xmlparser.EndCdataSectionHandler()
114 def EndCdataSectionHandler(self): member in ParseTest.Outputter
188 parser.EndCdataSectionHandler = self.end_cdata_section_handler
2064 HANDLER_INFO(EndCdataSectionHandler)