Home
last modified time | relevance | path

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

/PHP-8.1/win32/
H A Dsyslog.h23 #define LOG_ALERT 1 macro
H A Dwsyslog.c103 case LOG_ALERT: in vsyslog()
/PHP-8.1/ext/standard/
H A Dsyslog.c40 …REGISTER_LONG_CONSTANT("LOG_ALERT", LOG_ALERT, CONST_CS | CONST_PERSISTENT); /* immediate action r… in PHP_MINIT_FUNCTION()
/PHP-8.1/sapi/apache2handler/
H A Dsapi_apache2.c326 #if LOG_ALERT != LOG_CRIT in php_apache_sapi_log_message()
327 case LOG_ALERT: in php_apache_sapi_log_message()
/PHP-8.1/Zend/
H A Dzend_ini_parser.y204 syslog(LOG_ALERT, "PHP: %s (%s)", error_buf, GetCommandLine()); in ini_error()
/PHP-8.1/sapi/fpm/fpm/
H A Dzlog.c48 [ZLOG_ALERT] = LOG_ALERT,
/PHP-8.1/main/
H A Dmain.c1320 syslog(LOG_ALERT, "PHP %s: %s (%s)", error_type_str, ZSTR_VAL(message), GetCommandLine()); in php_error_cb()

Completed in 19 milliseconds