Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_errors.h23 #define GD_NOTICE LOG_NOTICE
/php-src/win32/
H A Dsyslog.h27 #define LOG_NOTICE 6 macro
/php-src/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-src/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-src/ext/standard/
H A Dmail.c358 php_syslog(LOG_NOTICE, "%s", message); in php_mail_log_to_syslog()
H A Dbasic_functions.c1397 php_log_err_with_severity(message, LOG_NOTICE);
H A Dbasic_functions.stub.php799 const LOG_NOTICE = UNKNOWN; define
H A Dbasic_functions_arginfo.h3794 REGISTER_LONG_CONSTANT("LOG_NOTICE", LOG_NOTICE, CONST_PERSISTENT); in register_basic_functions_symbols()
/php-src/sapi/fpm/fpm/
H A Dzlog.c46 [ZLOG_NOTICE] = LOG_NOTICE,

Completed in 45 milliseconds