Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_globals.h163 zend_bool in_error_log; member
H A Dmain.c894 if (PG(in_error_log)) { in php_log_err_with_severity()
898 PG(in_error_log) = 1; in php_log_err_with_severity()
905 PG(in_error_log) = 0; in php_log_err_with_severity()
936 PG(in_error_log) = 0; in php_log_err_with_severity()
946 PG(in_error_log) = 0; in php_log_err_with_severity()
1832 PG(in_error_log) = 0; in php_request_startup()

Completed in 18 milliseconds