.. |
libcdb
|
No need to declare functions used internally by DBA as PHPAPI. This
|
2002-11-19 01:06:42 +00:00 |
libflatfile
|
No need to declare functions used internally by DBA as PHPAPI. This
|
2002-11-19 01:06:42 +00:00 |
tests
|
Make magic_quotes_runtime work bidirectional for dba
|
2002-11-22 15:47:48 +00:00 |
config.m4
|
Add Berkeley db4 support
|
2002-11-26 12:05:59 +00:00 |
CREDITS
|
incorporate cdb-0.75 as suggested by D. J. Bernstein
|
2002-11-04 17:53:04 +00:00 |
dba_cdb.c
|
Added support for bundled flatfile, cdb and cdb_make handlers
|
2002-11-13 12:12:44 +00:00 |
dba_db2.c
|
emalloc never returns 0, so we can simplify the code paths.
|
2002-11-06 17:59:03 +00:00 |
dba_db3.c
|
Allow db4.0 & db4.1 here. Patch by Ralf Engelschall (rse@engelschall.com)
|
2002-11-23 21:11:12 +00:00 |
dba_db4.c
|
Add Berkeley db4 support
|
2002-11-26 12:05:59 +00:00 |
dba_dbm.c
|
emalloc never returns 0, so we can simplify the code paths.
|
2002-11-06 17:59:03 +00:00 |
dba_flatfile.c
|
Added support for bundled flatfile, cdb and cdb_make handlers
|
2002-11-13 12:12:44 +00:00 |
dba_gdbm.c
|
remove debug output and use php_error_docref instead
|
2002-11-07 13:00:37 +00:00 |
dba_ndbm.c
|
emalloc never returns 0, so we can simplify the code paths.
|
2002-11-06 17:59:03 +00:00 |
dba.c
|
Add Berkeley db4 support
|
2002-11-26 12:05:59 +00:00 |
dba.dsp
|
No need to declare functions used internally by DBA as PHPAPI. This
|
2002-11-19 01:06:42 +00:00 |
install_cdb.sh
|
incorporate cdb-0.75 as suggested by D. J. Bernstein
|
2002-11-04 17:53:04 +00:00 |
php_cdb.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_db2.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_db3.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_db4.h
|
Add Berkeley db4 support
|
2002-11-26 12:05:59 +00:00 |
php_dba.h
|
Fix locking behaviour: On some systems read during write is permitted but
|
2002-11-14 14:32:39 +00:00 |
php_dbm.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_flatfile.h
|
move newly introduced flatfile support from dbm to new flatfile handler
|
2002-11-06 04:16:18 +00:00 |
php_gdbm.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |
php_ndbm.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:46:51 +00:00 |