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-20 06:21:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
925ff7f2b2aa119fe2e37341f079d0345039d77f
archived-php-src
/
ext
/
iconv
History
Stig Bakken
3c98893a01
* make test pass
2001-10-11 00:41:15 +00:00
..
tests
* make test pass
2001-10-11 00:41:15 +00:00
config.m4
if test -f /usr/local/lib/libexample.s?; then <-- no workie
2001-09-07 00:24:06 +00:00
EXPERIMENTAL
added: EXPERIMENTAL
2001-01-20 02:59:59 +00:00
iconv.c
- Don't wrap lines... this is annoying while coding.
2001-09-09 13:29:31 +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
Redesigned thread safety mechanism - nua nua
2001-07-28 11:36:37 +00:00