/third_party/gettext/gettext-runtime/m4/ |
D | iconv.m4 | 84 #ifndef ICONV_CONST 85 # define ICONV_CONST $ac_iconv_const 95 static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ 97 ICONV_CONST char *inptr = input; 115 static ICONV_CONST char input[] = "\263"; 117 ICONV_CONST char *inptr = input; 134 static ICONV_CONST char input[] = "\304"; 136 ICONV_CONST char *inptr = input; 154 static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; 156 ICONV_CONST char *inptr = input; [all …]
|
/third_party/libxml2/win32/VC10/ |
D | config.h | 25 #ifndef ICONV_CONST 26 #define ICONV_CONST const macro
|
/third_party/libxml2/include/ |
D | win32config.h | 26 #ifndef ICONV_CONST 27 #define ICONV_CONST const macro
|
D | config.h | 231 #define ICONV_CONST macro
|
/third_party/pulseaudio/src/pulse/ |
D | utf8.c | 193 ICONV_CONST char *inbuf; in iconv_simple() 209 inbuf = (ICONV_CONST char*) str; /* Brain dead prototype for iconv() */ in iconv_simple()
|
/third_party/libexif/ |
D | config.h | 52 #define ICONV_CONST macro
|
/third_party/pulseaudio/include/ |
D | config.h | 242 #define ICONV_CONST macro
|
/third_party/gettext/libtextstyle/gnulib-local/lib/ |
D | iconv-ostream.oo.c | 99 (ICONV_CONST char **) &inptr, &insize, in write_mem()
|
/third_party/e2fsprogs/lib/ |
D | config.h | 644 #define ICONV_CONST macro
|
/third_party/libxml2/ |
D | config.h.cmake.in | 202 #define ICONV_CONST @ICONV_CONST@
|
D | CMakeLists.txt | 237 set(ICONV_CONST "const") variable
|
D | encoding.c | 1834 ret = iconv(cd, (ICONV_CONST char **) &icv_in, &icv_inlen, &icv_out, &icv_outlen); in xmlIconvWrapper()
|
/third_party/libxml2/vms/ |
D | config.vms | 17 #define ICONV_CONST
|
/third_party/libpsl/msvc/ |
D | config.h.win32.in | 117 /* #undef ICONV_CONST */
|
/third_party/gettext/gettext-runtime/ |
D | config.h | 888 #define ICONV_CONST macro
|
/third_party/gettext/gettext-tools/src/ |
D | write-po.c | 798 (ICONV_CONST char **) &inptr, &insize, in wrap() 935 (ICONV_CONST char **) &inptr, &insize, in wrap()
|
D | po-lex.c | 420 (ICONV_CONST char **) &inptr, &insize, in mbfile_getc()
|
D | x-csharp.c | 253 (ICONV_CONST char **) &inptr, &insize, in phase2_getc()
|
D | x-python.c | 309 (ICONV_CONST char **) &inptr, &insize, in phase2_getc()
|
D | x-javascript.c | 267 (ICONV_CONST char **) &inptr, &insize, in phase2_getc()
|
/third_party/libxml2/os400/ |
D | os400config.h.in | 207 #define ICONV_CONST macro
|
/third_party/e2fsprogs/ |
D | aclocal.m4 | 1647 #ifndef ICONV_CONST 1648 # define ICONV_CONST $ac_iconv_const 1658 static ICONV_CONST char input[] = "\342\202\254"; /* EURO SIGN */ 1660 ICONV_CONST char *inptr = input; 1678 static ICONV_CONST char input[] = "\263"; 1680 ICONV_CONST char *inptr = input; 1697 static ICONV_CONST char input[] = "\304"; 1699 ICONV_CONST char *inptr = input; 1717 static ICONV_CONST char input[] = "\304rger mit b\366sen B\374bchen ohne Augenma\337"; 1719 ICONV_CONST char *inptr = input; [all …]
|
/third_party/pulseaudio/ |
D | meson.build | 406 cdata.set('ICONV_CONST', '') 408 cdata.set('ICONV_CONST', 'const')
|
/third_party/gettext/gettext-runtime/intl/ |
D | dcigettext.c | 1387 (ICONV_CONST char **) &inptr, &inleft, in __libc_lock_define_initialized()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | encoding.c | 1843 ret = iconv(cd, (ICONV_CONST char **) &icv_in, &icv_inlen, &icv_out, &icv_outlen); in xmlIconvWrapper()
|