php_dom_typeinfo_class_functions 40 ext/dom/dom_fe.h extern const zend_function_entry php_dom_typeinfo_class_functions[]; php_dom_typeinfo_class_functions 762 ext/dom/php_dom.c REGISTER_DOM_CLASS(ce, "DOMTypeinfo", NULL, php_dom_typeinfo_class_functions, dom_typeinfo_class_entry); php_dom_typeinfo_class_functions 38 ext/dom/typeinfo.c const zend_function_entry php_dom_typeinfo_class_functions[] = {