xmlHashTable 73 ext/dom/documenttype.c xmlHashTable *entityht; xmlHashTable 86 ext/dom/documenttype.c entityht = (xmlHashTable *) doctypep->entities; xmlHashTable 104 ext/dom/documenttype.c xmlHashTable *notationht; xmlHashTable 117 ext/dom/documenttype.c notationht = (xmlHashTable *) doctypep->notations; xmlHashTable 83 ext/dom/dom_iterators.c xmlNode *php_dom_libxml_hash_iter(xmlHashTable *ht, int index) /* {{{ */ xmlHashTable 104 ext/dom/dom_iterators.c xmlNode *php_dom_libxml_notation_iter(xmlHashTable *ht, int index) /* {{{ */ xmlHashTable 84 ext/dom/php_dom.h xmlHashTable *ht; xmlHashTable 122 ext/dom/php_dom.h xmlNode *php_dom_libxml_hash_iter(xmlHashTable *ht, int index); xmlHashTable 123 ext/dom/php_dom.h xmlNode *php_dom_libxml_notation_iter(xmlHashTable *ht, int index);