Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/win32/build/
H A Dregistersyslog.php23 syslog(LOG_NOTICE, "Registered PHP Event source");
/PHP-5.5/win32/
H A Dsyslog.h31 #define LOG_NOTICE 6 macro
/PHP-5.5/ext/standard/
H A Dsyslog.c49 REGISTER_LONG_CONSTANT("LOG_NOTICE", LOG_NOTICE, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
H A Dmail.c210 php_syslog(LOG_NOTICE, "%s", message); in php_mail_log_to_syslog()
/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.c38 [ZLOG_NOTICE] = LOG_NOTICE,
/PHP-5.5/main/
H A Dmain.c624 php_syslog(LOG_NOTICE, "%s", log_message); in php_log_err()

Completed in 16 milliseconds