Searched refs:iconv (Results 101 - 125 of 558) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dencoding.h4 * XML basic encoding and iconv() support.
28 #include <iconv.h>
47 * problem agreed !). If iconv has been found it will be used
49 * to be sure to enable iconv and to provide iconv libs for the encoding
126 * If iconv is supported, there are two extra fields.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dencoding.h4 * XML basic encoding and iconv() support.
28 #include <iconv.h>
47 * problem agreed !). If iconv has been found it will be used
49 * to be sure to enable iconv and to provide iconv libs for the encoding
126 * If iconv is supported, there are two extra fields.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dencoding.in.h4 * XML basic encoding and iconv() support.
28 #include <iconv.h>
47 * problem agreed !). If iconv has been found it will be used
49 * to be sure to enable iconv and to provide iconv libs for the encoding
126 * If iconv is supported, there are two extra fields.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dencoding.h4 * XML basic encoding and iconv() support.
28 #include <iconv.h>
47 * problem agreed !). If iconv has been found it will be used
49 * to be sure to enable iconv and to provide iconv libs for the encoding
126 * If iconv is supported, there are two extra fields.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A Diconv.c21 #include <iconv.h>
434 size_t iconv (iconv_t icd, function
696 /* GNU libiconv is the native FreeBSD iconv implementation since 2002.
697 It wants to define the symbols 'iconv_open', 'iconv', 'iconv_close'. */
702 #undef iconv macro
705 strong_alias (libiconv, iconv)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dencoding.in.h4 * XML basic encoding and iconv() support.
28 #include <iconv.h>
47 * problem agreed !). If iconv has been found it will be used
49 * to be sure to enable iconv and to provide iconv libs for the encoding
126 * If iconv is supported, there are two extra fields.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c/
H A Dautoclean.sh19 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/
H A Dautoclean.sh19 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-gnome/
H A Dautoclean.sh16 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/
H A Dautoclean.sh22 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c-gnome/
H A Dautoclean.sh16 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc/
H A Dautoclean.sh19 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-objc-gnome/
H A Dautoclean.sh16 rm -f m4/iconv.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/m4/
H A DMakefile.am14 ../../gettext-runtime/m4/iconv.m4 \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets/
H A Dgeneric_cjk.c33 if (iconv(cd, (ICONV_CONST char**)inbuf, &n, outbuf, outbytesleft) == (size_t)-1) {
34 iconv(cd, NULL, NULL, NULL, NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Diri.c35 #include <iconv.h>
170 if (iconv (cd, &in, &inlen, out, &outlen) != (size_t)(-1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A DMakefile.gnulib12 # Reproduce by: gnulib-tool --import --dir=gettext-tools --local-dir=gnulib-local --lib=libgnu --source-base=libgettextpo --m4-base=libgettextpo/gnulib-m4 --doc-base=doc --aux-dir=../build-aux --makefile-name=Makefile.gnulib --libtool --macro-prefix=gtpo basename c-ctype c-strcase c-strstr error error-progname exit file-ostream filename fopen fstrcmp fwriteerror gcd getline gettext-h hash iconv linebreak minmax ostream progname relocatable-lib stdbool ucs4-utf8 uniwidth/width unlocked-io utf16-ucs4 utf8-ucs4 vasprintf xalloc xerror xmalloca xstriconv xvasprintf
263 # We need the following in order to create <iconv.h> when the system
265 iconv.h: iconv.in.h
274 < $(srcdir)/iconv.in.h; \
277 MOSTLYCLEANFILES += iconv.h iconv.h-t
297 EXTRA_DIST += iconv.in.h iconv_open-aix.gperf iconv_open-hpux.gperf iconv_open-irix.gperf iconv_open-osf.gperf iconv_open.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dtagutils.c41 #include <iconv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/tagutils/
H A Dtagutils.c41 #include <iconv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dversion.c46 #include <iconv.h>
112 len = snprintf(ptr, left, " iconv/%d.%d",
116 len = snprintf(ptr, left, " iconv");
295 0, /* iconv version */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A DgettextP.h26 # include "../iconv/gconv_int.h"
29 # include <iconv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A DgettextP.h26 # include "../iconv/gconv_int.h"
29 # include <iconv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.h27 #include <iconv.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-striconv.c24 # include <iconv.h>
47 /* Assume that iconv() supports at least the encodings ASCII, ISO-8859-1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Diconv.c21 #include <iconv.h>
439 size_t iconv (iconv_t icd, function
712 /* GNU libiconv is the native FreeBSD iconv implementation since 2002.
713 It wants to define the symbols 'iconv_open', 'iconv', 'iconv_close'. */
718 #undef iconv macro
721 strong_alias (libiconv, iconv)

Completed in 114 milliseconds

1234567891011>>