php_dom_nodelist_class_functions 33 ext/dom/dom_fe.h extern const zend_function_entry php_dom_nodelist_class_functions[]; php_dom_nodelist_class_functions 44 ext/dom/nodelist.c const zend_function_entry php_dom_nodelist_class_functions[] = { php_dom_nodelist_class_functions 705 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMNodeList", php_dom_nodelist_class_functions);