Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_variables.c34 static void ZEND_FASTCALL zend_array_destroy_wrapper(zend_array *arr);
39 # define zend_array_destroy_wrapper zend_array_destroy macro
55 /* IS_ARRAY */ (zend_rc_dtor_func_t)zend_array_destroy_wrapper,
88 static void ZEND_FASTCALL zend_array_destroy_wrapper(zend_array *arr) in zend_array_destroy_wrapper() function

Completed in 5 milliseconds