Home
last modified time | relevance | path

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

/PHP-8.3/ext/bcmath/
H A Dbcmath.c649 zend_long old_scale, new_scale; in PHP_FUNCTION() local
657 old_scale = BCG(bc_precision); in PHP_FUNCTION()
672 RETURN_LONG(old_scale); in PHP_FUNCTION()

Completed in 4 milliseconds