Home
last modified time | relevance | path

Searched refs:LOG_PERROR (Results 1 – 2 of 2) sorted by path

/PHP-7.4/ext/standard/
H A Dsyslog.c92 #ifdef LOG_PERROR in PHP_MINIT_FUNCTION()
94 REGISTER_LONG_CONSTANT("LOG_PERROR", LOG_PERROR, CONST_CS | CONST_PERSISTENT); /*log to stderr*/ in PHP_MINIT_FUNCTION()
/PHP-7.4/win32/
H A Dsyslog.h68 #define LOG_PERROR 0x20 /* log to stderr as well */ macro

Completed in 16 milliseconds