notationht        104 ext/dom/documenttype.c 	xmlHashTable *notationht;
notationht        117 ext/dom/documenttype.c 	notationht = (xmlHashTable *) doctypep->notations;
notationht        120 ext/dom/documenttype.c 	dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL TSRMLS_CC);