php-src/ext/iconv
Peter Kokot 6cb6cc6f74
Autotools: Refactor iconv implementation checks (#15357)
This uses AS_* macros and checks for an iconv implementation in a single
cache check block for easier configure log output and possible future
adjustments when iconv is built-in the C library (like on Alpine and
some other systems where it isn't recognized as such yet exactly).
2024-08-12 14:43:24 +02:00
..
tests Skip locale tests /w musl libc (#9141) 2022-07-25 23:56:14 +01:00
config.m4 Autotools: Refactor iconv implementation checks (#15357) 2024-08-12 14:43:24 +02:00
config.w32 Sync HAVE_<extension> help texts (#15167) 2024-08-02 01:41:47 +02:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv_arginfo.h Do not generate frameless info items when func info generation is disabled 2024-02-18 11:39:00 +01:00
iconv.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
iconv.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
php_iconv.def
php_iconv.h Remove unnecessary PHP_FUNCTION() declarations (#7472) 2021-09-07 10:04:00 +02:00