notation_decl     553 ext/xml/compat.c XML_SetNotationDeclHandler(XML_Parser parser, XML_NotationDeclHandler notation_decl)
notation_decl     555 ext/xml/compat.c 	parser->h_notation_decl = notation_decl;