Home
last modified time | relevance | path

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

/PHP-8.0/ext/hash/tests/
H A Dhash_equals.phpt42 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given
44 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, int given
45 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
46 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
47 [TypeError] hash_equals(): Argument #1 ($known_string) must be of type string, null given
/PHP-8.0/ext/hash/
H A Dhash.stub.php33 function hash_equals(string $known_string, string $user_string): bool {} argument
H A Dhash_arginfo.h77 ZEND_ARG_TYPE_INFO(0, known_string, IS_STRING, 0)

Completed in 6 milliseconds