Home
last modified time | relevance | path

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

/PHP-5.5/ext/xml/
H A Dxml.c89 void _xml_processingInstructionHandler(void *, const XML_Char *, const XML_Char *);
1014 void _xml_processingInstructionHandler(void *userData, const XML_Char *target, const XML_Char *data) in _xml_processingInstructionHandler() function
1322 XML_SetProcessingInstructionHandler(parser->parser, _xml_processingInstructionHandler); in PHP_FUNCTION()

Completed in 10 milliseconds