dom_entity_public_id_read 101 ext/dom/dom_properties.h int dom_entity_public_id_read(dom_object *obj, zval **retval TSRMLS_DC); dom_entity_public_id_read 875 ext/dom/php_dom.c dom_register_prop_handler(&dom_entity_prop_handlers, "publicId", dom_entity_public_id_read, NULL TSRMLS_CC);