Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_variables.c41 # define zend_resource_destroy_wrapper zend_list_free
100 zend_list_free(res); in zend_resource_destroy_wrapper()
H A Dzend_list.h56 ZEND_API int ZEND_FASTCALL zend_list_free(zend_resource *res);
H A Dzend_list.c54 ZEND_API int ZEND_FASTCALL zend_list_free(zend_resource *res) in zend_list_free() function
85 return zend_list_free(res); in zend_list_close()
/PHP-7.3/ext/enchant/
H A Denchant.c243 zend_list_free(pdict->rsrc); in php_enchant_broker_free()

Completed in 17 milliseconds