Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbasic_functions.c2014 zend_string *new_value_str = zval_get_tmp_string(new_value, &new_value_tmp_str); local
2025 if (php_check_open_basedir(ZSTR_VAL(new_value_str))) {
2034 …if (zend_alter_ini_entry_ex(varname, new_value_str, PHP_INI_USER, PHP_INI_STAGE_RUNTIME, 0) == FAI…

Completed in 9 milliseconds