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