mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() Transliteration works differently across the iconv implementations and the system. When using GNU libiconv the output in this test is: string(16) "Zlutouck'y kun\n" (like on Windows). On glibc's built-in iconv output is: string(15) "Zlutoucky kun\n" |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
iconv.c | ||
iconv.stub.php | ||
iconv_arginfo.h | ||
php_iconv.def | ||
php_iconv.h |