dom_document_config_read   53 ext/dom/dom_properties.h int dom_document_config_read(dom_object *obj, zval **retval TSRMLS_DC);
dom_document_config_read  750 ext/dom/php_dom.c 	dom_register_prop_handler(&dom_document_prop_handlers, "config", dom_document_config_read, NULL TSRMLS_CC);