Searched refs:_xml_unparsedEntityDeclHandler (Results 1 – 1 of 1) sorted by relevance
167 void _xml_unparsedEntityDeclHandler(void *, const XML_Char *, const XML_Char *, const XML_Char *, c…862 void _xml_unparsedEntityDeclHandler(void *userData, in _xml_unparsedEntityDeclHandler() function1149 XML_SetUnparsedEntityDeclHandler(parser->parser, _xml_unparsedEntityDeclHandler); in PHP_FUNCTION()
Completed in 7 milliseconds