mcrypt_module_get_algo_block_size  279 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  933 ext/mcrypt/mcrypt.c PHP_FUNCTION(mcrypt_module_get_algo_block_size)
mcrypt_module_get_algo_block_size  937 ext/mcrypt/mcrypt.c 	RETURN_LONG(mcrypt_module_get_algo_block_size(module, dir));
mcrypt_module_get_algo_block_size   71 ext/mcrypt/php_mcrypt.h PHP_FUNCTION(mcrypt_module_get_algo_block_size);