Home
last modified time | relevance | path

Searched refs:HAVE_ICONV (Results 1 – 5 of 5) 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()

Completed in 19 milliseconds