Lines Matching defs:EXECUTE_DATA_DC

74 # define EXECUTE_DATA_DC  macro
80 # define EXECUTE_DATA_DC , EXECUTE_DATA_D macro
244 …zend_always_inline zval *_get_zval_ptr_tmp(uint32_t var, zend_free_op *should_free EXECUTE_DATA_DC) in _get_zval_ptr_tmp()
254 …zend_always_inline zval *_get_zval_ptr_var(uint32_t var, zend_free_op *should_free EXECUTE_DATA_DC) in _get_zval_ptr_var()
262 …lways_inline zval *_get_zval_ptr_var_deref(uint32_t var, zend_free_op *should_free EXECUTE_DATA_DC) in _get_zval_ptr_var_deref()
271 static zend_never_inline ZEND_COLD zval* zval_undefined_cv(uint32_t var EXECUTE_DATA_DC) in zval_undefined_cv()
293 …never_inline ZEND_COLD zval *_get_zval_cv_lookup(zval *ptr, uint32_t var, int type EXECUTE_DATA_DC) in _get_zval_cv_lookup()
313 static zend_always_inline zval *_get_zval_ptr_cv(uint32_t var, int type EXECUTE_DATA_DC) in _get_zval_ptr_cv()
327 static zend_always_inline zval *_get_zval_ptr_cv_deref(uint32_t var, int type EXECUTE_DATA_DC) in _get_zval_ptr_cv_deref()
343 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_R(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_R()
353 static zend_always_inline zval *_get_zval_ptr_cv_deref_BP_VAR_R(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_deref_BP_VAR_R()
364 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_IS(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_IS()
371 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_RW(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_RW()
383 static zend_always_inline zval *_get_zval_ptr_cv_BP_VAR_W(uint32_t var EXECUTE_DATA_DC) in _get_zval_ptr_cv_BP_VAR_W()
498 …_always_inline zval *_get_zval_ptr_ptr_var(uint32_t var, zend_free_op *should_free EXECUTE_DATA_DC) in _get_zval_ptr_ptr_var()
511 …*_get_zval_ptr_ptr(int op_type, znode_op node, zend_free_op *should_free, int type EXECUTE_DATA_DC) in _get_zval_ptr_ptr()
540 …t_obj_zval_ptr_ptr(int op_type, znode_op node, zend_free_op *should_free, int type EXECUTE_DATA_DC) in _get_obj_zval_ptr_ptr()
575 …yped_property_reference(zend_property_info *prop_info, zval *prop, zval *value_ptr EXECUTE_DATA_DC) in zend_assign_to_typed_property_reference()
588 …d_wrong_assign_to_variable_reference(zval *variable_ptr, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_wrong_assign_to_variable_reference()
647 …D_COLD zval* ZEND_FASTCALL make_real_object(zval *object, zval *property OPLINE_DC EXECUTE_DATA_DC) in make_real_object()
994 …end_assign_to_typed_prop(zend_property_info *info, zval *property_val, zval *value EXECUTE_DATA_DC) in zend_assign_to_typed_prop()
1282 …line void zend_assign_to_object_dim(zval *object, zval *dim, zval *value OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_object_dim()
1313 …r_inline void zend_binary_assign_op_obj_dim(zval *object, zval *property OPLINE_DC EXECUTE_DATA_DC) in zend_binary_assign_op_obj_dim()
1351 …ne void zend_binary_assign_op_typed_ref(zend_reference *ref, zval *value OPLINE_DC EXECUTE_DATA_DC) in zend_binary_assign_op_typed_ref()
1371 …ign_op_typed_prop(zend_property_info *prop_info, zval *zptr, zval *value OPLINE_DC EXECUTE_DATA_DC) in zend_binary_assign_op_typed_prop()
1391 static zend_never_inline zend_long zend_check_string_offset(zval *dim, int type EXECUTE_DATA_DC) in zend_check_string_offset()
1558 …line void zend_assign_to_string_offset(zval *str, zval *dim, zval *value OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_string_offset()
1686 static void zend_incdec_typed_ref(zend_reference *ref, zval *copy OPLINE_DC EXECUTE_DATA_DC) in zend_incdec_typed_ref()
1715 …cdec_typed_prop(zend_property_info *prop_info, zval *var_ptr, zval *copy OPLINE_DC EXECUTE_DATA_DC) in zend_incdec_typed_prop()
1743 …c void zend_pre_incdec_property_zval(zval *prop, zend_property_info *prop_info OPLINE_DC EXECUTE_D… in zend_pre_incdec_property_zval()
1780 … void zend_post_incdec_property_zval(zval *prop, zend_property_info *prop_info OPLINE_DC EXECUTE_D… in zend_post_incdec_property_zval()
1816 …cdec_overloaded_property(zval *object, zval *property, void **cache_slot OPLINE_DC EXECUTE_DATA_DC) in zend_post_incdec_overloaded_property()
1853 …cdec_overloaded_property(zval *object, zval *property, void **cache_slot OPLINE_DC EXECUTE_DATA_DC) in zend_pre_incdec_overloaded_property()
1894 …ed_property(zval *object, zval *property, void **cache_slot, zval *value OPLINE_DC EXECUTE_DATA_DC) in zend_assign_op_overloaded_property()
1954 static zend_always_inline HashTable *zend_get_target_symbol_table(int fetch_type EXECUTE_DATA_DC) in zend_get_target_symbol_table()
2071 …ZEND_COLD void zend_binary_assign_op_dim_slow(zval *container, zval *dim OPLINE_DC EXECUTE_DATA_DC) in zend_binary_assign_op_dim_slow()
2085 …ne zend_uchar slow_index_convert(HashTable *ht, const zval *dim, zend_value *value EXECUTE_DATA_DC) in slow_index_convert()
2126 …tch_dimension_address_inner(HashTable *ht, const zval *dim, int dim_type, int type EXECUTE_DATA_DC) in zend_fetch_dimension_address_inner()
2234 … ZEND_FASTCALL zend_fetch_dimension_address_inner_W(HashTable *ht, const zval *dim EXECUTE_DATA_DC) in zend_fetch_dimension_address_inner_W()
2239 …FASTCALL zend_fetch_dimension_address_inner_W_CONST(HashTable *ht, const zval *dim EXECUTE_DATA_DC) in zend_fetch_dimension_address_inner_W_CONST()
2244 …ZEND_FASTCALL zend_fetch_dimension_address_inner_RW(HashTable *ht, const zval *dim EXECUTE_DATA_DC) in zend_fetch_dimension_address_inner_RW()
2249 …ASTCALL zend_fetch_dimension_address_inner_RW_CONST(HashTable *ht, const zval *dim EXECUTE_DATA_DC) in zend_fetch_dimension_address_inner_RW_CONST()
2254 …dimension_address(zval *result, zval *container, zval *dim, int dim_type, int type EXECUTE_DATA_DC) in zend_fetch_dimension_address()
2369 …d_fetch_dimension_address_W(zval *container_ptr, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_W()
2375 …_fetch_dimension_address_RW(zval *container_ptr, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_RW()
2381 …tch_dimension_address_UNSET(zval *container_ptr, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_UNSET()
2387 …*result, zval *container, zval *dim, int dim_type, int type, int is_list, int slow EXECUTE_DATA_DC) in zend_fetch_dimension_address_read()
2495 …_fetch_dimension_address_read_R(zval *container, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_read_R()
2501 …void zend_fetch_dimension_address_read_R_slow(zval *container, zval *dim OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_read_R_slow()
2507 …fetch_dimension_address_read_IS(zval *container, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_read_IS()
2513 …_fetch_dimension_address_LIST_r(zval *container, zval *dim, int dim_type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_dimension_address_LIST_r()
2524 …er_inline zval* ZEND_FASTCALL zend_find_array_dim_slow(HashTable *ht, zval *offset EXECUTE_DATA_DC) in zend_find_array_dim_slow()
2553 …d_never_inline int ZEND_FASTCALL zend_isset_dim_slow(zval *container, zval *offset EXECUTE_DATA_DC) in zend_isset_dim_slow()
2592 …never_inline int ZEND_FASTCALL zend_isempty_dim_slow(zval *container, zval *offset EXECUTE_DATA_DC) in zend_isempty_dim_slow()
2631 …nt32_t ZEND_FASTCALL zend_array_key_exists_fast(HashTable *ht, zval *key OPLINE_DC EXECUTE_DATA_DC) in zend_array_key_exists_fast()
2663 …nt32_t ZEND_FASTCALL zend_array_key_exists_slow(zval *subject, zval *key OPLINE_DC EXECUTE_DATA_DC) in zend_array_key_exists_slow()
2824 …p_type, void **cache_slot, int type, uint32_t flags, zend_bool init_undef OPLINE_DC EXECUTE_DATA_D… in zend_fetch_property_address()
2925 …ontainer_op_type, zval *prop_ptr, uint32_t prop_op_type, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_property_reference()
2973 …ty_reference_this_const(zval *container, zval *prop_ptr, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_property_reference_this_const()
2979 …rty_reference_var_const(zval *container, zval *prop_ptr, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_property_reference_var_const()
2985 …erty_reference_this_var(zval *container, zval *prop_ptr, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_property_reference_this_var()
2991 …perty_reference_var_var(zval *container, zval *prop_ptr, zval *value_ptr OPLINE_DC EXECUTE_DATA_DC) in zend_assign_to_property_reference_var_var()
2997 …l, zend_property_info **prop_info, uint32_t cache_slot, int fetch_type OPLINE_DC EXECUTE_DATA_DC) { in zend_fetch_static_property_address_ex()
3077 …perty_info **prop_info, uint32_t cache_slot, int fetch_type, int flags OPLINE_DC EXECUTE_DATA_DC) { in zend_fetch_static_property_address()
3375 static zend_never_inline void zend_fetch_this_var(int type OPLINE_DC EXECUTE_DATA_DC) in zend_fetch_this_var()
3581 static zend_always_inline void zend_init_cvs(uint32_t first, uint32_t last EXECUTE_DATA_DC) in zend_init_cvs()
3594 …cute_data(zend_op_array *op_array, zval *return_value, zend_bool may_be_trampoline EXECUTE_DATA_DC in i_init_func_execute_data()
4370 …ool ZEND_FASTCALL zend_fe_reset_iterator(zval *array_ptr, int by_ref OPLINE_DC EXECUTE_DATA_DC) /*… in zend_fe_reset_iterator()
4414 const zval *key, uint32_t flags, int check_defined_only OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in _zend_quick_get_constant()
4519 const zval *key, uint32_t flags OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in zend_quick_get_constant()
4525 const zval *key OPLINE_DC EXECUTE_DATA_DC) /* {{{ */ in zend_quick_check_constant()