Searched refs:startCdataSectionHandler (Results 1 – 1 of 1) sorted by relevance
581 #define startCdataSectionHandler \ macro890 startCdataSectionHandler = NULL; in parserInit()1028 = startCdataSectionHandler; in XML_ExternalEntityParserCreate()1094 startCdataSectionHandler = oldStartCdataSectionHandler; in XML_ExternalEntityParserCreate()1353 startCdataSectionHandler = start; in XML_SetCdataSectionHandler()1360 startCdataSectionHandler = start; in XML_SetStartCdataSectionHandler()2624 if (startCdataSectionHandler) in doContent()2625 startCdataSectionHandler(handlerArg); in doContent()