Home
last modified time | relevance | path

Searched refs:LOG_NOTICE (Results 1 – 10 of 10) sorted by relevance

/PHP-8.2/ext/gd/libgd/
H A Dgd_errors.h23 #define GD_NOTICE LOG_NOTICE
/PHP-8.2/win32/
H A Dsyslog.h27 #define LOG_NOTICE 6 macro
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c340 case LOG_NOTICE: in php_apache_sapi_log_message()
343 #if LOG_INFO != LOG_NOTICE in php_apache_sapi_log_message()
348 #if LOG_NOTICE != LOG_DEBUG in php_apache_sapi_log_message()
/PHP-8.2/main/
H A Dphp.h307 #define php_log_err(msg) php_log_err_with_severity(msg, LOG_NOTICE)
H A Dmain.c1295 int syslog_type_int = LOG_NOTICE; in php_error_cb()
1323 syslog_type_int = LOG_NOTICE; in php_error_cb()
/PHP-8.2/ext/standard/
H A Dmail.c321 php_syslog(LOG_NOTICE, "%s", message); in php_mail_log_to_syslog()
H A Dbasic_functions.c1415 php_log_err_with_severity(message, LOG_NOTICE);
H A Dbasic_functions.stub.php799 const LOG_NOTICE = UNKNOWN; define
H A Dbasic_functions_arginfo.h3797 REGISTER_LONG_CONSTANT("LOG_NOTICE", LOG_NOTICE, CONST_PERSISTENT); in register_basic_functions_symbols()
/PHP-8.2/sapi/fpm/fpm/
H A Dzlog.c45 [ZLOG_NOTICE] = LOG_NOTICE,

Completed in 60 milliseconds