Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_variables.h29 ZEND_API void ZEND_FASTCALL rc_dtor_func(zend_refcounted *p);
35 rc_dtor_func(Z_COUNTED_P(zval_ptr)); in zval_ptr_dtor_nogc()
44 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.h718 rc_dtor_func((zend_refcounted *)_p); \
728 rc_dtor_func((zend_refcounted *)_p); \
H A Dzend_execute_API.c711 rc_dtor_func((zend_refcounted *)ast_ref); in zval_update_constant_with_ctx()
H A Dzend_gc.c646 rc_dtor_func(ref); in gc_possible_root_when_full()
H A Dzend_object_handlers.c876 rc_dtor_func(garbage); in zend_std_write_property()
H A Dzend_vm_def.h3165 rc_dtor_func(Z_COUNTED_P(var));
4355 rc_dtor_func(Z_COUNTED_P(retval_ptr));
8562 rc_dtor_func(garbage);
H A Dzend_vm_execute.h4331 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CONST_HANDLER()
4409 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_OBSERVER_HANDLER()
14661 rc_dtor_func(Z_COUNTED_P(var)); in ZEND_FE_FREE_SPEC_TMPVAR_HANDLER()
19228 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_TMP_HANDLER()
21896 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_VAR_HANDLER()
39424 rc_dtor_func(Z_COUNTED_P(retval_ptr)); in ZEND_RETURN_SPEC_CV_HANDLER()
44388 rc_dtor_func(garbage); in ZEND_BIND_GLOBAL_SPEC_CV_CONST_HANDLER()
57446 rc_dtor_func(Z_COUNTED_P(retval_ptr));
57525 rc_dtor_func(Z_COUNTED_P(retval_ptr));
59063 rc_dtor_func(Z_COUNTED_P(retval_ptr));
[all …]
H A Dzend_execute.c167 rc_dtor_func(__ref); \
/PHP-8.3/ext/soap/
H A Dphp_packet_soap.c385 rc_dtor_func(garbage); in parse_packet_soap()
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_helpers.c2137 rc_dtor_func(garbage); in zend_jit_extract_helper()
H A Dzend_jit_arm64.dasc1507 | EXT_CALL rc_dtor_func, tmp_reg
H A Dzend_jit_x86.dasc1403 | EXT_CALL rc_dtor_func, r0

Completed in 286 milliseconds