Home
last modified time | relevance | path

Searched refs:OBJ_PROP_TO_OFFSET (Results 1 – 16 of 16) sorted by relevance

/dports/lang/php73/php-7.3.33/Zend/
H A Dzend_compile.h352 #define OBJ_PROP_TO_OFFSET(num) \ macro
355 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c1175 …= (zval*)((char*)class_type->default_properties_table + prop_info->offset - OBJ_PROP_TO_OFFSET(0)); in zend_update_class_constants()
3750 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_property_ex()
/dports/www/mod_php81/php-8.1.1/Zend/
H A Dzend_compile.h386 #define OBJ_PROP_TO_OFFSET(num) \ macro
389 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c4138 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()
/dports/www/mod_php74/php-7.4.27/Zend/
H A Dzend_compile.h375 #define OBJ_PROP_TO_OFFSET(num) \ macro
378 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c1224 …= (zval*)((char*)class_type->default_properties_table + prop_info->offset - OBJ_PROP_TO_OFFSET(0)); in zend_update_class_constants()
3756 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()
/dports/lang/php81/php-8.1.1/Zend/
H A Dzend_compile.h386 #define OBJ_PROP_TO_OFFSET(num) \ macro
389 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c4138 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()
/dports/lang/php80/php-8.0.15/Zend/
H A Dzend_compile.h376 #define OBJ_PROP_TO_OFFSET(num) \ macro
379 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c3794 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()
/dports/lang/php74/php-7.4.27/Zend/
H A Dzend_compile.h375 #define OBJ_PROP_TO_OFFSET(num) \ macro
378 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c1224 …= (zval*)((char*)class_type->default_properties_table + prop_info->offset - OBJ_PROP_TO_OFFSET(0)); in zend_update_class_constants()
3756 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()
/dports/www/mod_php73/php-7.3.33/Zend/
H A Dzend_compile.h352 #define OBJ_PROP_TO_OFFSET(num) \ macro
355 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c1175 …= (zval*)((char*)class_type->default_properties_table + prop_info->offset - OBJ_PROP_TO_OFFSET(0)); in zend_update_class_constants()
3750 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_property_ex()
/dports/www/mod_php80/php-8.0.15/Zend/
H A Dzend_compile.h376 #define OBJ_PROP_TO_OFFSET(num) \ macro
379 ((offset - OBJ_PROP_TO_OFFSET(0)) / sizeof(zval))
H A Dzend_API.c3794 property_info->offset = OBJ_PROP_TO_OFFSET(ce->default_properties_count); in zend_declare_typed_property()