php_dom_documentfragment_class_functions   46 ext/dom/documentfragment.c const zend_function_entry php_dom_documentfragment_class_functions[] = {
php_dom_documentfragment_class_functions   30 ext/dom/dom_fe.h extern const zend_function_entry php_dom_documentfragment_class_functions[];
php_dom_documentfragment_class_functions  677 ext/dom/php_dom.c 	REGISTER_DOM_CLASS(ce, "DOMDocumentFragment", dom_node_class_entry, php_dom_documentfragment_class_functions, dom_documentfragment_class_entry);