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

12345

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Diconv_open-osf.h2 /* Command-line: gperf -m 10 ./iconv_open-osf.gperf */
32 #line 1 "./iconv_open-osf.gperf"
171 #line 41 "./iconv_open-osf.gperf"
173 #line 24 "./iconv_open-osf.gperf"
175 #line 36 "./iconv_open-osf.gperf"
177 #line 47 "./iconv_open-osf.gperf"
179 #line 46 "./iconv_open-osf.gperf"
181 #line 50 "./iconv_open-osf.gperf"
183 #line 17 "./iconv_open-osf.gperf"
185 #line 22 "./iconv_open
[all...]
H A Diconv_open-aix.h2 /* Command-line: gperf -m 10 ./iconv_open-aix.gperf */
32 #line 1 "./iconv_open-aix.gperf"
159 #line 43 "./iconv_open-aix.gperf"
161 #line 42 "./iconv_open-aix.gperf"
163 #line 25 "./iconv_open-aix.gperf"
165 #line 41 "./iconv_open-aix.gperf"
167 #line 14 "./iconv_open-aix.gperf"
169 #line 27 "./iconv_open-aix.gperf"
171 #line 24 "./iconv_open-aix.gperf"
173 #line 19 "./iconv_open
[all...]
H A Diconv_open-hpux.h2 /* Command-line: gperf -m 10 ./iconv_open-hpux.gperf */
32 #line 1 "./iconv_open-hpux.gperf"
183 #line 40 "./iconv_open-hpux.gperf"
185 #line 34 "./iconv_open-hpux.gperf"
187 #line 35 "./iconv_open-hpux.gperf"
189 #line 23 "./iconv_open-hpux.gperf"
191 #line 49 "./iconv_open-hpux.gperf"
193 #line 38 "./iconv_open-hpux.gperf"
195 #line 16 "./iconv_open-hpux.gperf"
197 #line 53 "./iconv_open
[all...]
H A Diconv_open-irix.h2 /* Command-line: gperf -m 10 ./iconv_open-irix.gperf */
32 #line 1 "./iconv_open-irix.gperf"
133 #line 24 "./iconv_open-irix.gperf"
135 #line 29 "./iconv_open-irix.gperf"
137 #line 28 "./iconv_open-irix.gperf"
139 #line 25 "./iconv_open-irix.gperf"
141 #line 30 "./iconv_open-irix.gperf"
143 #line 17 "./iconv_open-irix.gperf"
145 #line 22 "./iconv_open-irix.gperf"
147 #line 13 "./iconv_open
[all...]
H A DMakefile.am241 ## begin gnulib module iconv_open
262 iconv_open-aix.h: iconv_open-aix.gperf
263 $(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $@-t
265 iconv_open-hpux.h: iconv_open-hpux.gperf
266 $(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $@-t
268 iconv_open-irix.h: iconv_open-irix.gperf
269 $(GPERF) -m 10 $(srcdir)/iconv_open
[all...]
H A Diconv.in.h33 /* An iconv_open wrapper that supports the IANA standardized encoding names
35 # define iconv_open rpl_iconv_open macro
36 extern iconv_t iconv_open (const char *tocode, const char *fromcode);
H A Diconv_open.c35 #define ICONV_FLAVOR_AIX "iconv_open-aix.h"
36 #define ICONV_FLAVOR_HPUX "iconv_open-hpux.h"
37 #define ICONV_FLAVOR_IRIX "iconv_open-irix.h"
38 #define ICONV_FLAVOR_OSF "iconv_open-osf.h"
46 #undef iconv_open macro
55 Do this here, before calling the real iconv_open(), because OSF/1 5.1
61 returned by the system's iconv_open() functions. Recall that iconv_t
108 that is understood by the system's iconv_open but not listed in our
111 iconv_t cd = iconv_open (tocode, fromcode);
117 1. in the arguments of iconv_open() o
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Diconv_open-osf.h2 /* Command-line: gperf -m 10 ./iconv_open-osf.gperf */
32 #line 1 "./iconv_open-osf.gperf"
171 #line 41 "./iconv_open-osf.gperf"
173 #line 24 "./iconv_open-osf.gperf"
175 #line 36 "./iconv_open-osf.gperf"
177 #line 47 "./iconv_open-osf.gperf"
179 #line 46 "./iconv_open-osf.gperf"
181 #line 50 "./iconv_open-osf.gperf"
183 #line 17 "./iconv_open-osf.gperf"
185 #line 22 "./iconv_open
[all...]
H A Diconv_open-aix.h2 /* Command-line: gperf -m 10 ./iconv_open-aix.gperf */
32 #line 1 "./iconv_open-aix.gperf"
159 #line 43 "./iconv_open-aix.gperf"
161 #line 42 "./iconv_open-aix.gperf"
163 #line 25 "./iconv_open-aix.gperf"
165 #line 41 "./iconv_open-aix.gperf"
167 #line 14 "./iconv_open-aix.gperf"
169 #line 27 "./iconv_open-aix.gperf"
171 #line 24 "./iconv_open-aix.gperf"
173 #line 19 "./iconv_open
[all...]
H A Diconv_open-hpux.h2 /* Command-line: gperf -m 10 ./iconv_open-hpux.gperf */
32 #line 1 "./iconv_open-hpux.gperf"
183 #line 40 "./iconv_open-hpux.gperf"
185 #line 34 "./iconv_open-hpux.gperf"
187 #line 35 "./iconv_open-hpux.gperf"
189 #line 23 "./iconv_open-hpux.gperf"
191 #line 49 "./iconv_open-hpux.gperf"
193 #line 38 "./iconv_open-hpux.gperf"
195 #line 16 "./iconv_open-hpux.gperf"
197 #line 53 "./iconv_open
[all...]
H A Diconv_open-irix.h2 /* Command-line: gperf -m 10 ./iconv_open-irix.gperf */
32 #line 1 "./iconv_open-irix.gperf"
133 #line 24 "./iconv_open-irix.gperf"
135 #line 29 "./iconv_open-irix.gperf"
137 #line 28 "./iconv_open-irix.gperf"
139 #line 25 "./iconv_open-irix.gperf"
141 #line 30 "./iconv_open-irix.gperf"
143 #line 17 "./iconv_open-irix.gperf"
145 #line 22 "./iconv_open-irix.gperf"
147 #line 13 "./iconv_open
[all...]
H A Diconv.in.h33 /* An iconv_open wrapper that supports the IANA standardized encoding names
35 # define iconv_open rpl_iconv_open macro
36 extern iconv_t iconv_open (const char *tocode, const char *fromcode);
H A DMakefile.gnulib259 ## begin gnulib module iconv_open
280 iconv_open-aix.h: iconv_open-aix.gperf
281 $(GPERF) -m 10 $(srcdir)/iconv_open-aix.gperf > $@-t
283 iconv_open-hpux.h: iconv_open-hpux.gperf
284 $(GPERF) -m 10 $(srcdir)/iconv_open-hpux.gperf > $@-t
286 iconv_open-irix.h: iconv_open-irix.gperf
287 $(GPERF) -m 10 $(srcdir)/iconv_open
[all...]
H A Diconv_open.c35 #define ICONV_FLAVOR_AIX "iconv_open-aix.h"
36 #define ICONV_FLAVOR_HPUX "iconv_open-hpux.h"
37 #define ICONV_FLAVOR_IRIX "iconv_open-irix.h"
38 #define ICONV_FLAVOR_OSF "iconv_open-osf.h"
46 #undef iconv_open macro
55 Do this here, before calling the real iconv_open(), because OSF/1 5.1
61 returned by the system's iconv_open() functions. Recall that iconv_t
108 that is understood by the system's iconv_open but not listed in our
111 iconv_t cd = iconv_open (tocode, fromcode);
117 1. in the arguments of iconv_open() o
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Diconv_open-osf.h2 /* Command-line: gperf -m 10 ./iconv_open-osf.gperf */
32 #line 1 "./iconv_open-osf.gperf"
171 #line 41 "./iconv_open-osf.gperf"
173 #line 24 "./iconv_open-osf.gperf"
175 #line 36 "./iconv_open-osf.gperf"
177 #line 47 "./iconv_open-osf.gperf"
179 #line 46 "./iconv_open-osf.gperf"
181 #line 50 "./iconv_open-osf.gperf"
183 #line 17 "./iconv_open-osf.gperf"
185 #line 22 "./iconv_open
[all...]
H A Diconv_open-aix.h2 /* Command-line: gperf -m 10 ./iconv_open-aix.gperf */
32 #line 1 "./iconv_open-aix.gperf"
159 #line 43 "./iconv_open-aix.gperf"
161 #line 42 "./iconv_open-aix.gperf"
163 #line 25 "./iconv_open-aix.gperf"
165 #line 41 "./iconv_open-aix.gperf"
167 #line 14 "./iconv_open-aix.gperf"
169 #line 27 "./iconv_open-aix.gperf"
171 #line 24 "./iconv_open-aix.gperf"
173 #line 19 "./iconv_open
[all...]
H A Diconv_open-hpux.h2 /* Command-line: gperf -m 10 ./iconv_open-hpux.gperf */
32 #line 1 "./iconv_open-hpux.gperf"
183 #line 40 "./iconv_open-hpux.gperf"
185 #line 34 "./iconv_open-hpux.gperf"
187 #line 35 "./iconv_open-hpux.gperf"
189 #line 23 "./iconv_open-hpux.gperf"
191 #line 49 "./iconv_open-hpux.gperf"
193 #line 38 "./iconv_open-hpux.gperf"
195 #line 16 "./iconv_open-hpux.gperf"
197 #line 53 "./iconv_open
[all...]
H A Diconv_open-irix.h2 /* Command-line: gperf -m 10 ./iconv_open-irix.gperf */
32 #line 1 "./iconv_open-irix.gperf"
133 #line 24 "./iconv_open-irix.gperf"
135 #line 29 "./iconv_open-irix.gperf"
137 #line 28 "./iconv_open-irix.gperf"
139 #line 25 "./iconv_open-irix.gperf"
141 #line 30 "./iconv_open-irix.gperf"
143 #line 17 "./iconv_open-irix.gperf"
145 #line 22 "./iconv_open-irix.gperf"
147 #line 13 "./iconv_open
[all...]
H A Diconv.in.h33 /* An iconv_open wrapper that supports the IANA standardized encoding names
35 # define iconv_open rpl_iconv_open macro
36 extern iconv_t iconv_open (const char *tocode, const char *fromcode);
H A Diconv_open.c35 #define ICONV_FLAVOR_AIX "iconv_open-aix.h"
36 #define ICONV_FLAVOR_HPUX "iconv_open-hpux.h"
37 #define ICONV_FLAVOR_IRIX "iconv_open-irix.h"
38 #define ICONV_FLAVOR_OSF "iconv_open-osf.h"
46 #undef iconv_open macro
55 Do this here, before calling the real iconv_open(), because OSF/1 5.1
61 returned by the system's iconv_open() functions. Recall that iconv_t
108 that is understood by the system's iconv_open but not listed in our
111 iconv_t cd = iconv_open (tocode, fromcode);
117 1. in the arguments of iconv_open() o
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/man/
H A DMakefile.msvc43 $(INSTALL_DATA) iconv_open.3 $(man3dir)\iconv_open.3
49 $(INSTALL_DATA) iconv_open.3.html $(docdir)\iconv_open.3.html
64 $(RM) $(man3dir)\iconv_open.3
68 $(RM) $(docdir)\iconv_open.3.html
H A DMakefile.vms33 $(INSTALL_DATA) iconv_open.3 $(man3dir)]iconv_open.3
39 $(INSTALL_DATA) iconv_open.3.html $(docdir)]iconv_open.3.html
54 $(RM) $(man3dir)]iconv_open.3
58 $(RM) $(docdir)]iconv_open.3.html
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/src/
H A Dtool_convert.c59 outbound_cd = iconv_open(CURL_ICONV_CODESET_OF_NETWORK,
89 inbound_cd = iconv_open(CURL_ICONV_CODESET_OF_HOST,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dmakemap.c42 cd = iconv_open("UCS-4", argv[1]);
44 perror("iconv_open");
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Dcharset.c75 if ((cd = iconv_open(to, from)) == (iconv_t)-1)
143 if ((cd=iconv_open(to,from)) == (iconv_t)-1)

Completed in 185 milliseconds

12345