notation           42 ext/dom/dom_iterators.c 	xmlNotation *notation;
notation          114 ext/dom/dom_iterators.c 		iter->notation = NULL;
notation          116 ext/dom/dom_iterators.c 		notep = iter->notation;
notation          291 ext/xml/compat.c 							  const xmlChar *notation)
notation          299 ext/xml/compat.c 	parser->h_unparsed_entity_decl(parser->user, name, NULL, sys_id, pub_id, notation);
notation          303 ext/xml/compat.c _notation_decl_handler(void *user, const xmlChar *notation, const xmlChar *pub_id, const xmlChar *sys_id)
notation          311 ext/xml/compat.c 	parser->h_notation_decl(parser->user, notation, NULL, sys_id, pub_id);