This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
10695935e0066b9495ae65a8e28d583dfd4eb145
archived-php-src
/
ext
/
com
History
Harald Radi
176f24c9a5
export global constants for codepage and variant type
...
VT_* and CP_*
2001-02-18 16:51:27 +00:00
..
COM.c
@- Added new object VARIANT() to encapsulate values for use with
2001-02-18 16:49:06 +00:00
conversion.c
added a few more variant types for zval <-> variant conversion
2001-02-18 16:49:59 +00:00
conversion.h
multiple codepage support
2001-02-17 02:16:29 +00:00
CREDITS
added myself to CREDITS
2001-02-18 16:40:28 +00:00
php_COM.h
use *_EXTERN_C() and PHP_WIN32
2001-01-29 21:54:46 +00:00
php_VARIANT.h
use *_EXTERN_C() and PHP_WIN32
2001-01-29 21:54:46 +00:00
VARIANT.c
export global constants for codepage and variant type
2001-02-18 16:51:27 +00:00