Searched refs:m_processingInstructionHandler (Results 1 – 4 of 4) sorted by relevance
240 XML_ProcessingInstructionHandler m_processingInstructionHandler; member
567 XML_ProcessingInstructionHandler m_processingInstructionHandler; member1051 parser->m_processingInstructionHandler = NULL; in parserInit()1245 oldProcessingInstructionHandler = parser->m_processingInstructionHandler; in XML_ExternalEntityParserCreate()1305 parser->m_processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()1575 parser->m_processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()5923 if (!parser->m_processingInstructionHandler) { in reportProcessingInstruction()5940 parser->m_processingInstructionHandler(parser->m_handlerArg, target, data); in reportProcessingInstruction()
625 XML_ProcessingInstructionHandler m_processingInstructionHandler; member1109 parser->m_processingInstructionHandler = NULL; in parserInit()1311 oldProcessingInstructionHandler = parser->m_processingInstructionHandler; in XML_ExternalEntityParserCreate()1369 parser->m_processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()1624 parser->m_processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()6295 if (! parser->m_processingInstructionHandler) { in reportProcessingInstruction()6311 parser->m_processingInstructionHandler(parser->m_handlerArg, target, data); in reportProcessingInstruction()
673 XML_ProcessingInstructionHandler m_processingInstructionHandler; member1200 parser->m_processingInstructionHandler = NULL; in parserInit()1406 oldProcessingInstructionHandler = parser->m_processingInstructionHandler; in XML_ExternalEntityParserCreate()1465 parser->m_processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()1721 parser->m_processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()6424 if (! parser->m_processingInstructionHandler) { in reportProcessingInstruction()6440 parser->m_processingInstructionHandler(parser->m_handlerArg, target, data); in reportProcessingInstruction()