Home
last modified time | relevance | path

Searched refs:__gconv (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/iconv/ !
Diconv.c41 result = __gconv (gcd, NULL, NULL, NULL, NULL, &irreversible); in iconv()
43 result = __gconv (gcd, NULL, NULL, (unsigned char **) outbuf, in iconv()
51 result = __gconv (gcd, (const unsigned char **) inbuf, in iconv()
Dgconv.c30 __gconv (__gconv_t cd, const unsigned char **inbuf, in __gconv() function
Dgconv_int.h183 extern int __gconv (__gconv_t cd, const unsigned char **inbuf,
/glibc-2.36/intl/ !
Ddcigettext.c1275 res = __gconv (convd->conv, in _nl_find_msg()
/glibc-2.36/ChangeLog.old/ !
DChangeLog.101566 * iconv/gconv_int.h (__gconv): Update comment.
2803 * iconv/gconv.c (__gconv): Deal with outbuf being NULL.
3558 * iconv/gconv.c (__gconv): Always initialize
12399 * iconv/gconv.c (__gconv): Change type of last_start to unsigned
12404 * iconv/iconv.c (iconv): Correctly cast parameters for __gconv.
12420 * iconv/gconv_int.h (__gconv): Likewise.
12422 * iconv/gconv.c (__gconv): Likewise.
12423 * iconv/iconv.c (iconv): Add casts for call of __gconv.
DChangeLog.118736 * iconv/gconv.c (__gconv): Pass new parameter to conversion function.
10011 buffer length to __gconv/iconv. If malloc (freemem_size) fails, set
10306 * intl/dcigettext.c (_nl_find_msg): Terminate __gconv loop if return
DChangeLog.122459 * iconv/gconv.c (__gconv): For flush without output, pass do_flush = 2.
3790 * iconv/gconv.c (__gconv): Don't derefer parameter cd before
DChangeLog.85052 * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.
DChangeLog.1933110 (__gconv): Likewise.
35790 * iconv/gconv.c (__gconv): Remove internal_function.
35804 * iconv/gconv_int.h (__gconv_open, __gconv_close, __gconv)
DChangeLog.179814 * iconv/gconv.c (__gconv): If flush was successful, clear rest of
/glibc-2.36/posix/ !
Dtst-regex.input5052 * iconv/gconv.c (__gconv): Remove bogus input buffer size computation.