Home
last modified time | relevance | path

Searched refs:get_mb_cur_max (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/newlib/libc/iconv/lib/
Ducsconv.h95 int (*get_mb_cur_max) (void *data); member
179 int (*get_mb_cur_max) (void *data); member
Dconv.h168 int (*get_mb_cur_max) (void *data, member
Ducsconv.c241 return uc->to_ucs.handlers->get_mb_cur_max (uc->to_ucs.data); in ucs_based_conversion_get_mb_cur_max()
243 return uc->from_ucs.handlers->get_mb_cur_max (uc->from_ucs.data); in ucs_based_conversion_get_mb_cur_max()
Diconvnls.c117 return ic->handlers->get_mb_cur_max (ic->data, direction); in _iconv_nls_get_mb_cur_max()
/picolibc-latest/newlib/libc/iconv/ces/
Dtable-pcs.c81 return _iconv_from_ucs_ces_handlers_table.get_mb_cur_max (data); in table_pcs_from_ucs_get_mb_cur_max()
125 return _iconv_to_ucs_ces_handlers_table.get_mb_cur_max (data); in table_pcs_to_ucs_get_mb_cur_max()
Dutf-8.c260 get_mb_cur_max (void *data) in get_mb_cur_max() function
272 get_mb_cur_max,
286 get_mb_cur_max,