Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dsyslog.h27 #define LOG_ALERT 1 macro
H A Dwsyslog.c93 case LOG_ALERT: in syslog()
/PHP-7.2/ext/standard/
H A Dsyslog.c45 …REGISTER_LONG_CONSTANT("LOG_ALERT", LOG_ALERT, CONST_CS | CONST_PERSISTENT); /* immediate action r… in PHP_MINIT_FUNCTION()
/PHP-7.2/sapi/fpm/fpm/
H A Dzlog.c41 [ZLOG_ALERT] = LOG_ALERT,
/PHP-7.2/sapi/apache2handler/
H A Dsapi_apache2.c319 #if LOG_ALERT != LOG_CRIT in php_apache_sapi_log_message()
320 case LOG_ALERT: in php_apache_sapi_log_message()
/PHP-7.2/Zend/
H A Dzend_ini_parser.y213 syslog(LOG_ALERT, "PHP: %s (%s)", error_buf, GetCommandLine()); in ini_error()
/PHP-7.2/main/
H A Dmain.c1159 syslog(LOG_ALERT, "PHP %s: %s (%s)", error_type_str, buffer, GetCommandLine()); in php_error_cb()

Completed in 26 milliseconds