php-src/ext/iconv
Felipe Pena 8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
..
tests - Fixed tests 2009-01-05 19:04:27 +00:00
config.m4 detect IBM iconv implementation and use correct encoding names 2007-12-04 11:26:54 +00:00
config.w32 - update lib detection and does not enable it when lib/headers are missing 2008-07-06 16:58:51 +00:00
CREDITS Credits for iconv 2003-02-05 08:15:07 +00:00
iconv.c - Removed: 2009-03-26 20:02:53 +00:00
iconv.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00