Searched refs:imap_base64 (Results 1 – 4 of 4) sorted by relevance
2 Test imap_base64() function : basic functionality9 echo "*** Testing imap_base64() : basic functionality ***\n";13 if (imap_base64($base64) == $str) {21 if (imap_base64($base64) == $str) {29 if (imap_base64($base64) == $hex) {37 *** Testing imap_base64() : basic functionality ***
374 ZEND_FUNCTION(imap_base64);463 ZEND_FE(imap_base64, arginfo_imap_base64)
150 function imap_base64(string $string): string|false {} function
2076 PHP_FUNCTION(imap_base64) in PHP_FUNCTION() argument
Completed in 25 milliseconds