Lines Matching defs:ref

527 	zend_reference *ref;  in zend_assign_to_variable_reference()  local
1015 zend_type *type, zval *arg, zend_reference *ref, void **cache_slot, in zend_check_type_slow()
1091 zend_reference *ref = NULL; in zend_check_type() local
1107 zend_type *type, zval *arg, zend_reference *ref, void **cache_slot, bool is_return_type) in zend_check_user_type_slow()
1470 static zend_never_inline void zend_binary_assign_op_typed_ref(zend_reference *ref, zval *value OPLI… in zend_binary_assign_op_typed_ref()
1819 static zend_property_info *zend_get_prop_not_accepting_double(zend_reference *ref) in zend_get_prop_not_accepting_double()
1831 zend_reference *ref, zend_property_info *error_prop OPLINE_DC) in zend_throw_incdec_ref_error()
1872 static void zend_incdec_typed_ref(zend_reference *ref, zval *copy OPLINE_DC EXECUTE_DATA_DC) in zend_incdec_typed_ref()
1950 zend_reference *ref = Z_REF_P(prop); in zend_pre_incdec_property_zval() local
1988 zend_reference *ref = Z_REF_P(prop); in zend_post_incdec_property_zval() local
2536 zend_reference *ref = Z_REF_P(container); in zend_fetch_dimension_address() local
3017 ZEND_API bool zend_verify_ref_array_assignable(zend_reference *ref) { in zend_verify_ref_array_assignable()
3483 ZEND_API bool ZEND_FASTCALL zend_verify_ref_assignable_zval(zend_reference *ref, zval *zv, bool str… in zend_verify_ref_assignable_zval()
3552 zend_refcounted *ref = Z_COUNTED_P(zval_ptr); in i_zval_ptr_dtor_noref() local
3566 zend_refcounted *ref = NULL; in zend_assign_to_typed_ref() local