XML_SetNotationDeclHandler  131 xml/expat_compat.h PHPAPI void XML_SetNotationDeclHandler(XML_Parser, XML_NotationDeclHandler);
XML_SetNotationDeclHandler 1367 xml/xml.c      	XML_SetNotationDeclHandler(parser->parser, _xml_notationDeclHandler);