]> granicus.if.org Git - php/commit
Clean up php3.*\.h files. The files itself are renamed, and references in all
authorSascha Schumann <sas@php.net>
Sat, 4 Dec 1999 19:19:57 +0000 (19:19 +0000)
committerSascha Schumann <sas@php.net>
Sat, 4 Dec 1999 19:19:57 +0000 (19:19 +0000)
commit5b983c944f66b55192c901ce3fa38fcce6ca21e3
tree89c7d57484170f274eba416495d88e02be541e6f
parent83ce7c13d1a7f21b4bd7dd0b5ce4f4d6764d7e52
Clean up php3.*\.h files. The files itself are renamed, and references in all
.*\.[ch] files were changed. There is a slight chance that my script missed
a few changes, please correct them manually.
125 files changed:
ext/aspell/aspell.c
ext/aspell/php_aspell.h [moved from ext/aspell/php3_aspell.h with 100% similarity]
ext/bcmath/bcmath.c
ext/bcmath/php_bcmath.h [moved from ext/bcmath/php3_bcmath.h with 97% similarity]
ext/cpdf/cpdf.c
ext/cpdf/php_cpdf.h [moved from ext/cpdf/php3_cpdf.h with 99% similarity]
ext/dav/dav.c
ext/dav/php_dav.h [moved from ext/dav/php3_dav.h with 100% similarity]
ext/db/db.c
ext/db/php_db.h [moved from ext/db/php3_db.h with 98% similarity]
ext/dba/dba.c
ext/dba/dba_cdb.c
ext/dba/dba_db2.c
ext/dba/dba_db3.c
ext/dba/dba_dbm.c
ext/dba/dba_gdbm.c
ext/dba/dba_ndbm.c
ext/dba/php3_cdb.h [deleted file]
ext/dba/php3_db2.h [deleted file]
ext/dba/php3_db3.h [deleted file]
ext/dba/php3_dbm.h [deleted file]
ext/dba/php3_gdbm.h [deleted file]
ext/dba/php3_ndbm.h [deleted file]
ext/dba/php_cdb.h [new file with mode: 0644]
ext/dba/php_db2.h [new file with mode: 0644]
ext/dba/php_db3.h [new file with mode: 0644]
ext/dba/php_dba.h [moved from ext/dba/php3_dba.h with 100% similarity]
ext/dba/php_dbm.h [new file with mode: 0644]
ext/dba/php_gdbm.h [new file with mode: 0644]
ext/dba/php_ndbm.h [new file with mode: 0644]
ext/domxml/domxml.c
ext/domxml/php_domxml.h [moved from ext/domxml/php3_domxml.h with 98% similarity]
ext/ereg/ereg.c
ext/fdf/fdf.c
ext/fdf/php_fdf.h [moved from ext/fdf/php3_fdf.h with 97% similarity]
ext/gd/gd.c
ext/gd/php_gd.h [moved from ext/gd/php3_gd.h with 98% similarity]
ext/gettext/gettext.c
ext/gettext/php_gettext.h [moved from ext/gettext/php3_gettext.h with 100% similarity]
ext/hyperwave/hw.c
ext/hyperwave/php_hyperwave.h [moved from ext/hyperwave/php3_hyperwave.h with 100% similarity]
ext/icap/php3_icap.c
ext/icap/php_icap.h [moved from ext/icap/php3_icap.h with 100% similarity]
ext/interbase/interbase.c
ext/interbase/php_interbase.h [moved from ext/interbase/php3_interbase.h with 100% similarity]
ext/ldap/ldap.c
ext/ldap/php_ldap.h [moved from ext/ldap/php3_ldap.h with 98% similarity]
ext/mcal/php3_mcal.c
ext/mcal/php_mcal.h [moved from ext/mcal/php3_mcal.h with 100% similarity]
ext/msql/php_msql.c
ext/mssql/php_mssql.c
ext/mysql/php_mysql.c
ext/oci8/oci8.c
ext/oci8/php_oci8.h [moved from ext/oci8/php3_oci8.h with 100% similarity]
ext/odbc/config.m4
ext/odbc/php_odbc.c
ext/odbc/php_velocis.h [moved from ext/odbc/php3_velocis.h with 97% similarity]
ext/odbc/velocis.c
ext/oracle/oracle.c
ext/oracle/php_oracle.h [moved from ext/oracle/php3_oracle.h with 97% similarity]
ext/pcre/php_pcre.c
ext/pdf/pdf.c
ext/pdf/php_pdf.h [moved from ext/pdf/php3_pdf.h with 98% similarity]
ext/pgsql/pgsql.c
ext/pgsql/php_pgsql.h [moved from ext/pgsql/php3_pgsql.h with 98% similarity]
ext/posix/php_posix.h [moved from ext/posix/php3_posix.h with 97% similarity]
ext/posix/posix.c
ext/session/session.c
ext/snmp/php_snmp.h [moved from ext/snmp/php3_snmp.h with 96% similarity]
ext/snmp/snmp.c
ext/snmp/winsnmp.c
ext/standard/basic_functions.c
ext/standard/browscap.c
ext/standard/crypt.c
ext/standard/dir.c
ext/standard/exec.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/formatted_print.c
ext/standard/head.c
ext/standard/iptc.c
ext/standard/link.c
ext/standard/mail.c
ext/standard/pack.c
ext/standard/php_browscap.h [moved from ext/standard/php3_browscap.h with 96% similarity]
ext/standard/php_crypt.h [moved from ext/standard/php3_crypt.h with 85% similarity]
ext/standard/php_dir.h [moved from ext/standard/php3_dir.h with 96% similarity]
ext/standard/php_filestat.h [moved from ext/standard/php3_filestat.h with 100% similarity]
ext/standard/php_iptc.h [moved from ext/standard/php3_iptc.h with 100% similarity]
ext/standard/php_link.h [moved from ext/standard/php3_link.h with 96% similarity]
ext/standard/php_mail.h [moved from ext/standard/php3_mail.h with 100% similarity]
ext/standard/php_standard.h [moved from ext/standard/php3_standard.h with 91% similarity]
ext/standard/php_string.h [moved from ext/standard/php3_string.h with 100% similarity]
ext/standard/php_syslog.h [moved from ext/standard/php3_syslog.h with 100% similarity]
ext/standard/php_var.h [moved from ext/standard/php3_var.h with 100% similarity]
ext/standard/post.c
ext/standard/reg.c
ext/standard/soundex.c
ext/standard/string.c
ext/standard/syslog.c
ext/standard/var.c
ext/sybase/php_sybase.h [moved from ext/sybase/php3_sybase.h with 98% similarity]
ext/sybase/sybase.c
ext/sybase_ct/php_sybase_ct.c
ext/sysvsem/php_sysvsem.h [moved from ext/sysvsem/php3_sysvsem.h with 97% similarity]
ext/sysvsem/sysvsem.c
ext/sysvshm/php_sysvshm.h [moved from ext/sysvshm/php3_sysvshm.h with 97% similarity]
ext/sysvshm/sysvshm.c
ext/xml/php_xml.h [moved from ext/xml/php3_xml.h with 100% similarity]
ext/xml/xml.c
ext/yp/php_yp.h [moved from ext/yp/php3_yp.h with 97% similarity]
ext/yp/yp.c
ext/zlib/php_zlib.h [moved from ext/zlib/php3_zlib.h with 97% similarity]
ext/zlib/zlib.c
main/fopen_wrappers.c
main/internal_functions_win32.c
main/main.c
main/php.h
main/php_compat.h [moved from main/php3_compat.h with 97% similarity]
main/php_realpath.h [moved from php3_realpath.h with 96% similarity]
main/rfc1867.c
sapi/apache/mod_php4.c
sapi/apache/sapi_apache.c
sapi/cgi/cgi_main.c
sapi/servlet/servlet.c