Home
last modified time | relevance | path

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

/php-src/main/
H A Dphp_syslog.h32 #define PHP_SYSLOG_FILTER_ALL 0 macro
H A Dphp_syslog.c58 } else if ((c < 0x20) && (PG(syslog_filter) == PHP_SYSLOG_FILTER_ALL)) { in php_syslog_str()
H A Dmain.c302 PG(syslog_filter) = PHP_SYSLOG_FILTER_ALL; in PHP_INI_MH()

Completed in 14 milliseconds