Searched defs:php_base64_decode (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ext/standard/ | ||
H A D | base64.c | 130 PHPAPI zend_string *php_base64_decode(const unsigned char *str, size_t length) /* {{{ */ in php_base64_decode() function |
Completed in 4 milliseconds