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