php-src/ext/dbase
Zak Greant 8178d87d25 Created shorter/sensible key names for dbase_get_header_info
* 'decimal places' becomes 'precision'
 * 'printf format' becomes 'format'
 * 'record offset' becomes 'offset'

 BTW No docs have been committed for this function yet, nor is it part of any
 release. This change should affect no users.
2003-07-16 11:08:03 +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 Created shorter/sensible key names for dbase_get_header_info 2003-07-16 11:08:03 +00:00
dbase.dsp Fixing debug build on Win32 2001-09-19 17:48:34 +00:00
dbf_head.c MFB 2003-04-01 19:12:32 +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 ZTS fixes. 2003-01-19 08:32:26 +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 Added function dbase_get_header_info 2003-07-15 18:19:51 +00:00