Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dmain.c318 int mode, tmp_value_length, cgi_or_cli; in PHP_INI_DISP() local
324 tmp_value_length = ini_entry->orig_value_length; in PHP_INI_DISP()
327 tmp_value_length = ini_entry->value_length; in PHP_INI_DISP()
330 tmp_value_length = 0; in PHP_INI_DISP()
333 mode = php_get_display_errors_mode(tmp_value, tmp_value_length); in PHP_INI_DISP()

Completed in 10 milliseconds