Home
last modified time | relevance | path

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

/PHP-5.6/ext/mcrypt/
H A Dmcrypt.c283 PHP_FE(mcrypt_module_close, arginfo_mcrypt_module_close)
379 mcrypt_module_close(pm->td); in PHP_INI_END()
765 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() argument
1053 mcrypt_module_close(td); in PHP_FUNCTION()
1082 mcrypt_module_close(td); in PHP_FUNCTION()
1111 mcrypt_module_close(td); in PHP_FUNCTION()
1142 mcrypt_module_close(td); in PHP_FUNCTION()
1149 mcrypt_module_close(td); in PHP_FUNCTION()
1290 mcrypt_module_close(td); in php_mcrypt_do_crypt()
1295 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.h74 PHP_FUNCTION(mcrypt_module_close);
/PHP-5.6/ext/mcrypt/tests/
H A Dbug37595.phpt44 mcrypt_module_close($td);

Completed in 12 milliseconds