Searched refs:zend_list_free (Results 1 – 4 of 4) sorted by relevance
41 # define zend_resource_destroy_wrapper zend_list_free100 zend_list_free(res); in zend_resource_destroy_wrapper()
56 ZEND_API int ZEND_FASTCALL zend_list_free(zend_resource *res);
54 ZEND_API int ZEND_FASTCALL zend_list_free(zend_resource *res) in zend_list_free() function85 return zend_list_free(res); in zend_list_close()
243 zend_list_free(pdict->rsrc); in php_enchant_broker_free()
Completed in 17 milliseconds