Home
last modified time | relevance | path

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

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_connection_stats.phpt44 printf("[005] The hashes should be identical except of the memory related fields\n");
59 printf("[007] The hashes should be identical except of the memory related fields\n");
75 printf("[010] The hashes should not be identical\n");
/PHP-5.5/ext/standard/html_tables/
H A Dhtml_table_gen.php743 $hashes = array(); variable
745 $hashes[hashfun($e[0]) & $mask][] = $e;
757 if (empty($hashes[$i]))
760 foreach ($hashes[$i] as $h) {
780 if (empty($hashes[$i]))
/PHP-5.5/ext/hash/tests/
H A Dbug70312.phpt2 Bug #70312 HAVAL gives wrong hashes in specific cases
/PHP-5.5/ext/standard/tests/array/
H A Dcount_recursive.phpt22 print "-- Testing hashes --\n";
140 -- Testing hashes --
/PHP-5.5/
H A Dphp.ini-development1523 ; the hash extension. A list of available hashes is returned by the hash_algos()
H A Dphp.ini-production1523 ; the hash extension. A list of available hashes is returned by the hash_algos()
H A DNEWS228 . Fixed bug #70312 (HAVAL gives wrong hashes in specific cases). (letsgolee

Completed in 51 milliseconds