date_period_read_property  650 ext/date/php_date.c static zval *date_period_read_property(zval *object, zval *member, int type, void **cache_slot, zval *rv);
date_period_read_property 2072 ext/date/php_date.c 	date_object_handlers_period.read_property = date_period_read_property;