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-04-11 01:53:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4877d13ffae19339708c2fce8a2745684ea2eaaa
archived-php-src
/
ext
/
iconv
History
Daniel Beulshausen
6f1ca9de3e
make iconv compile under win32 using libiconv
...
#
http://clisp.cons.org/~haible/packages-libiconv.html
2001-01-31 16:57:00 +00:00
..
tests
added test code to iconv.
2001-01-09 15:39:25 +00:00
config.m4
move iconv related functions to separate iconv extension.
2001-01-09 15:22:45 +00:00
EXPERIMENTAL
added: EXPERIMENTAL
2001-01-20 02:59:59 +00:00
iconv.c
make iconv compile under win32 using libiconv
2001-01-31 16:57:00 +00:00
iconv.dsp
make iconv compile under win32 using libiconv
2001-01-31 16:57:00 +00:00
Makefile.in
move iconv related functions to separate iconv extension.
2001-01-09 15:22:45 +00:00
php_iconv.h
added iconv_get_encoding and supported initialization from php.ini
2001-01-14 07:40:16 +00:00