Searched refs:algo_is_null (Results 1 – 1 of 1) sorted by relevance
650 bool algo_is_null; in PHP_FUNCTION() local656 Z_PARAM_STR_OR_LONG_OR_NULL(algo_str, algo_long, algo_is_null) in PHP_FUNCTION()661 algo = php_password_algo_find_zval(algo_str, algo_long, algo_is_null); in PHP_FUNCTION()
Completed in 5 milliseconds