Home
last modified time | relevance | path

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

/PHP-5.5/ext/mcrypt/
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);
H A Dmcrypt.c282 PHP_FE(mcrypt_module_close, arginfo_mcrypt_module_close)
412 mcrypt_module_close(pm->td); in PHP_INI_BEGIN()
796 PHP_FUNCTION(mcrypt_module_close) in PHP_FUNCTION() argument
1084 mcrypt_module_close(td); in PHP_FUNCTION()
1113 mcrypt_module_close(td); in PHP_FUNCTION()
1142 mcrypt_module_close(td); in PHP_FUNCTION()
1173 mcrypt_module_close(td); in PHP_FUNCTION()
1180 mcrypt_module_close(td); in PHP_FUNCTION()
/PHP-5.5/ext/mcrypt/tests/
H A Dbug37595.phpt44 mcrypt_module_close($td);

Completed in 15 milliseconds