dom_domstringlist_class_entry 25 ext/dom/dom_ce.h extern zend_class_entry *dom_domstringlist_class_entry; dom_domstringlist_class_entry 41 ext/dom/php_dom.c zend_class_entry *dom_domstringlist_class_entry; dom_domstringlist_class_entry 683 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMStringList", NULL, php_dom_domstringlist_class_functions, dom_domstringlist_class_entry);