mcrypt_module_is_block_algorithm_mode  239 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_is_block_algorithm_mode, 	arginfo_mcrypt_module_is_block_algorithm_mode)
mcrypt_module_is_block_algorithm_mode  868 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode)
mcrypt_module_is_block_algorithm_mode  872 ext/mcrypt/mcrypt.c 	if (mcrypt_module_is_block_algorithm_mode(module, dir) == 1) {
mcrypt_module_is_block_algorithm_mode   71 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode);