This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-28 02:02:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58f61a16eea562cfed04c19cc319a608b2e9f345
archived-php-src
/
ext
/
bcmath
/
libbcmath
/
src
History
foobar
a139dbf9cc
- Fix outside-source-tree builds. Always include generated header files
...
with #include <some_header.h> to make sure the correct file is used.
2005-01-09 21:05:06 +00:00
..
add.c
…
bcmath.h
…
compare.c
…
config.h
- Fix outside-source-tree builds. Always include generated header files
2005-01-09 21:05:06 +00:00
debug.c
…
div.c
…
divmod.c
…
doaddsub.c
…
init.c
…
int2num.c
…
Makefile.am
…
nearzero.c
…
neg.c
…
num2long.c
…
num2str.c
…
outofmem.c
…
output.c
…
private.h
…
raise.c
…
raisemod.c
…
recmul.c
…
rmzero.c
…
rt.c
…
sqrt.c
…
str2num.c
…
sub.c
…
zero.c
…