dom_attr_specified_read 26 ext/dom/dom_properties.h int dom_attr_specified_read(dom_object *obj, zval *retval); dom_attr_specified_read 737 ext/dom/php_dom.c dom_register_prop_handler(&dom_attr_prop_handlers, "specified", dom_attr_specified_read, NULL);