Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dsyslog.h62 #define LOG_CONS 0x02 /* log on the console if errors in sending */ macro
/PHP-8.3/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-8.3/ext/standard/
H A Dbasic_functions.stub.php914 const LOG_CONS = UNKNOWN; define
H A Dbasic_functions_arginfo.h3736 REGISTER_LONG_CONSTANT("LOG_CONS", LOG_CONS, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 25 milliseconds