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-10 09:33:06 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df868616aabe7e3bc401eec14cbcf77e5be3370c
archived-php-src
/
ext
/
iconv
History
Daniel Beulshausen
cef5e966fd
define HAVE_LIBICONV
2001-02-20 15:19:38 +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
define HAVE_LIBICONV
2001-02-20 15:19:38 +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