]>
author | David Eriksson <eriksson@php.net> | |
Fri, 1 Sep 2000 22:10:15 +0000 (22:10 +0000) | ||
committer | David Eriksson <eriksson@php.net> | |
Fri, 1 Sep 2000 22:10:15 +0000 (22:10 +0000) | ||
commit | 2ad0310fd36de9eeabc65138eae28d39d0dbf55b | |
tree | c1fc8f0ce35fc6f58fc2f99e6868a0e10881b2f0 | tree | snapshot |
parent | cd8af6aa446ae69e28415bd68e4928cafe07f8a0 | commit | diff |
ext/satellite/Makefile.in | [new file with mode: 0644] | blob |
ext/satellite/README | [new file with mode: 0644] | blob |
ext/satellite/class.c | [new file with mode: 0644] | blob |
ext/satellite/class.h | [new file with mode: 0644] | blob |
ext/satellite/common.c | [new file with mode: 0644] | blob |
ext/satellite/common.h | [new file with mode: 0644] | blob |
ext/satellite/config.m4 | [new file with mode: 0644] | blob |
ext/satellite/corba.c | [new file with mode: 0644] | blob |
ext/satellite/corba.h | [new file with mode: 0644] | blob |
ext/satellite/enum.c | [new file with mode: 0644] | blob |
ext/satellite/enum.h | [new file with mode: 0644] | blob |
ext/satellite/findtype.c | [new file with mode: 0644] | blob |
ext/satellite/findtype.h | [new file with mode: 0644] | blob |
ext/satellite/hashtable.c | [new file with mode: 0644] | blob |
ext/satellite/hashtable.h | [new file with mode: 0644] | blob |
ext/satellite/namedvalue_to_zval.c | [new file with mode: 0644] | blob |
ext/satellite/namedvalue_to_zval.h | [new file with mode: 0644] | blob |
ext/satellite/object.c | [new file with mode: 0644] | blob |
ext/satellite/object.h | [new file with mode: 0644] | blob |
ext/satellite/php_orbit.c | [new file with mode: 0644] | blob |
ext/satellite/php_orbit.h | [new file with mode: 0644] | blob |
ext/satellite/struct.c | [new file with mode: 0644] | blob |
ext/satellite/struct.h | [new file with mode: 0644] | blob |
ext/satellite/typecode.c | [new file with mode: 0644] | blob |
ext/satellite/typecode.h | [new file with mode: 0644] | blob |
ext/satellite/typemanager.c | [new file with mode: 0644] | blob |
ext/satellite/typemanager.h | [new file with mode: 0644] | blob |
ext/satellite/zval_to_namedvalue.c | [new file with mode: 0644] | blob |
ext/satellite/zval_to_namedvalue.h | [new file with mode: 0644] | blob |