Searched refs:php_bin2hex (Results 1 – 1 of 1) sorted by relevance
135 static char *php_bin2hex(const unsigned char *old, const size_t oldlen, size_t *newlen) in php_bin2hex() function253 result = php_bin2hex((unsigned char *)data, datalen, &newlen); in PHP_FUNCTION()
Completed in 22 milliseconds