Home
last modified time | relevance | path

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

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

Completed in 51 milliseconds