php_dom_attr_class_functions   49 ext/dom/attr.c const zend_function_entry php_dom_attr_class_functions[] = {
php_dom_attr_class_functions   36 ext/dom/dom_fe.h extern const zend_function_entry php_dom_attr_class_functions[];
php_dom_attr_class_functions  733 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMAttr", dom_node_class_entry, php_dom_attr_class_functions, dom_attr_class_entry);