Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_errors.h21 #define GD_ERROR LOG_ERR
/php-src/win32/
H A Dsyslog.h25 #define LOG_ERR 4 macro
/php-src/sapi/apache2handler/
H A Dsapi_apache2.c334 case LOG_ERR: in php_apache_sapi_log_message()
/php-src/main/
H A Dmain.c1310 syslog_type_int = LOG_ERR; in php_error_cb()
1314 syslog_type_int = LOG_ERR; in php_error_cb()
1325 syslog_type_int = LOG_ERR; in php_error_cb()
/php-src/sapi/fpm/fpm/
H A Dzlog.c48 [ZLOG_ERROR] = LOG_ERR,
/php-src/ext/snmp/
H A Dsnmp.c2004 logh = netsnmp_register_loghandler(NETSNMP_LOGHANDLER_NONE, LOG_ERR); in PHP_MINIT_FUNCTION()
2006 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/php-src/ext/standard/
H A Dbasic_functions.stub.php789 const LOG_ERR = UNKNOWN; define
H A Dbasic_functions_arginfo.h3818 REGISTER_LONG_CONSTANT("LOG_ERR", LOG_ERR, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 57 milliseconds