Home
last modified time | relevance | path

Searched defs:php_base64_decode_ex (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/standard/
H A Dbase64.c471 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, bool strict) { in php_base64_decode_ex() function
1076 PHPAPI zend_string *php_base64_decode_ex(const unsigned char *str, size_t length, bool strict) in php_base64_decode_ex() function

Completed in 8 milliseconds