Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/
H A Dstring.c157 static char *php_hex2bin(const unsigned char *old, const size_t oldlen, size_t *newlen) in php_hex2bin() function
280 result = php_hex2bin((unsigned char *)data, datalen, &newlen); in PHP_FUNCTION()

Completed in 16 milliseconds