Searched refs:CURL_DOES_CONVERSIONS (Results 1 - 25 of 25) sorted by relevance

/external/curl/src/
H A Dtool_convert.h26 #ifdef CURL_DOES_CONVERSIONS
38 #endif /* CURL_DOES_CONVERSIONS */
40 #if !defined(CURL_DOES_CONVERSIONS) || !defined(HAVE_ICONV)
H A Dtool_convert.c24 #ifdef CURL_DOES_CONVERSIONS
149 #endif /* CURL_DOES_CONVERSIONS */
H A Dtool_cb_dbg.c163 #ifdef CURL_DOES_CONVERSIONS
183 #endif /* CURL_DOES_CONVERSIONS */
250 #ifdef CURL_DOES_CONVERSIONS
263 #endif /* CURL_DOES_CONVERSIONS */
H A Dtool_formparse.c334 #ifdef CURL_DOES_CONVERSIONS
H A Dtool_getparam.c1242 #ifdef CURL_DOES_CONVERSIONS
/external/curl/tests/libtest/
H A Dlib554.c27 #ifdef CURL_DOES_CONVERSIONS
119 #ifdef CURL_DOES_CONVERSIONS
136 #ifdef CURL_DOES_CONVERSIONS
H A Dlib544.c27 #ifdef CURL_DOES_CONVERSIONS
H A Dlib556.c63 #ifdef CURL_DOES_CONVERSIONS
H A Dlib508.c77 #ifdef CURL_DOES_CONVERSIONS
H A Dlib510.c91 #ifdef CURL_DOES_CONVERSIONS
H A Dlib578.c71 #ifdef CURL_DOES_CONVERSIONS
H A Dlib547.c31 #ifdef CURL_DOES_CONVERSIONS
H A Dlib553.c94 #ifdef CURL_DOES_CONVERSIONS
H A Dlib579.c120 #ifdef CURL_DOES_CONVERSIONS
H A Dlib555.c103 #ifdef CURL_DOES_CONVERSIONS
H A Dlib552.c190 #ifdef CURL_DOES_CONVERSIONS
/external/curl/lib/
H A Dversion.c43 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS)
108 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS)
288 #if defined(CURL_DOES_CONVERSIONS)
345 #if defined(HAVE_ICONV) && defined(CURL_DOES_CONVERSIONS)
H A Dnon-ascii.h26 #ifdef CURL_DOES_CONVERSIONS
H A Dconfig-tpf.h766 #define CURL_DOES_CONVERSIONS macro
H A Dnon-ascii.c25 #ifdef CURL_DOES_CONVERSIONS
268 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV)
275 #endif /* CURL_DOES_CONVERSIONS && HAVE_ICONV */
338 #endif /* CURL_DOES_CONVERSIONS */
H A Dsendf.c611 #ifdef CURL_DOES_CONVERSIONS
649 #endif /* CURL_DOES_CONVERSIONS */
661 #ifdef CURL_DOES_CONVERSIONS
H A Dtransfer.c97 #ifdef CURL_DOES_CONVERSIONS
203 #ifdef CURL_DOES_CONVERSIONS
218 #endif /* CURL_DOES_CONVERSIONS */
226 #ifdef CURL_DOES_CONVERSIONS
234 #endif /* CURL_DOES_CONVERSIONS */
H A Durldata.h406 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV)
1691 #if defined(CURL_DOES_CONVERSIONS) && defined(HAVE_ICONV)
1695 #endif /* CURL_DOES_CONVERSIONS && HAVE_ICONV */
H A Dhttp.c2769 #ifdef CURL_DOES_CONVERSIONS
2782 #endif /* CURL_DOES_CONVERSIONS */
2795 #ifdef CURL_DOES_CONVERSIONS
2797 #endif /* CURL_DOES_CONVERSIONS */
2807 #ifdef CURL_DOES_CONVERSIONS
2822 #endif /* CURL_DOES_CONVERSIONS */
3010 #ifdef CURL_DOES_CONVERSIONS
3024 #endif /* CURL_DOES_CONVERSIONS */
3250 #ifdef CURL_DOES_CONVERSIONS
3270 #endif /* CURL_DOES_CONVERSIONS */
[all...]
H A Dformdata.c329 #ifdef CURL_DOES_CONVERSIONS

Completed in 236 milliseconds