php-src/ext/sqlite/libsqlite/src
2006-12-24 20:50:02 +00:00
..
attach.c
auth.c
btree.c
btree.h
btree_rb.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
build.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
config_static.w32.h
copy.c
date.c Fix win32 build 2006-12-01 20:24:58 +00:00
delete.c
encode.c Added empty string checks 2006-12-24 20:50:02 +00:00
expr.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
func.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
hash.c
hash.h
insert.c
libsqlite.dsp
main.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
opcodes.c
opcodes.h
os.c Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
os.h
pager.c Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
pager.h
parse.c Regen files so they work properly with gcov. 2005-12-04 17:25:05 +00:00
parse.h
parse.y
pragma.c
printf.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
random.c
select.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
sqlite.h.in MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
sqlite.w32.h Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
sqlite_config.w32.h
sqliteInt.h Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
table.c
tokenize.c
trigger.c
update.c
util.c Updated libsqlite in ext/sqlite to 2.8.17. 2005-12-20 15:26:26 +00:00
vacuum.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00
vdbe.c MFH: fix #38759 (PDO sqlite2 empty query causes segfault) 2006-09-09 10:59:05 +00:00
vdbe.h
vdbeaux.c
vdbeInt.h
where.c MFH: Upgraded SQLite 2 library in ext/sqlite to 2.8.16 2005-09-07 15:11:33 +00:00