Searched refs:charsets (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/
H A DMakefile.am7 SUBDIRS = charsets
9 LIBUNICODE_DEPS = charsets/libcharsets.la
H A Dcharcnv.c75 static struct charset_functions* charsets[MAX_CHARSETS]; variable in typeref:struct:charset_functions
175 if (charsets[ch] != NULL)
176 return charsets[ch];
178 charsets[ch] = find_charset_functions(charset_name(ch));
180 return charsets[ch];
208 LOG (log_debug, logtype_default, "Adding charset %s failed, too many charsets (max. %u allowed)",
234 charsets[cur_charset_t] = get_charset_functions (cur_charset_t);
273 charsets[c1] = get_charset_functions (c1);
381 if (charsets[to] && (charsets[t
[all...]
H A Diconv.c127 static struct charset_functions *charsets = NULL; variable in typeref:struct:charset_functions
131 struct charset_functions *c = charsets;
156 DLIST_ADD(charsets, funcs);
170 /* register additional charsets */
260 from = charsets;
261 to = charsets;
H A DMakefile349 SUBDIRS = charsets
350 LIBUNICODE_DEPS = charsets/libcharsets.la
H A DMakefile.in349 SUBDIRS = charsets
350 LIBUNICODE_DEPS = charsets/libcharsets.la
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/fontmap/
H A Dfontmaptest.cpp57 static const wxChar *charsets[] = local
59 // some valid charsets
77 // some valid charsets
95 // some valid charsets
111 for ( size_t n = 0; n < WXSIZEOF(charsets); n++ )
113 wxFontEncoding enc = wxFontMapperBase::Get()->CharsetToEncoding(charsets[n]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Diconv.c83 static struct charset_functions *charsets = NULL; variable in typeref:struct:charset_functions
87 struct charset_functions *c = charsets;
114 DLIST_ADD(charsets, funcs);
208 from = charsets;
209 to = charsets;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtnoneng.tex5 different charsets under Unix and Windows (and other platforms, to make
6 the situation even more complicated). These charsets usually differ in so
H A Dti18n.tex62 It focuses on handling charsets related problems.
H A Dencconv.tex9 8-bit encodings/charsets. It can also convert from/to Unicode (but only
H A Dfont.tex93 // ISO8859 standard defines a number of single-byte charsets
113 // Cyrillic charset soup (see http://czyborra.com/charsets/cyrillic.html)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets/
H A DMakefile2 # libatalk/unicode/charsets/Makefile. Generated from Makefile.in by configure.
18 # Makefile.am for libatalk/unicode/charsets
58 subdir = libatalk/unicode/charsets
253 abs_builddir = /home/antony/disk2/R7000/V1.0.2.107_1.0.17/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets
254 abs_srcdir = /home/antony/disk2/R7000/V1.0.2.107_1.0.17/ap/gpl/timemachine/netatalk-2.2.5/libatalk/unicode/charsets
354 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libatalk/unicode/charsets/Makefile'; \
356 $(AUTOMAKE) --foreign libatalk/unicode/charsets/Makefile
H A DMakefile.in18 # Makefile.am for libatalk/unicode/charsets
58 subdir = libatalk/unicode/charsets
354 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libatalk/unicode/charsets/Makefile'; \
356 $(AUTOMAKE) --foreign libatalk/unicode/charsets/Makefile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A DMakefile.in164 $(GPERF) -C -E -G -I -t < $(srcdir)/charsets.gperf | $(POSTPROCESS_FOR_MINGW) > charsets.out
165 diff $(srcdir)/charsets.exp charsets.out
H A DMakefile164 $(GPERF) -C -E -G -I -t < $(srcdir)/charsets.gperf | $(POSTPROCESS_FOR_MINGW) > charsets.out
165 diff $(srcdir)/charsets.exp charsets.out
H A Dcharsets.exp33 /* Generated from IANA charset data from http://www.iana.org/assignments/character-sets by charsets.awk */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin7 PACKED_JARS="lib/rt.jar lib/jsse.jar lib/charsets.jar lib/ext/localedata.jar lib/plugin.jar lib/javaws.jar lib/deploy.jar"
[all...]

Completed in 183 milliseconds