Home
last modified time | relevance | path

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

/php-src/ext/iconv/
H A Dphp_iconv.h36 #ifdef HAVE_ICONV
H A Dconfig.w3212 AC_DEFINE("HAVE_ICONV", 1, "Define to 1 if the PHP extension 'iconv' is available.");
H A Dconfig.m4117 AC_DEFINE([HAVE_ICONV], [1], definition
H A Diconv.c34 #ifdef HAVE_ICONV
/php-src/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-src/
H A DUPGRADING.INTERNALS190 - Autoconf macro PHP_SETUP_ICONV doesn't define the HAVE_ICONV symbol

Completed in 14 milliseconds