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 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e525904c8ea5c9dba2f79b58a4a99db6df0f623c
archived-php-src
/
ext
/
sqlite
/
libsqlite
/
src
History
Wez Furlong
604a41e244
win32 fixes
2003-04-22 23:24:44 +00:00
..
auth.c
…
btree.c
…
btree.h
…
build.c
…
delete.c
…
encode.c
…
expr.c
…
func.c
…
hash.c
…
hash.h
…
insert.c
…
main.c
…
opcodes.c
Remove whitespace added while touching.
2003-04-17 11:44:06 +00:00
opcodes.h
Remove whitespace added while touching.
2003-04-17 11:44:06 +00:00
os.c
…
os.h
…
pager.c
…
pager.h
…
parse.c
Remove whitespace added while touching.
2003-04-17 11:44:06 +00:00
parse.h
…
parse.y
…
printf.c
…
random.c
…
select.c
…
sqlite_config.w32.h
win32 fixes
2003-04-22 23:24:44 +00:00
sqlite.h.in
…
sqlite.w32.h
Add windows .dsp and some kludgy pre-generated headers.
2003-04-22 19:06:31 +00:00
sqliteInt.h
…
table.c
…
tokenize.c
…
trigger.c
…
update.c
…
util.c
…
vdbe.c
…
vdbe.h
…
where.c
…