Home
last modified time | relevance | path

Searched refs:bcc (Results 1 – 7 of 7) sorted by relevance

/PHP-8.3/ext/imap/tests/
H A Dbug45705_2.phpt13 'bcc' => 'John Doe <john@example.com>',
33 ["bcc"]=>
47 ["bcc"]=>
/PHP-8.3/ext/standard/tests/mail/
H A Dmail_basic7.phpt20 'bcc'=>'foo@bar',
75 mail($to, $subject, $message, ['bcc' => array('foo6')]);
220 bcc: foo@bar
235 TypeError: Header "bcc" must be of type string, array given
/PHP-8.3/ext/imap/
H A Dphp_imap.c3297 PHP_RFC822_PARSE_ADRLIST(&env->bcc, pvalue); in PHP_FUNCTION()
3683 zend_string *cc, zend_string *bcc, zend_string* rpath) in _php_imap_mail() argument
3776 if (bcc && ZSTR_LEN(bcc)) { in _php_imap_mail()
3777 tempMailTo = estrdup(ZSTR_VAL(bcc)); in _php_imap_mail()
3778 bt_len = ZSTR_LEN(bcc); in _php_imap_mail()
3832 if (bcc && ZSTR_LEN(bcc) != 0) { in _php_imap_mail()
3833 fprintf(sendmail, "Bcc: %s\n", ZSTR_VAL(bcc)); in _php_imap_mail()
3857 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
3860 &headers, &cc, &bcc, &rpath) == FAILURE) { in PHP_FUNCTION()
3883 if (_php_imap_mail(to, subject, message, headers, cc, bcc, rpath)) { in PHP_FUNCTION()
[all …]
H A Dphp_imap.stub.php568 …$message, ?string $additional_headers = null, ?string $cc = null, ?string $bcc = null, ?string $re…
H A Dphp_imap_arginfo.h340 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, bcc, IS_STRING, 1, "null")
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic28811 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib
28844 # comment record length like: 3 FLIB7M.LIB 1Bh 1Eh 23h 27h 2Bh 30h freetype-bcc.lib
28847 …LIB 4 "UUID" 5 "dscap" 6 "int386" 7 "qb4util" 8 "AMSGEXIT" 16 REXX.LIB 20 27 35 44 freetype-bcc.lib
28882 # like: jpeg62.dll (jpeg-bcc.lib) unrar3.dll (unrar-bcc.lib) REXX (REXX.LIB)
28885 # like: \0 (calc-bcc.lib) DllGetVersion (libtiff-bcc.lib) UTF8ToHtml (libxml2-bcc.lib) xslAddCall (…
H A Dmagic私はガラスを食べられます28811 # or title like "87INIT" in FP87.LIB or "ACOSASIN" in MATHC.LIB or "Copyright" in calc-bcc.lib
28844 # comment record length like: 3 FLIB7M.LIB 1Bh 1Eh 23h 27h 2Bh 30h freetype-bcc.lib
28847 …LIB 4 "UUID" 5 "dscap" 6 "int386" 7 "qb4util" 8 "AMSGEXIT" 16 REXX.LIB 20 27 35 44 freetype-bcc.lib
28882 # like: jpeg62.dll (jpeg-bcc.lib) unrar3.dll (unrar-bcc.lib) REXX (REXX.LIB)
28885 # like: \0 (calc-bcc.lib) DllGetVersion (libtiff-bcc.lib) UTF8ToHtml (libxml2-bcc.lib) xslAddCall (…

Completed in 170 milliseconds