Home
last modified time | relevance | path

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

/php-src/ext/hash/
H A Dhash.c1287 zend_long algorithm, l_bytes; in PHP_FUNCTION() local
1293 …NUM_ARGS(), "lssl", &algorithm, &password, &password_len, &salt, &salt_len, &l_bytes) == FAILURE) { in PHP_FUNCTION()
1297 bytes = (int)l_bytes; in PHP_FUNCTION()

Completed in 10 milliseconds