Searched defs:bcc (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/imap/ |
H A D | php_imap.stub.php | 254 …ing $message, ?string $additional_headers = null, ?string $cc = null, ?string $bcc = null, ?string…
|
H A D | php_imap.c | 3557 zend_string *cc, zend_string *bcc, zend_string* rpath) in _php_imap_mail() 3731 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
|
Completed in 18 milliseconds