dom_xpath_document_read  161 ext/dom/dom_properties.h int dom_xpath_document_read(dom_object *obj, zval *retval);
dom_xpath_document_read  851 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_xpath_prop_handlers, "document", dom_xpath_document_read, NULL);