Searched refs:hex_string (Results 1 – 4 of 4) sorted by relevance
155 hexdec(): Argument #1 ($hex_string) must be of type string, array given179 hexdec(): Argument #1 ($hex_string) must be of type string, resource given
1097 function hexdec(string $hex_string): int|float {} argument
1688 ZEND_ARG_TYPE_INFO(0, hex_string, IS_STRING, 0)
Completed in 32 milliseconds