Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dstring.c155 static zend_string *php_hex2bin(const unsigned char *old, const size_t oldlen) in php_hex2bin() function
284 result = php_hex2bin((unsigned char *)ZSTR_VAL(data), ZSTR_LEN(data)); in PHP_FUNCTION()

Completed in 25 milliseconds