php_dom_document_class_functions  197 ext/dom/document.c const zend_function_entry php_dom_document_class_functions[] = { /* {{{ */
php_dom_document_class_functions   31 ext/dom/dom_fe.h extern const zend_function_entry php_dom_document_class_functions[];
php_dom_document_class_functions  680 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMDocument", dom_node_class_entry, php_dom_document_class_functions, dom_document_class_entry);