Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dmain.c275 static int php_get_display_errors_mode(char *value, int value_length) in php_get_display_errors_mode() function
308 PG(display_errors) = (zend_bool) php_get_display_errors_mode(new_value, new_value_length); in PHP_INI_MH()
333 mode = php_get_display_errors_mode(tmp_value, tmp_value_length); in PHP_INI_DISP()

Completed in 10 milliseconds