XML_SetNotationDeclHandler  134 ext/xml/expat_compat.h PHPAPI void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
XML_SetNotationDeclHandler 1377 ext/xml/xml.c  	XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler);