Searched refs:processingInstructionHandler (Results 1 – 5 of 5) sorted by relevance
678 static void processingInstructionHandler(void *userdata, const XML_Char *target, const XML_Char *da… in processingInstructionHandler() function739 XML_SetProcessingInstructionHandler(m_parser, processingInstructionHandler); in write()967 XML_SetProcessingInstructionHandler(parser, processingInstructionHandler); in parseXMLDocumentFragment()
1116 static void processingInstructionHandler(void* closure, const xmlChar* target, const xmlChar* data) in processingInstructionHandler() function1277 sax.processingInstruction = processingInstructionHandler; in initializeParserContext()
560 #define processingInstructionHandler \ macro814 processingInstructionHandler = NULL; in parserInit()950 = processingInstructionHandler; in XML_ExternalEntityParserCreate()1011 processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()1245 processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()5171 if (!processingInstructionHandler) { in reportProcessingInstruction()5188 processingInstructionHandler(handlerArg, target, data); in reportProcessingInstruction()
52910 (processingInstructionHandler):53142 (processingInstructionHandler):
41143 (WebCore::processingInstructionHandler):