dom_domerror_location_read   81 ext/dom/dom_properties.h int dom_domerror_location_read(dom_object *obj, zval *retval);
dom_domerror_location_read  778 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domerror_prop_handlers, "location", dom_domerror_location_read, NULL);