Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dmain.c338 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode() function
371 …PG(display_errors) = (zend_bool) php_get_display_errors_mode(ZSTR_VAL(new_value), (int)ZSTR_LEN(ne… in PHP_INI_MH()
395 mode = php_get_display_errors_mode(tmp_value, tmp_value_length); in PHP_INI_DISP()

Completed in 17 milliseconds