mcrypt_module_is_block_algorithm  277 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_algorithm, 		arginfo_mcrypt_module_is_block_algorithm)
mcrypt_module_is_block_algorithm  905 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm)
mcrypt_module_is_block_algorithm  909 ext/mcrypt/mcrypt.c 	if (mcrypt_module_is_block_algorithm(module, dir) == 1) {
mcrypt_module_is_block_algorithm   69 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm);