Searched defs:php_base64_decode_ex (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/standard/ | ||
H A D | base64.c | 136 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, zend_bool strict)… in php_base64_decode_ex() function |
Completed in 4 milliseconds