notationht         98 ext/dom/documenttype.c 	xmlHashTable *notationht;
notationht        108 ext/dom/documenttype.c 	notationht = (xmlHashTable *) doctypep->notations;
notationht        111 ext/dom/documenttype.c 	dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL);