Home
last modified time | relevance | path

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

/php-src/ext/hash/tests/
H A Dhash_update_file.phpt2 Hash: hash_update_file() test
11 var_dump(hash_update_file($ctx, $filePath));
/php-src/ext/hash/
H A Dhash.stub.php38 function hash_update_file(HashContext $context, string $filename, $stream_context = null): bool {}
H A Dhash_arginfo.h143 ZEND_FUNCTION(hash_update_file);
178 ZEND_FE(hash_update_file, arginfo_hash_update_file)
H A Dhash.c746 PHP_FUNCTION(hash_update_file) in PHP_FUNCTION() argument

Completed in 12 milliseconds