dom_domlocator_uri_read   91 ext/dom/dom_properties.h int dom_domlocator_uri_read(dom_object *obj, zval *retval);
dom_domlocator_uri_read  789 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_domlocator_prop_handlers, "uri", dom_domlocator_uri_read, NULL);