Home
last modified time | relevance | path

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

/PHP-5.5/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
7 $var48 = bcscale(634314234334311);
/PHP-5.5/ext/bcmath/
H A Dphp_bcmath.h41 PHP_FUNCTION(bcscale);
H A Dbcmath.c106 PHP_FE(bcscale, arginfo_bcscale)
577 PHP_FUNCTION(bcscale) in PHP_FUNCTION() argument
/PHP-5.5/
H A DNEWS3826 . Fixed bug #60377 (bcscale related crashes on 64bits platforms). (shm)

Completed in 33 milliseconds