php_mcrypt_module_dtor 342 ext/mcrypt/mcrypt.c static void php_mcrypt_module_dtor(zend_resource *rsrc) /* {{{ */ php_mcrypt_module_dtor 378 ext/mcrypt/mcrypt.c le_mcrypt = zend_register_list_destructors_ex(php_mcrypt_module_dtor, NULL, "mcrypt", module_number);