Home
last modified time | relevance | path

Searched refs:in_error_log (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/main/
H A Dphp_globals.h170 zend_bool in_error_log; member
H A Dmain.c682 if (PG(in_error_log)) { in php_log_err_with_severity()
686 PG(in_error_log) = 1; in php_log_err_with_severity()
693 PG(in_error_log) = 0; in php_log_err_with_severity()
724 PG(in_error_log) = 0; in php_log_err_with_severity()
734 PG(in_error_log) = 0; in php_log_err_with_severity()
1649 PG(in_error_log) = 0; in php_request_startup()

Completed in 16 milliseconds