php_dom_domconfiguration_class_functions   45 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domconfiguration_class_functions[];
php_dom_domconfiguration_class_functions   53 ext/dom/domconfiguration.c const zend_function_entry php_dom_domconfiguration_class_functions[] = {
php_dom_domconfiguration_class_functions  792 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMConfiguration", NULL, php_dom_domconfiguration_class_functions, dom_domconfiguration_class_entry);