Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dsyslog.h68 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
/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()

Completed in 5 milliseconds