mcrypt_module_get_algo_block_size  242 ext/mcrypt/mcrypt.c 	PHP_FE(mcrypt_module_get_algo_block_size, 		arginfo_mcrypt_module_get_algo_block_size)
mcrypt_module_get_algo_block_size  910 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_block_size)
mcrypt_module_get_algo_block_size  914 ext/mcrypt/mcrypt.c 	RETURN_LONG(mcrypt_module_get_algo_block_size(module, dir));
mcrypt_module_get_algo_block_size   74 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_get_algo_block_size);