Home
last modified time | relevance | path

Searched refs:__gconv_create_spec (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/iconv/
Dgconv_charset.c164 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode, in __gconv_create_spec() function
218 libc_hidden_def (__gconv_create_spec) in libc_hidden_def() argument
Dgconv_int.h166 __gconv_create_spec (struct gconv_spec *conv_spec, const char *fromcode,
168 libc_hidden_proto (__gconv_create_spec)
DVersions11 __gconv_open; __gconv_create_spec; __gconv_destroy_spec;
Diconv_open.c36 if (__gconv_create_spec (&conv_spec, fromcode, tocode) == NULL) in iconv_open()
Diconv_prog.c173 if (__gconv_create_spec (&conv_spec, from_code, to_code) == NULL) in main()
/glibc-2.36/intl/
Ddcigettext.c1125 __gconv_create_spec (&conv_spec, charset, outcharset); in _nl_find_msg()
/glibc-2.36/ChangeLog.old/
DChangeLog.2210409 (__gconv_create_spec): Remove.
10414 (__gconv_create_spec): New function.
DChangeLog.212319 (__gconv_create_spec): New function.