Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/libgd/
H A Dgd_errors.h21 #define GD_ERROR LOG_ERR
/PHP-8.2/win32/
H A Dsyslog.h25 #define LOG_ERR 4 macro
/PHP-8.2/ext/imap/
H A Dphp_imap.h40 # undef LOG_ERR
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c334 case LOG_ERR: in php_apache_sapi_log_message()
/PHP-8.2/main/
H A Dmain.c1291 syslog_type_int = LOG_ERR; in php_error_cb()
1295 syslog_type_int = LOG_ERR; in php_error_cb()
1306 syslog_type_int = LOG_ERR; in php_error_cb()
/PHP-8.2/sapi/fpm/fpm/
H A Dzlog.c47 [ZLOG_ERROR] = LOG_ERR,
/PHP-8.2/ext/snmp/
H A Dsnmp.c2011 logh = netsnmp_register_loghandler(NETSNMP_LOGHANDLER_NONE, LOG_ERR); in PHP_MINIT_FUNCTION()
2013 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php570 const LOG_ERR = UNKNOWN; define
H A Dbasic_functions_arginfo.h3640 REGISTER_LONG_CONSTANT("LOG_ERR", LOG_ERR, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 52 milliseconds