Searched refs:mcrypt_module_close (Results 1 – 4 of 4) sorted by relevance
246 PHP_FE(mcrypt_module_close, arginfo_mcrypt_module_close)347 mcrypt_module_close(pm->td); in PHP_INI_END()752 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() argument1040 mcrypt_module_close(td); in PHP_FUNCTION()1069 mcrypt_module_close(td); in PHP_FUNCTION()1098 mcrypt_module_close(td); in PHP_FUNCTION()1129 mcrypt_module_close(td); in PHP_FUNCTION()1136 mcrypt_module_close(td); in PHP_FUNCTION()1281 mcrypt_module_close(td); in php_mcrypt_do_crypt()1286 mcrypt_module_close(td); in php_mcrypt_do_crypt()[all …]
137 mcrypt_module_close(data->module); in php_mcrypt_filter_dtor()224 mcrypt_module_close(mcrypt_module); in php_mcrypt_filter_create()251 mcrypt_module_close(mcrypt_module); in php_mcrypt_filter_create()
77 PHP_FUNCTION(mcrypt_module_close);
44 mcrypt_module_close($td);
Completed in 10 milliseconds