php_dom_domimplementation_class_functions   29 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domimplementation_class_functions[];
php_dom_domimplementation_class_functions   59 ext/dom/domimplementation.c const zend_function_entry php_dom_domimplementation_class_functions[] = {
php_dom_domimplementation_class_functions  641 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMImplementation", NULL, php_dom_domimplementation_class_functions, dom_domimplementation_class_entry);