Home
last modified time | relevance | path

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

12

/external/curl/lib/
Dnon-ascii.c39 #ifdef HAVE_ICONV
101 #ifdef HAVE_ICONV in Curl_convert_to_network()
167 #ifdef HAVE_ICONV in Curl_convert_from_network()
233 #ifdef HAVE_ICONV in Curl_convert_from_utf8()
287 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV) in Curl_convert_init()
316 #ifdef HAVE_ICONV in Curl_convert_close()
Dversion.c49 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS)
132 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS) in curl_version()
194 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS) in curl_version()
502 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS) in curl_version_info()
Dconfig-tpf.h203 #define HAVE_ICONV 1 macro
Durldata.h327 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV)
1914 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV)
/external/flac/src/plugin_common/
Dcharset.c33 #ifdef HAVE_ICONV
63 #ifdef HAVE_ICONV
139 #ifdef HAVE_ICONV
/external/curl/src/
Dtool_convert.h28 #ifdef HAVE_ICONV
40 #if !defined(CURL_DOES_CONVERSIONS) || !defined(HAVE_ICONV)
Dtool_convert.c26 #ifdef HAVE_ICONV
34 #ifdef HAVE_ICONV
/external/e2fsprogs/intl/
DgettextP.h28 # if HAVE_ICONV
119 # if HAVE_ICONV
Drelocatable.c56 #if DEPENDS_ON_LIBICONV && HAVE_ICONV
152 #if DEPENDS_ON_LIBICONV && HAVE_ICONV && _LIBICONV_VERSION >= 0x0109 in set_relocation_prefix()
Dloadmsgcat.c789 # if HAVE_ICONV in _nl_init_domain_conv()
800 #if defined _LIBC || HAVE_ICONV in _nl_init_domain_conv()
836 # if HAVE_ICONV in _nl_init_domain_conv()
853 # if HAVE_ICONV in _nl_init_domain_conv()
898 # if HAVE_ICONV in _nl_free_domain_conv()
Ddcigettext.c831 #if defined _LIBC || HAVE_ICONV in _nl_find_msg()
846 # if HAVE_ICONV in _nl_find_msg()
925 # if HAVE_ICONV in _nl_find_msg()
/external/flac/src/share/utf8/
Dutf8.c152 #ifdef HAVE_ICONV in convert_buffer()
158 #ifndef HAVE_ICONV /* should be ifdef USE_CHARSET_CONVERT */ in convert_buffer()
Diconvert.h23 #ifdef HAVE_ICONV
Diconvert.c23 #if !defined _WIN32 && defined HAVE_ICONV
Dcharset.c34 #if !defined _WIN32 && !defined HAVE_ICONV /* should be && defined USE_CHARSET_CONVERT */
/external/libexif/
Dconfig.h22 #define HAVE_ICONV 1 macro
Dconfig.h.in18 #undef HAVE_ICONV
/external/pdfium/third_party/yasm/source/config/ios/
Dconfig.h44 #define HAVE_ICONV 1 macro
/external/pdfium/third_party/yasm/source/config/mac/
Dconfig.h44 #define HAVE_ICONV 1 macro
/external/flac/
Dconfig.h92 #define HAVE_ICONV 1 macro
DCMakeLists.txt30 set(HAVE_ICONV ${Iconv_FOUND}) variable
Dconfig.cmake.h.in81 #cmakedefine HAVE_ICONV
/external/libfuse/lib/
Dmeson.build14 if cfg.get('HAVE_ICONV')
/external/libfuse/
Dmeson.build46 cfg.set('HAVE_ICONV',
/external/libexif/auto-m4/
Diconv.m461 AC_DEFINE(HAVE_ICONV, 1, [Define if you have the iconv() function.]) definition

12