Searched refs:HAVE_ICONV (Results 1 – 6 of 6) sorted by relevance
36 #ifdef HAVE_ICONV
12 AC_DEFINE("HAVE_ICONV", 1, "Define to 1 if the PHP extension 'iconv' is available.");
117 AC_DEFINE([HAVE_ICONV], [1], definition
34 #ifdef HAVE_ICONV
12 #if defined(HAVE_ICONV_H) || defined(HAVE_ICONV)17 #if defined(HAVE_ICONV_H) && !defined(HAVE_ICONV)18 #define HAVE_ICONV 1 macro343 #ifdef HAVE_ICONV in do_convert()
190 - Autoconf macro PHP_SETUP_ICONV doesn't define the HAVE_ICONV symbol
Completed in 15 milliseconds