Home
last modified time | relevance | path

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

/PHP-7.3/win32/
H A Dsyslog.h25 #define LOG_ALERT 1 macro
H A Dwsyslog.c103 case LOG_ALERT: in vsyslog()
/PHP-7.3/ext/standard/
H A Dsyslog.c43 …REGISTER_LONG_CONSTANT("LOG_ALERT", LOG_ALERT, CONST_CS | CONST_PERSISTENT); /* immediate action r… in PHP_MINIT_FUNCTION()
/PHP-7.3/sapi/apache2handler/
H A Dsapi_apache2.c317 #if LOG_ALERT != LOG_CRIT in php_apache_sapi_log_message()
318 case LOG_ALERT: in php_apache_sapi_log_message()
/PHP-7.3/Zend/
H A Dzend_ini_parser.y212 syslog(LOG_ALERT, "PHP: %s (%s)", error_buf, GetCommandLine()); in ini_error()
/PHP-7.3/sapi/fpm/fpm/
H A Dzlog.c48 [ZLOG_ALERT] = LOG_ALERT,
/PHP-7.3/main/
H A Dmain.c1323 syslog(LOG_ALERT, "PHP %s: %s (%s)", error_type_str, buffer, GetCommandLine()); in php_error_cb()

Completed in 36 milliseconds