mcrypt_module_is_block_algorithm  240 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_algorithm, 		arginfo_mcrypt_module_is_block_algorithm)
mcrypt_module_is_block_algorithm  882 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm)
mcrypt_module_is_block_algorithm  886 ext/mcrypt/mcrypt.c 	if (mcrypt_module_is_block_algorithm(module, dir) == 1) {
mcrypt_module_is_block_algorithm   72 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm);