Home
last modified time | relevance | path

Searched refs:to_codeset (Results 1 – 25 of 217) sorted by relevance

123456789

/dports/devel/gettext-tools/gettext-0.21/gettext-tools/libgettextpo/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dstriconveh.h56 iconveh_open (const char *to_codeset, const char *from_codeset,
117 const char *from_codeset, const char *to_codeset,
131 const char *from_codeset, const char *to_codeset,
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
/dports/dns/libidn2/libidn2-2.3.2/unistring/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
/dports/math/octave/octave-6.4.0/libgnu/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
H A Dstriconveh.h56 iconveh_open (const char *to_codeset, const char *from_codeset,
117 const char *from_codeset, const char *to_codeset,
131 const char *from_codeset, const char *to_codeset,
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/libgettextpo/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/libgettextpo/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/libgettextpo/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/libunistring/libunistring-0.9.10/lib/
H A Dstriconveha.c161 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
202 *encodings, to_codeset, in mem_iconveha_notranslit()
223 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
244 size_t len = strlen (to_codeset); in mem_iconveha()
246 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
260 from_codeset, to_codeset, in mem_iconveha()
270 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
325 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
329 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
346 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dstriconveha.c152 const char *from_codeset, const char *to_codeset, in mem_iconveha_notranslit() argument
193 *encodings, to_codeset, in mem_iconveha_notranslit()
214 const char *from_codeset, const char *to_codeset, in mem_iconveha() argument
235 size_t len = strlen (to_codeset); in mem_iconveha()
237 memcpy (to_codeset_suffixed, to_codeset, len); in mem_iconveha()
251 from_codeset, to_codeset, in mem_iconveha()
261 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in str_iconveha_notranslit()
316 const char *from_codeset, const char *to_codeset, in str_iconveha() argument
320 if (*src == '\0' || c_strcasecmp (from_codeset, to_codeset) == 0) in str_iconveha()
337 size_t len = strlen (to_codeset); in str_iconveha()
[all …]
H A Dxstriconveh.c62 const char *from_codeset, const char *to_codeset, in xmem_iconveh() argument
68 mem_iconveh (src, srclen, from_codeset, to_codeset, handler, offsets, in xmem_iconveh()
78 const char *from_codeset, const char *to_codeset, in xstr_iconveh() argument
81 char *result = str_iconveh (src, from_codeset, to_codeset, handler); in xstr_iconveh()
/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dconvert.cc37 IConv::IConv(const std::string& to_codeset, const std::string& from_codeset) in IConv() argument
38 : gobject_(g_iconv_open(to_codeset.c_str(), from_codeset.c_str())) in IConv()
47 g_convert("", 0, to_codeset.c_str(), from_codeset.c_str(), nullptr, nullptr, &gerror); in IConv()
121 convert(const std::string& str, const std::string& to_codeset, const std::string& from_codeset) in convert() argument
126 char* const buf = g_convert(str.data(), str.size(), to_codeset.c_str(), from_codeset.c_str(), in convert()
138 const std::string& str, const std::string& to_codeset, const std::string& from_codeset) in convert_with_fallback() argument
143 char* const buf = g_convert_with_fallback(str.data(), str.size(), to_codeset.c_str(), in convert_with_fallback()
154 convert_with_fallback(const std::string& str, const std::string& to_codeset, in convert_with_fallback() argument
160 char* const buf = g_convert_with_fallback(str.data(), str.size(), to_codeset.c_str(), in convert_with_fallback()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgconvert.c166 try_conversion (const char *to_codeset, in G_DEFINE_QUARK()
170 *cd = iconv_open (to_codeset, from_codeset); in G_DEFINE_QUARK()
214 g_iconv_open (const gchar *to_codeset, in g_iconv_open() argument
229 if (try_conversion (to_codeset, *p, &cd)) in g_iconv_open()
300 open_converter (const gchar *to_codeset, in open_converter() argument
306 cd = g_iconv_open (to_codeset, from_codeset); in open_converter()
316 from_codeset, to_codeset); in open_converter()
320 from_codeset, to_codeset); in open_converter()
537 const gchar *to_codeset, in g_convert() argument
623 const gchar *to_codeset, in g_convert_with_fallback() argument
[all …]
/dports/lang/guile2/guile-2.2.7/lib/
H A Dstriconveh.h56 iconveh_open (const char *to_codeset, const char *from_codeset,
117 const char *from_codeset, const char *to_codeset,
131 const char *from_codeset, const char *to_codeset,
/dports/lang/guile/guile-3.0.7/lib/
H A Dstriconveh.h56 iconveh_open (const char *to_codeset, const char *from_codeset,
117 const char *from_codeset, const char *to_codeset,
131 const char *from_codeset, const char *to_codeset,

123456789