Home
last modified time | relevance | path

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

/PHP-5.6/ext/standard/
H A Dstring.c128 static char *php_bin2hex(const unsigned char *old, const size_t oldlen, size_t *newlen) in php_bin2hex() function
256 result = php_bin2hex((unsigned char *)data, datalen, &newlen); in PHP_FUNCTION()

Completed in 32 milliseconds