php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | PHP_BASE64_NO_PADDING 1 |
Functions | |
PHPAPI zend_string * | php_base64_encode_ex (const unsigned char *, size_t, zend_long flags) |
PHPAPI zend_string * | php_base64_decode_ex (const unsigned char *, size_t, bool) |
|
extern |
|
extern |