php-src/ext/dba
2002-12-30 19:20:11 +00:00
..
libcdb Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
libflatfile Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
tests testing default handler should be a separate test 2002-12-30 19:20:11 +00:00
config.m4 -disallow using db-<n> with libraries of different major versions 2002-12-30 17:42:55 +00:00
CREDITS incorporate cdb-0.75 as suggested by D. J. Bernstein 2002-11-04 17:53:04 +00:00
dba_cdb.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba_db2.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba_db3.c -disallow using db-<n> with libraries of different major versions 2002-12-30 17:42:55 +00:00
dba_db4.c -disallow using db-<n> with libraries of different major versions 2002-12-30 17:42:55 +00:00
dba_dbm.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba_flatfile.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba_gdbm.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba_ndbm.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +00:00
dba.c Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +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 Add info function to handlers and return handler info when dba_handlers is 2002-12-30 13:07:30 +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