Searched refs:startCdataSectionHandler (Results 1 – 1 of 1) sorted by relevance
574 #define startCdataSectionHandler \ macro856 startCdataSectionHandler = NULL; in parserInit()994 = startCdataSectionHandler; in XML_ExternalEntityParserCreate()1060 startCdataSectionHandler = oldStartCdataSectionHandler; in XML_ExternalEntityParserCreate()1319 startCdataSectionHandler = start; in XML_SetCdataSectionHandler()1326 startCdataSectionHandler = start; in XML_SetStartCdataSectionHandler()2586 if (startCdataSectionHandler) in doContent()2587 startCdataSectionHandler(handlerArg); in doContent()