Home
last modified time | relevance | path

Searched refs:mail_log (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/standard/
H A Dmail.c212 char *mail_log = INI_STR("mail.log"); in php_mail() local
224 if (mail_log && *mail_log) { in php_mail()
227 …php_stream *stream = php_stream_open_wrapper(mail_log, "a", IGNORE_URL_WIN | REPORT_ERRORS | STREA… in php_mail()
/PHP-5.3/main/
H A Dphp_globals.h170 char *mail_log; member
H A Dmain.c527 …ail.log", NULL, PHP_INI_SYSTEM|PHP_INI_PERDIR, OnUpdateMailLog, mail_log, php_core_globa…

Completed in 36 milliseconds