Home
last modified time | relevance | path

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

/PHP-7.4/ext/gd/libgd/
H A Dgd_errors.h21 #define GD_ERROR LOG_ERR
/PHP-7.4/win32/
H A Dsyslog.h27 #define LOG_ERR 4 macro
/PHP-7.4/ext/standard/
H A Dsyslog.c45 REGISTER_LONG_CONSTANT("LOG_ERR", LOG_ERR, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-7.4/ext/imap/
H A Dphp_imap.h42 # undef LOG_ERR
/PHP-7.4/sapi/apache2handler/
H A Dsapi_apache2.c325 case LOG_ERR: in php_apache_sapi_log_message()
/PHP-7.4/main/
H A Dmain.c1342 syslog_type_int = LOG_ERR; in php_error_cb()
1346 syslog_type_int = LOG_ERR; in php_error_cb()
1357 syslog_type_int = LOG_ERR; in php_error_cb()
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c47 [ZLOG_ERROR] = LOG_ERR,
/PHP-7.4/ext/snmp/
H A Dsnmp.c2281 logh = netsnmp_register_loghandler(NETSNMP_LOGHANDLER_NONE, LOG_ERR); in PHP_MINIT_FUNCTION()
2283 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()

Completed in 40 milliseconds