php_dom_domimplementationsource_class_functions   28 ext/dom/dom_fe.h extern const zend_function_entry php_dom_domimplementationsource_class_functions[];
php_dom_domimplementationsource_class_functions   48 ext/dom/domimplementationsource.c const zend_function_entry php_dom_domimplementationsource_class_functions[] = {
php_dom_domimplementationsource_class_functions  640 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMImplementationSource", NULL, php_dom_domimplementationsource_class_functions, dom_domimplementationsource_class_entry);