Home
last modified time | relevance | path

Searched refs:PHP_SYSLOG_FILTER_ALL (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/main/
H A Dphp_syslog.h34 #define PHP_SYSLOG_FILTER_ALL 0 macro
H A Dphp_syslog.c101 } else if ((c < 0x20) && (PG(syslog_filter) == PHP_SYSLOG_FILTER_ALL)) in php_syslog()
H A Dmain.c327 PG(syslog_filter) = PHP_SYSLOG_FILTER_ALL; in PHP_INI_MH()

Completed in 13 milliseconds