Searched refs:_xml_unparsedEntityDeclHandler (Results 1 – 1 of 1) sorted by relevance
177 void _xml_unparsedEntityDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, c…895 void _xml_unparsedEntityDeclHandler(void *userData, in _xml_unparsedEntityDeclHandler() function1177 XML_SetUnparsedEntityDeclHandler(parser->parser, _xml_unparsedEntityDeclHandler); in PHP_FUNCTION()
Completed in 11 milliseconds