mcrypt_module_is_block_algorithm_mode  276 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  891 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode)
mcrypt_module_is_block_algorithm_mode  895 ext/mcrypt/mcrypt.c 	if (mcrypt_module_is_block_algorithm_mode(module, dir) == 1) {
mcrypt_module_is_block_algorithm_mode   68 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_is_block_algorithm_mode);