php-src/ext/dba
Sascha Schumann cd754d7825 Rename macros which begin with underscore to appropiate macros. The general
rule is:

	macro_name=`echo $filename|tr a-z A-Z|sed 's/\./_/'`
2000-07-03 00:41:19 +00:00
..
config.m4 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
dba.c # Reverting as requested. 2000-06-27 22:25:27 +00:00
dba_cdb.c fix bug 4533 2000-05-21 23:15:09 +00:00
dba_db2.c # Reverting as requested. 2000-06-27 22:25:27 +00:00
dba_db3.c # Reverting as requested. 2000-06-27 22:25:27 +00:00
dba_dbm.c - Change some open's to V_OPEN()'s 2000-04-30 19:01:17 +00:00
dba_gdbm.c Clean up php3.*\.h files. The files itself are renamed, and references in all 1999-12-04 19:19:57 +00:00
dba_ndbm.c Ease include file selection. Let's see which cpps support this construct. 1999-12-30 06:09:46 +00:00
Makefile.in Make dba compilable as shared module 2000-05-02 03:38:26 +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_dba.h Rename macros which begin with underscore to appropiate macros. The general 2000-07-03 00:41:19 +00:00
php_dbm.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +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
setup.stub initial import of DBA 1999-07-21 15:12:32 +00:00