Searched refs:LOG_PERROR (Results 1 – 2 of 2) sorted by relevance
70 #define LOG_PERROR 0x20 /* log to stderr as well */ macro
94 #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()
Completed in 9 milliseconds