Home
last modified time | relevance | path

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

/PHP-8.0/main/
H A Dphp_globals.h159 zend_bool in_error_log; member
H A Dmain.c808 if (PG(in_error_log)) { in php_log_err_with_severity()
812 PG(in_error_log) = 1; in php_log_err_with_severity()
819 PG(in_error_log) = 0; in php_log_err_with_severity()
851 PG(in_error_log) = 0; in php_log_err_with_severity()
861 PG(in_error_log) = 0; in php_log_err_with_severity()
1715 PG(in_error_log) = 0; in php_request_startup()

Completed in 10 milliseconds