Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dstring.c116 static zend_string *php_bin2hex(const unsigned char *old, const size_t oldlen) in php_bin2hex() function
237 result = php_bin2hex((unsigned char *)ZSTR_VAL(data), ZSTR_LEN(data)); in PHP_FUNCTION()

Completed in 16 milliseconds