zend_object_has_property_t   74 Zend/zend_object_handlers.h typedef int (*zend_object_has_property_t)(zval *object, zval *member, int has_set_exists, void **cache_slot);
zend_object_has_property_t  139 Zend/zend_object_handlers.h 	zend_object_has_property_t				has_property;