php_dom_xpath_class_functions 53 ext/dom/dom_fe.h extern const zend_function_entry php_dom_xpath_class_functions[]; php_dom_xpath_class_functions 846 ext/dom/php_dom.c INIT_CLASS_ENTRY(ce, "DOMXPath", php_dom_xpath_class_functions); php_dom_xpath_class_functions 65 ext/dom/xpath.c const zend_function_entry php_dom_xpath_class_functions[] = {