Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds