Home
last modified time | relevance | path

Searched refs:algorithms_dir (Results 1 – 4 of 4) sorted by relevance

/PHP-7.1/ext/mcrypt/
H A Dmcrypt.c291 cipher_dir_string = MCG(algorithms_dir); \
338 …STD_PHP_INI_ENTRY("mcrypt.algorithms_dir", NULL, PHP_INI_ALL, OnUpdateString, algorithms_dir, zend…
457 modules = mcrypt_list_algorithms(MCG(algorithms_dir), &count); in PHP_MINFO_FUNCTION()
516 cipher_dir_len > 0 ? cipher_dir : MCG(algorithms_dir), in PHP_FUNCTION()
876 MCRYPT_GET_MODE_DIR_ARGS(algorithms_dir); in PHP_FUNCTION()
904 MCRYPT_GET_MODE_DIR_ARGS(algorithms_dir) in PHP_FUNCTION()
932 MCRYPT_GET_MODE_DIR_ARGS(algorithms_dir) in PHP_FUNCTION()
942 MCRYPT_GET_MODE_DIR_ARGS(algorithms_dir); in PHP_FUNCTION()
955 MCRYPT_GET_MODE_DIR_ARGS(algorithms_dir) in PHP_FUNCTION()
972 char *lib_dir = MCG(algorithms_dir); in PHP_FUNCTION()
H A Dphp_mcrypt.h82 char *algorithms_dir; variable
/PHP-7.1/
H A Dphp.ini-development1789 ;mcrypt.algorithms_dir=
H A Dphp.ini-production1789 ;mcrypt.algorithms_dir=

Completed in 30 milliseconds