Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds