Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dpassword.c219 long new_algo = 0; in PHP_FUNCTION() local
226 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "sl|H", &hash, &hash_len, &new_algo, &options… in PHP_FUNCTION()
237 if (algo != new_algo) { in PHP_FUNCTION()

Completed in 10 milliseconds