zend_object_has_property_t   70 Zend/zend_object_handlers.h typedef int (*zend_object_has_property_t)(zval *object, zval *member, int has_set_exists, const struct _zend_literal *key TSRMLS_DC);
zend_object_has_property_t  132 Zend/zend_object_handlers.h 	zend_object_has_property_t				has_property;