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