php_dom_domerrorhandler_class_functions 43 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domerrorhandler_class_functions[]; php_dom_domerrorhandler_class_functions 43 ext/dom/domerrorhandler.c const zend_function_entry php_dom_domerrorhandler_class_functions[] = { php_dom_domerrorhandler_class_functions 781 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMErrorHandler", NULL, php_dom_domerrorhandler_class_functions, dom_domerrorhandler_class_entry);