Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/tests/math/
H A Dhexdec_variation1.phpt155 hexdec(): Argument #1 ($hex_string) must be of type string, array given
179 hexdec(): Argument #1 ($hex_string) must be of type string, resource given
H A Dhexdec_variation1_64bit.phpt155 hexdec(): Argument #1 ($hex_string) must be of type string, array given
179 hexdec(): Argument #1 ($hex_string) must be of type string, resource given
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php1097 function hexdec(string $hex_string): int|float {} argument
H A Dbasic_functions_arginfo.h1688 ZEND_ARG_TYPE_INFO(0, hex_string, IS_STRING, 0)

Completed in 32 milliseconds