Lines Matching defs:val
1949 static zend_always_inline bool promotes_to_array(zval *val) { in promotes_to_array()
2094 static void ZEND_FASTCALL zend_jit_check_array_promotion(zval *val, zend_property_info *prop) in zend_jit_check_array_promotion()
2117 static void ZEND_FASTCALL zend_jit_create_typed_ref(zval *val, zend_property_info *prop, zval *resu… in zend_jit_create_typed_ref()
2309 static void ZEND_FASTCALL zend_jit_assign_op_to_typed_ref(zend_reference *ref, zval *val, binary_op… in zend_jit_assign_op_to_typed_ref()
2329 static void ZEND_FASTCALL zend_jit_assign_op_to_typed_ref_tmp(zend_reference *ref, zval *val, binar… in zend_jit_assign_op_to_typed_ref_tmp()
2405 zval *val = Z_REFVAL_P(ref); in zend_jit_prepare_assign_dim_ref() local
2676 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_inc_typed_prop() local
2706 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_dec_typed_prop() local
2752 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_post_inc_typed_prop() local
2783 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_typed_prop() local
2809 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_pre_inc_obj_helper() local
2879 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_pre_dec_obj_helper() local
2948 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_post_inc_obj_helper() local
3009 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_obj_helper() local