OBJ_PROP_TO_OFFSET 1151 Zend/zend_API.c val = (zval*)((char*)class_type->default_properties_table + prop_info->offset - OBJ_PROP_TO_OFFSET(0)); OBJ_PROP_TO_OFFSET 3647 Zend/zend_API.c property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); OBJ_PROP_TO_OFFSET 297 Zend/zend_compile.h ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))