Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/
H A Dbcmath.c666 zend_string *new_scale_str = zend_long_to_str(new_scale); in PHP_FUNCTION() local
667 zend_alter_ini_entry(ini_name, new_scale_str, PHP_INI_USER, PHP_INI_STAGE_RUNTIME); in PHP_FUNCTION()
668 zend_string_release(new_scale_str); in PHP_FUNCTION()

Completed in 6 milliseconds