php_mcrypt_module_dtor  374 ext/mcrypt/mcrypt.c static void php_mcrypt_module_dtor(zend_rsrc_list_entry *rsrc TSRMLS_DC) /* {{{ */
php_mcrypt_module_dtor  407 ext/mcrypt/mcrypt.c 	le_mcrypt = zend_register_list_destructors_ex(php_mcrypt_module_dtor, NULL, "mcrypt", module_number);