Home
last modified time | relevance | path

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

/PHP-7.0/ext/mcrypt/
H A Dmcrypt.c246 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() argument
1040 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 …]
H A Dmcrypt_filter.c137 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()
H A Dphp_mcrypt.h77 PHP_FUNCTION(mcrypt_module_close);
/PHP-7.0/ext/mcrypt/tests/
H A Dbug37595.phpt44 mcrypt_module_close($td);

Completed in 14 milliseconds