Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dphp_globals.h162 zend_bool in_error_log; member
H A Dmain.c840 if (PG(in_error_log)) { in php_log_err_with_severity()
844 PG(in_error_log) = 1; in php_log_err_with_severity()
851 PG(in_error_log) = 0; in php_log_err_with_severity()
882 PG(in_error_log) = 0; in php_log_err_with_severity()
892 PG(in_error_log) = 0; in php_log_err_with_severity()
1778 PG(in_error_log) = 0; in php_request_startup()

Completed in 16 milliseconds