Home
last modified time | relevance | path

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

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