php_dom_domerror_class_functions   42 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domerror_class_functions[];
php_dom_domerror_class_functions   38 ext/dom/domerror.c const zend_function_entry php_dom_domerror_class_functions[] = {
php_dom_domerror_class_functions  770 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMDomError", NULL, php_dom_domerror_class_functions, dom_domerror_class_entry);