Home
last modified time | relevance | path

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

/PHP-7.3/ext/bcmath/
H A Dbcmath.c544 zend_long old_scale, new_scale; in PHP_FUNCTION() local
551 old_scale = BCG(bc_precision); in PHP_FUNCTION()
557 RETURN_LONG(old_scale); in PHP_FUNCTION()

Completed in 6 milliseconds