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