Home
last modified time | relevance | path

Searched refs:php_syslog (Results 1 – 8 of 8) sorted by relevance

/PHP-7.4/main/
H A Dphp_syslog.h40 PHPAPI void php_syslog(int, const char *format, ...);
H A Dphp_syslog.c38 PHPAPI void php_syslog(int priority, const char *format, ...) /* {{{ */ in php_syslog() function
57 PHPAPI void php_syslog(int priority, const char *format, ...) /* {{{ */ in php_syslog() function
H A Dmain.c904 php_syslog(syslog_type_int, "%s", log_message); in php_log_err_with_severity()
/PHP-7.4/ext/standard/
H A Dsyslog.c193 php_syslog(priority, "%s", message); in PHP_FUNCTION()
H A Dmail.c408 php_syslog(LOG_NOTICE, "%s", message); in php_mail_log_to_syslog()
/PHP-7.4/sapi/fpm/fpm/
H A Dzlog.c238 php_syslog(syslog_priorities[zlog_level], "%s", buf); in vzlog()
448 php_syslog(syslog_priorities[zlog_level], "%s", stream->buf.data); in zlog_stream_buf_flush()
/PHP-7.4/win32/build/
H A Dconfig.w32254 php_syslog.c");
/PHP-7.4/
H A Dconfigure.ac1481 output.c getopt.c php_syslog.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)

Completed in 42 milliseconds