Home
last modified time | relevance | path

Searched refs:bcmath (Results 26 – 50 of 59) sorted by relevance

123

/PHP-7.3/ext/bcmath/tests/
H A Dbcscale.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbug46781.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension is not available');
H A Dbug54598.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension is not available');
H A Dbcadd_error1.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcmul_error1.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcpow_error3.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcsqrt_error2.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcsub_error1.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcpowmod.phpt4 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
6 bcmath.scale=0
H A Dbcpow_error2.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension is not available');
H A Dbcpowmod_error4.phpt6 <?php if(!extension_loaded('bcmath')) die('skip bcmath extension not loaded'); ?>
H A Dbcpow_error1.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension is not available');
H A Dscale.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension not available');
H A Dbug75178.phpt5 if (!extension_loaded('bcmath')) die('skip bcmath extension is not available');
H A Dbug60377.phpt4 <?php if(!extension_loaded("bcmath")) die("skip");
H A Dbcdiv_error1.phpt8 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
H A Dbcdiv_error2.phpt7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
H A Dbug72093.phpt5 if(!extension_loaded("bcmath")) print "skip";
H A Dbcmod_error1.phpt7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
H A Dbcsqrt_error1.phpt7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
H A Dbcpowmod_error1.phpt7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
H A Dbcpowmod_error2.phpt7 <?php if(!extension_loaded("bcmath")) print "skip"; ?>
/PHP-7.3/ext/bcmath/libbcmath/
H A DAUTHORS1 Phil Nelson <philnelson@acm.org> wrote bcmath library.
H A DNEWS1 NEWS for bcmath library:
H A DChangeLog9 * Initial setup of bcmath library., calling it version 0.1.

Completed in 29 milliseconds

123