Lines Matching defs:result
367 static void ZEND_FASTCALL zend_jit_fetch_dim_r_helper(zend_array *ht, zval *dim, zval *result) in zend_jit_fetch_dim_r_helper()
509 static void ZEND_FASTCALL zend_jit_fetch_dim_is_helper(zend_array *ht, zval *dim, zval *result) in zend_jit_fetch_dim_is_helper()
1109 …atic void ZEND_FASTCALL zend_jit_fetch_dim_str_is_helper(zend_string *str, zval *dim, zval *result) in zend_jit_fetch_dim_str_is_helper()
1162 static void ZEND_FASTCALL zend_jit_fetch_dim_obj_r_helper(zval *container, zval *dim, zval *result) in zend_jit_fetch_dim_obj_r_helper()
1189 static void ZEND_FASTCALL zend_jit_fetch_dim_obj_is_helper(zval *container, zval *dim, zval *result) in zend_jit_fetch_dim_obj_is_helper()
1216 …end_never_inline void zend_assign_to_string_offset(zval *str, zval *dim, zval *value, zval *result) in zend_assign_to_string_offset()
1367 …id ZEND_FASTCALL zend_jit_fetch_dim_obj_helper(zval *object_ptr, zval *dim, zval *result, int type) in zend_jit_fetch_dim_obj_helper()
1459 static void ZEND_FASTCALL zend_jit_fetch_dim_obj_w_helper(zval *object_ptr, zval *dim, zval *result) in zend_jit_fetch_dim_obj_w_helper()
1464 …atic void ZEND_FASTCALL zend_jit_fetch_dim_obj_rw_helper(zval *object_ptr, zval *dim, zval *result) in zend_jit_fetch_dim_obj_rw_helper()
1474 …id ZEND_FASTCALL zend_jit_assign_dim_helper(zval *object_ptr, zval *dim, zval *value, zval *result) in zend_jit_assign_dim_helper()
1667 static void ZEND_FASTCALL zend_jit_fast_concat_helper(zval *result, zval *op1, zval *op2) in zend_jit_fast_concat_helper()
1690 static void ZEND_FASTCALL zend_jit_fast_concat_tmp_helper(zval *result, zval *op1, zval *op2) in zend_jit_fast_concat_tmp_helper()
1851 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_r_slow() local
1869 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_r_dynamic() local
1907 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_is_slow() local
1925 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_is_dynamic() local
2005 zval *result, zval *ptr, zend_object *obj, zend_property_info *prop_info, uint32_t flags) in zend_handle_fetch_obj_flags()
2055 zval *result = EX_VAR(opline->result.var); in zend_jit_fetch_obj_w_slow() local
2106 zval *result = EX_VAR(opline->result.var); in zend_jit_check_array_promotion() local
2125 …tic void ZEND_FASTCALL zend_jit_create_typed_ref(zval *val, zend_property_info *prop, zval *result) in zend_jit_create_typed_ref()
2191 …end_jit_assign_to_typed_ref2_helper(zend_reference *ref, zval *value, zval *result, uint8_t value_… in zend_jit_assign_to_typed_ref2_helper()
2205 …* ZEND_FASTCALL zend_jit_assign_const_to_typed_ref2(zend_reference *ref, zval *value, zval *result) in zend_jit_assign_const_to_typed_ref2()
2210 …al* ZEND_FASTCALL zend_jit_assign_tmp_to_typed_ref2(zend_reference *ref, zval *value, zval *result) in zend_jit_assign_tmp_to_typed_ref2()
2215 …al* ZEND_FASTCALL zend_jit_assign_var_to_typed_ref2(zend_reference *ref, zval *value, zval *result) in zend_jit_assign_var_to_typed_ref2()
2220 …val* ZEND_FASTCALL zend_jit_assign_cv_to_typed_ref2(zend_reference *ref, zval *value, zval *result) in zend_jit_assign_cv_to_typed_ref2()
2535 …sign_obj_helper(zend_object *zobj, zend_string *name, zval *value, void **cache_slot, zval *result) in zend_jit_assign_obj_helper()
2551 …d_jit_assign_to_typed_prop(zval *property_val, zend_property_info *info, zval *value, zval *result) in zend_jit_assign_to_typed_prop()
2783 …ND_FASTCALL zend_jit_pre_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info, zval *result) in zend_jit_pre_inc_typed_prop()
2790 …ND_FASTCALL zend_jit_pre_dec_typed_prop(zval *var_ptr, zend_property_info *prop_info, zval *result) in zend_jit_pre_dec_typed_prop()
2797 …D_FASTCALL zend_jit_post_inc_typed_prop(zval *var_ptr, zend_property_info *prop_info, zval *result) in zend_jit_post_inc_typed_prop()
2832 …D_FASTCALL zend_jit_post_dec_typed_prop(zval *var_ptr, zend_property_info *prop_info, zval *result) in zend_jit_post_dec_typed_prop()
2867 … zend_jit_pre_inc_obj_helper(zend_object *zobj, zend_string *name, void **cache_slot, zval *result) in zend_jit_pre_inc_obj_helper()
2937 … zend_jit_pre_dec_obj_helper(zend_object *zobj, zend_string *name, void **cache_slot, zval *result) in zend_jit_pre_dec_obj_helper()
3007 …zend_jit_post_inc_obj_helper(zend_object *zobj, zend_string *name, void **cache_slot, zval *result) in zend_jit_post_inc_obj_helper()
3068 …zend_jit_post_dec_obj_helper(zend_object *zobj, zend_string *name, void **cache_slot, zval *result) in zend_jit_post_dec_obj_helper()