php-src/ext/dbase
foobar 4e37016cb6 - Made dbase_get_record() and dbase_get_record_with_names use same backend
function as they both do same thing, just the output is different.

  Fixes also bug #17762 as side effect.
2002-06-17 02:27:34 +00:00
..
config.m4 extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed 2002-03-12 16:44:00 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
dbase.c - Made dbase_get_record() and dbase_get_record_with_names use same backend 2002-06-17 02:27:34 +00:00
dbase.dsp Fixing debug build on Win32 2001-09-19 17:48:34 +00:00
dbf_head.c handle dbase files with padded field headers. (patch from 2001-10-08 21:52:26 +00:00
dbf_head.h Fix TSRM problem. 2001-08-06 12:26:55 +00:00
dbf_misc.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
dbf_misc.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf_ndx.c - Don't wrap lines... this is annoying while coding. 2001-09-09 13:29:31 +00:00
dbf_ndx.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
dbf_rec.c Making dbase compule under WIn32 2002-03-05 00:28:07 +00:00
dbf_rec.h - run ext sources through conv_proto 1999-05-21 10:06:25 +00:00
dbf.h Change header protection macros to conform to standard. 2000-07-02 23:46:51 +00:00
php_dbase.h Maintain headers. 2002-02-28 08:29:35 +00:00