php-src/ext/sqlite/libsqlite/src
2003-10-28 04:22:12 +00:00
..
attach.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
auth.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
btree_rb.c Fixed compiler warning. 2003-10-28 04:22:12 +00:00
btree.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
btree.h Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
build.c Fix sizeof(void *) > sizeof(int) issue. 2003-08-17 13:53:57 +00:00
config_static.w32.h Prepare for enabling by default on Windows. 2003-06-27 14:14:08 +00:00
copy.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
delete.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
encode.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
expr.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
func.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
hash.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
hash.h
insert.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
libsqlite.dsp Remove Release_TSinline (it's not necessary) 2003-06-30 11:41:25 +00:00
main.c The integer timeout is cast to a void *, passed to this function, and 2003-08-17 13:57:53 +00:00
opcodes.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
opcodes.h Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
os.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
os.h Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
pager.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
pager.h Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
parse.c Touch lemon generated file 2003-06-06 22:46:33 +00:00
parse.h Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
parse.y Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
pragma.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
printf.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
random.c
select.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
sqlite_config.w32.h win32 fixes 2003-04-22 23:24:44 +00:00
sqlite.h.in Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
sqlite.w32.h Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
sqliteInt.h Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
table.c The first element of the array seems to store the members count 2003-08-17 13:59:59 +00:00
tokenize.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
trigger.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
update.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
util.c Update bundled library to 2.8.3 + patches from sqlite author to enable 2003-06-06 22:44:57 +00:00
vacuum.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
vdbe.c Use %p to display a pointer value 2003-08-17 14:01:17 +00:00
vdbe.h Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00
where.c Update bundled library to version 2.8.2. 2003-06-04 22:40:00 +00:00