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-27 09:42:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a2b61371cd9f3ef1371aa0cd690e32ee124fb1df
archived-php-src
/
ext
/
sqlite
/
libsqlite
/
src
History
Ilia Alshanetsky
d508cfee49
MFB51:
...
Updated libsqlite in ext/sqlite to 2.8.17. Use in-memory database for tests.
2005-12-20 15:26:45 +00:00
..
attach.c
…
auth.c
…
btree_rb.c
…
btree.c
…
btree.h
…
build.c
…
config_static.w32.h
…
copy.c
…
date.c
…
delete.c
…
encode.c
…
expr.c
…
func.c
…
hash.c
…
hash.h
…
insert.c
…
libsqlite.dsp
…
main.c
…
opcodes.c
…
opcodes.h
…
os.c
MFB51:
2005-12-20 15:26:45 +00:00
os.h
…
pager.c
MFB51:
2005-12-20 15:26:45 +00:00
pager.h
…
parse.c
MFB51: Regen files so they work properly with gcov.
2005-12-04 17:25:26 +00:00
parse.h
…
parse.y
…
pragma.c
…
printf.c
…
random.c
…
select.c
…
sqlite_config.w32.h
…
sqlite.h.in
…
sqlite.w32.h
MFB51:
2005-12-20 15:26:45 +00:00
sqliteInt.h
MFB51:
2005-12-20 15:26:45 +00:00
table.c
…
tokenize.c
…
trigger.c
…
update.c
…
util.c
MFB51:
2005-12-20 15:26:45 +00:00
vacuum.c
…
vdbe.c
…
vdbe.h
…
vdbeaux.c
…
vdbeInt.h
…
where.c
…