Home
last modified time | relevance | path

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

/php-src/ext/bcmath/
H A Dbcmath.c746 zend_long old_scale, new_scale; in PHP_FUNCTION() local
754 old_scale = BCG(bc_precision); in PHP_FUNCTION()
769 RETURN_LONG(old_scale); in PHP_FUNCTION()

Completed in 7 milliseconds