Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_variables.c36 static void ZEND_FASTCALL zend_resource_destroy_wrapper(zend_resource *res);
41 # define zend_resource_destroy_wrapper zend_list_free macro
57 /* IS_RESOURCE */ (zend_rc_dtor_func_t)zend_resource_destroy_wrapper,
98 static void ZEND_FASTCALL zend_resource_destroy_wrapper(zend_resource *res) in zend_resource_destroy_wrapper() function

Completed in 9 milliseconds