Home
last modified time | relevance | path

Searched refs:rc_dtor_func (Results 1 – 12 of 12) sorted by relevance

/PHP-8.4/Zend/
H A Dzend_variables.h30 ZEND_API void ZEND_FASTCALL rc_dtor_func(zend_refcounted *p);
36 rc_dtor_func(Z_COUNTED_P(zval_ptr)); in zval_ptr_dtor_nogc()
45 rc_dtor_func(ref); in i_zval_ptr_dtor()
H A Dzend_variables.c54 ZEND_API void ZEND_FASTCALL rc_dtor_func(zend_refcounted *p) in rc_dtor_func() function
H A Dzend_types.h720 rc_dtor_func((zend_refcounted *)_p); \
730 rc_dtor_func((zend_refcounted *)_p); \
H A Dzend_execute_API.c750 rc_dtor_func((zend_refcounted *)ast_ref); in zval_update_constant_with_ctx()
H A Dzend_gc.c666 rc_dtor_func(ref); in gc_possible_root_when_full()
H A Dzend_object_handlers.c1041 rc_dtor_func(garbage); in zend_std_write_property()
H A Dzend_vm_def.h3224 rc_dtor_func(Z_COUNTED_P(var));
4457 rc_dtor_func(Z_COUNTED_P(retval_ptr));
8641 rc_dtor_func(garbage);
H A Dzend_execute.c171 rc_dtor_func(__ref); \
H A Dzend_vm_execute.h4584 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CONST_HANDLER()
4662 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_OBSERVER_HANDLER()
15161 rc_dtor_func(Z_COUNTED_P(var)); in ZEND_FE_FREE_SPEC_TMPVAR_HANDLER()
19867 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_TMP_HANDLER()
22534 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_VAR_HANDLER()
40646 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CV_HANDLER()
45734 rc_dtor_func(garbage); in ZEND_BIND_GLOBAL_SPEC_CV_CONST_HANDLER()
59122 rc_dtor_func(Z_COUNTED_P(retval_ptr));
59202 rc_dtor_func(Z_COUNTED_P(retval_ptr));
61116 rc_dtor_func(Z_COUNTED_P(retval_ptr));
[all …]
/PHP-8.4/ext/soap/
H A Dphp_packet_soap.c385 rc_dtor_func(garbage); in parse_packet_soap()
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_helpers.c2225 rc_dtor_func(garbage); in zend_jit_extract_helper()
H A Dzend_jit_ir.c1766 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(rc_dtor_func), ref); in jit_ZVAL_DTOR()

Completed in 291 milliseconds