php_dom_domstringlist_class_functions   25 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domstringlist_class_functions[];
php_dom_domstringlist_class_functions   43 ext/dom/domstringlist.c const zend_function_entry php_dom_domstringlist_class_functions[] = {
php_dom_domstringlist_class_functions  622 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMStringList", NULL, php_dom_domstringlist_class_functions, dom_domstringlist_class_entry);