XML_SetNotationDeclHandler  142 ext/xml/expat_compat.h PHP_XML_API void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
XML_SetNotationDeclHandler 1318 ext/xml/xml.c  	XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler);