????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.116.239.148 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/self/root/home/b8009/php-5.6.22/ext/bcmath/ |
Upload File : |
<?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE package SYSTEM "../pear/package.dtd"> <package> <name>bcmath</name> <summary>Arbitrary Precision Mathematics Functions</summary> <maintainers> <maintainer> <user>andi</user> <name>Andi Gutmans</name> <email>andi@php.net</email> <role>lead</role> </maintainer> </maintainers> <description> For arbitrary precision mathematics PHP offers the Binary Calculator which supports numbers of any size and precision, represented as strings. </description> <license>PHP</license> <release> <state>beta</state> <version>5.0.0rc1</version> <date>2004-03-19</date> <notes> package.xml added to support installation using pear installer </notes> <filelist> <file role="doc" name="CREDITS"/> <file role="src" name="config.m4"/> <file role="src" name="config.w32"/> <file role="src" name="bcmath.c"/> <file role="src" name="php_bcmath.h"/> <file role="src" name="number.c"/> <file role="src" name="number.h"/> <file role="doc" name="libbcmath/AUTHORS"/> <file role="doc" name="libbcmath/COPYING.LIB"/> <file role="doc" name="libbcmath/ChangeLog"/> <file role="doc" name="libbcmath/FAQ"/> <file role="doc" name="libbcmath/INSTALL"/> <file role="doc" name="libbcmath/NEWS"/> <file role="doc" name="libbcmath/README"/> <file role="src" name="libbcmath/src/Makefile.am"/> <file role="src" name="libbcmath/src/add.c"/> <file role="src" name="libbcmath/src/bcmath.h"/> <file role="src" name="libbcmath/src/compare.c"/> <file role="src" name="libbcmath/src/config.h"/> <file role="src" name="libbcmath/src/debug.c"/> <file role="src" name="libbcmath/src/div.c"/> <file role="src" name="libbcmath/src/divmod.c"/> <file role="src" name="libbcmath/src/doaddsub.c"/> <file role="src" name="libbcmath/src/init.c"/> <file role="src" name="libbcmath/src/int2num.c"/> <file role="src" name="libbcmath/src/nearzero.c"/> <file role="src" name="libbcmath/src/neg.c"/> <file role="src" name="libbcmath/src/num2long.c"/> <file role="src" name="libbcmath/src/num2str.c"/> <file role="src" name="libbcmath/src/outofmem.c"/> <file role="src" name="libbcmath/src/output.c"/> <file role="src" name="libbcmath/src/private.h"/> <file role="src" name="libbcmath/src/raise.c"/> <file role="src" name="libbcmath/src/raisemod.c"/> <file role="src" name="libbcmath/src/recmul.c"/> <file role="src" name="libbcmath/src/rmzero.c"/> <file role="src" name="libbcmath/src/rt.c"/> <file role="src" name="libbcmath/src/sqrt.c"/> <file role="src" name="libbcmath/src/str2num.c"/> <file role="src" name="libbcmath/src/sub.c"/> <file role="src" name="libbcmath/src/zero.c"/> <file role="src" name="libbcmath/Makefile.am"/> <file role="src" name="libbcmath/acconfig.h"/> <file role="src" name="libbcmath/aclocal.m4"/> <file role="src" name="libbcmath/config.h.in"/> <file role="src" name="libbcmath/configure"/> <file role="src" name="libbcmath/configure.in"/> <file role="src" name="libbcmath/install-sh"/> <file role="src" name="libbcmath/missing"/> <file role="src" name="libbcmath/mkinstalldirs"/> <file role="test" name="tests/bcadd.phpt"/> <file role="test" name="tests/bccomp.phpt"/> <file role="test" name="tests/bcdiv.phpt"/> <file role="test" name="tests/bcmod.phpt"/> <file role="test" name="tests/bcmul.phpt"/> <file role="test" name="tests/bcpow.phpt"/> <file role="test" name="tests/bcscale.phpt"/> <file role="test" name="tests/bcsqrt.phpt"/> <file role="test" name="tests/bcsub.phpt"/> </filelist> <deps> <dep type="php" rel="ge" version="5" /> </deps> </release> </package> <!-- vim:et:ts=1:sw=1 -->