Home
last modified time | relevance | path

Searched refs:LOG_CONS (Results 1 – 4 of 4) sorted by relevance

/php-src/win32/
H A Dsyslog.h62 #define LOG_CONS 0x02 /* log on the console if errors in sending */ macro
/php-src/sapi/fpm/fpm/
H A Dfpm_stdio.c374 …php_openlog(fpm_global_config.syslog_ident, LOG_PID | LOG_CONS, fpm_global_config.syslog_facility);
/php-src/ext/standard/
H A Dbasic_functions.stub.php934 const LOG_CONS = UNKNOWN; define
H A Dbasic_functions_arginfo.h3841 REGISTER_LONG_CONSTANT("LOG_CONS", LOG_CONS, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 34 milliseconds