Home
last modified time | relevance | path

Searched refs:processingInstructionHandler (Results 1 – 1 of 1) sorted by relevance

/external/expat/lib/
Dxmlparse.c571 #define processingInstructionHandler \ macro
854 processingInstructionHandler = NULL; in parserInit()
991 = processingInstructionHandler; in XML_ExternalEntityParserCreate()
1058 processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()
1304 processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()
5283 if (!processingInstructionHandler) { in reportProcessingInstruction()
5300 processingInstructionHandler(handlerArg, target, data); in reportProcessingInstruction()