Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_list.h56 ZEND_API void ZEND_FASTCALL zend_list_free(zend_resource *res);
H A Dzend_variables.c49 [IS_RESOURCE] = (zend_rc_dtor_func_t)zend_list_free,
H A Dzend_list.c55 ZEND_API void ZEND_FASTCALL zend_list_free(zend_resource *res) in zend_list_free() function
81 zend_list_free(res); in zend_list_close()

Completed in 6 milliseconds