Searched defs:php_base64_decode (Results 1 – 1 of 1) sorted by relevance
/PHP-8.3/ext/standard/ | ||
H A D | base64.h | 71 static inline zend_string *php_base64_decode(const unsigned char *str, size_t len) { in php_base64_decode() function |
Completed in 4 milliseconds