Home
last modified time | relevance | path

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

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

Completed in 10 milliseconds