h_notation_decl   316 ext/xml/compat.c 	if (parser->h_notation_decl == NULL) {
h_notation_decl   320 ext/xml/compat.c 	parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id);
h_notation_decl   555 ext/xml/compat.c 	parser->h_notation_decl = notation_decl;
h_notation_decl    79 ext/xml/expat_compat.h 	XML_NotationDeclHandler          h_notation_decl;