h_notation_decl   307 ext/xml/compat.c 	if (parser->h_notation_decl == NULL) {
h_notation_decl   311 ext/xml/compat.c 	parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id);
h_notation_decl   546 ext/xml/compat.c 	parser->h_notation_decl = notation_decl;
h_notation_decl    87 ext/xml/expat_compat.h 	XML_NotationDeclHandler          h_notation_decl;