Home
last modified time | relevance | path

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

/PHP-8.0/ext/gd/libgd/
H A Dgd_errors.h21 #define GD_ERROR LOG_ERR
/PHP-8.0/win32/
H A Dsyslog.h25 #define LOG_ERR 4 macro
/PHP-8.0/ext/imap/
H A Dphp_imap.h40 # undef LOG_ERR
/PHP-8.0/ext/standard/
H A Dsyslog.c42 REGISTER_LONG_CONSTANT("LOG_ERR", LOG_ERR, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-8.0/sapi/apache2handler/
H A Dsapi_apache2.c329 case LOG_ERR: in php_apache_sapi_log_message()
/PHP-8.0/main/
H A Dmain.c1279 syslog_type_int = LOG_ERR; in php_error_cb()
1283 syslog_type_int = LOG_ERR; in php_error_cb()
1294 syslog_type_int = LOG_ERR; in php_error_cb()
/PHP-8.0/sapi/fpm/fpm/
H A Dzlog.c47 [ZLOG_ERROR] = LOG_ERR,
/PHP-8.0/ext/snmp/
H A Dsnmp.c1987 logh = netsnmp_register_loghandler(NETSNMP_LOGHANDLER_NONE, LOG_ERR); in PHP_MINIT_FUNCTION()
1989 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()

Completed in 24 milliseconds