Searched refs:startCdataSectionHandler (Results 1 – 1 of 1) sorted by relevance
582 #define startCdataSectionHandler \ macro891 startCdataSectionHandler = NULL; in parserInit()1029 = startCdataSectionHandler; in XML_ExternalEntityParserCreate()1095 startCdataSectionHandler = oldStartCdataSectionHandler; in XML_ExternalEntityParserCreate()1354 startCdataSectionHandler = start; in XML_SetCdataSectionHandler()1361 startCdataSectionHandler = start; in XML_SetStartCdataSectionHandler()2625 if (startCdataSectionHandler) in doContent()2626 startCdataSectionHandler(handlerArg); in doContent()