Home
last modified time | relevance | path

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

/PHP-7.2/ext/bcmath/tests/
H A Dbcscale.phpt2 bcscale() function
10 bcscale(2);
12 bcscale(10);
14 bcscale(0);
H A Dbcscale_variation001.phpt2 bcscale() with negative argument
9 bcscale(-4);
H A Dbug60377.phpt2 bcscale related problem on 64bits platforms
8 $var48 = bcscale(634314234334311);
/PHP-7.2/ext/bcmath/
H A Dphp_bcmath.h44 PHP_FUNCTION(bcscale);
H A Dbcmath.c107 PHP_FE(bcscale, arginfo_bcscale)
595 PHP_FUNCTION(bcscale) in PHP_FUNCTION() argument

Completed in 7 milliseconds