Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dsyslog.h23 #define LOG_ALERT 1 macro
H A Dwsyslog.c103 case LOG_ALERT: in vsyslog()
/PHP-8.3/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.3/Zend/
H A Dzend_ini_parser.y215 syslog(LOG_ALERT, "PHP: %s (%s)", error_buf, GetCommandLine()); in ini_error()
/PHP-8.3/sapi/fpm/fpm/
H A Dzlog.c49 [ZLOG_ALERT] = LOG_ALERT,
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php758 const LOG_ALERT = UNKNOWN; define
H A Dbasic_functions_arginfo.h3685 REGISTER_LONG_CONSTANT("LOG_ALERT", LOG_ALERT, CONST_PERSISTENT); in register_basic_functions_symbols()
/PHP-8.3/main/
H A Dmain.c1343 syslog(LOG_ALERT, "PHP %s: %s (%s)", error_type_str, ZSTR_VAL(message), GetCommandLine()); in php_error_cb()

Completed in 33 milliseconds