Home
last modified time | relevance | path

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

/PHP-8.2/ext/bcmath/
H A Dbcmath.c637 zend_string *new_scale_str = zend_long_to_str(new_scale); in PHP_FUNCTION() local
638 zend_alter_ini_entry(ini_name, new_scale_str, PHP_INI_USER, PHP_INI_STAGE_RUNTIME); in PHP_FUNCTION()
639 zend_string_release(new_scale_str); in PHP_FUNCTION()

Completed in 4 milliseconds