Home
last modified time | relevance | path

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

/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c299 processingInstruction(void *userData, const XML_Char *target, in processingInstruction()
1340 XML_SetProcessingInstructionHandler(parser, processingInstruction);
294 processingInstruction(void *userData, const XML_Char *target, processingInstruction() function