Home
last modified time | relevance | path

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

/external/expat/lib/
Dxmlparse.c579 #define processingInstructionHandler \ macro
889 processingInstructionHandler = NULL; in parserInit()
1026 = processingInstructionHandler; in XML_ExternalEntityParserCreate()
1093 processingInstructionHandler = oldProcessingInstructionHandler; in XML_ExternalEntityParserCreate()
1339 processingInstructionHandler = handler; in XML_SetProcessingInstructionHandler()
5335 if (!processingInstructionHandler) { in reportProcessingInstruction()
5352 processingInstructionHandler(handlerArg, target, data); in reportProcessingInstruction()