Go to the documentation of this file. 1 #ifndef _system_iconv_h
2 #define _system_iconv_h
25 #if !defined(HAVE_ICONV) && defined(HAVE_ICONV_H)
29 #if !defined(HAVE_GICONV) && defined(HAVE_GICONV_H)
33 #if !defined(HAVE_BICONV) && defined(HAVE_BICONV_H)
37 #ifdef HAVE_NATIVE_ICONV
38 #if defined(HAVE_ICONV)
40 #elif defined(HAVE_GICONV)
42 #elif defined(HAVE_BICONV)