Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_list.h56 ZEND_API int 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.c56 ZEND_API int ZEND_FASTCALL zend_list_free(zend_resource *res) in zend_list_free() function
87 return zend_list_free(res); in zend_list_close()
/PHP-7.4/ext/enchant/
H A Denchant.c243 zend_list_free(pdict->rsrc); in php_enchant_broker_free()

Completed in 23 milliseconds