Home
last modified time | relevance | path

Searched refs:HAVE_ICONV (Results 1 – 6 of 6) sorted by relevance

/PHP-7.4/main/
H A Dinternal_functions_win32.c59 #if HAVE_ICONV
120 #if HAVE_ICONV
/PHP-7.4/ext/iconv/
H A Dphp_iconv.h50 #ifdef HAVE_ICONV
H A Dconfig.w3212 AC_DEFINE("HAVE_ICONV", 1, "Define if iconv extension is enabled");
H A Diconv.c37 #ifdef HAVE_ICONV
/PHP-7.4/ext/gd/libgd/
H A Dgdkanji.c12 #if defined(HAVE_ICONV_H) || defined(HAVE_ICONV)
17 #if defined(HAVE_ICONV_H) && !defined(HAVE_ICONV)
18 #define HAVE_ICONV 1 macro
343 #ifdef HAVE_ICONV in do_convert()
/PHP-7.4/build/
H A Dphp.m42020 PHP_DEFINE(HAVE_ICONV,1,[ext/iconv])
2021 AC_DEFINE(HAVE_ICONV,1,[ ])

Completed in 24 milliseconds