Home
last modified time | relevance | path

Searched refs:__gconv_fct (Results 1 – 18 of 18) sorted by relevance

/glibc-2.36/iconv/
Dgconv.h71 typedef int (*__gconv_fct) (struct __gconv_step *, struct __gconv_step_data *, typedef
96 __gconv_fct __fct;
Dgconv_builtin.c32 __gconv_fct fct;
Dgconv.c48 __gconv_fct fct = cd->__steps->__fct; in __gconv()
Dgconv_int.h54 __gconv_fct fct;
Dgconv_trans.c54 __gconv_fct fct = step->__fct; in __gconv_transliterate()
Dskeleton.c401 __gconv_fct fct = NULL; in FUNCTION_NAME()
/glibc-2.36/libio/
Diofwide.c126 __gconv_fct fct = gs->__fct; in __libio_codecvt_out()
178 __gconv_fct fct = gs->__fct; in __libio_codecvt_in()
245 __gconv_fct fct = gs->__fct; in __libio_codecvt_length()
/glibc-2.36/wcsmbs/
Dwctob.c65 __gconv_fct fct = fcts->tomb->__fct; in wctob()
Dbtowc.c83 __gconv_fct fct = fcts->towc->__fct; in __btowc()
Dmbrtowc.c80 __gconv_fct fct = fcts->towc->__fct; in __mbrtowc()
Dwcrtomb.c65 __gconv_fct fct = fcts->tomb->__fct; in __wcrtomb_internal()
Dmbrtoc16.c98 __gconv_fct fct = fcts->towc->__fct; in mbrtoc16()
Dmbsnrtowcs.c66 __gconv_fct fct = towc->__fct; in __mbsnrtowcs()
Dwcsnrtombs.c64 __gconv_fct fct = tomb->__fct; in __wcsnrtombs()
Dwcsrtombs.c56 __gconv_fct fct = tomb->__fct; in __wcsrtombs()
Dmbsrtowcs_l.c60 __gconv_fct fct = towc->__fct; in __mbsrtowcs_l()
/glibc-2.36/ChangeLog.old/
DChangeLog.118280 * iconv/gconv.h (__gconv_fct): Change type of fifth parameter to
8285 Change prototypes of builtin functions according to __gconv_fct change.
8729 (__gconv_fct): New parameter with starting position in output buffer.
11555 * iconv/gconv.h (__gconv_fct): Add additional parameter.
/glibc-2.36/manual/
Dcharset.texi2713 @deftypevr {Data type} int {(*__gconv_fct)} (struct __gconv_step *, struct __gconv_step_data *, con…