Home
last modified time | relevance | path

Searched defs:xlocale_ctype (Results 1 – 1 of 1) sorted by relevance

/freebsd/lib/libc/locale/
H A Dmblocal.h48 struct xlocale_ctype { struct
49 struct xlocale_component header;
50 _RuneLocale *runes;
51 size_t (*__mbrtowc)(wchar_t * __restrict, const char * __restrict,
53 int (*__mbsinit)(const mbstate_t *);
59 int __mb_cur_max;
60 int __mb_sb_limit;
62 __mbstate_t mblen;
64 __mbstate_t mbrlen;
66 __mbstate_t mbrtoc16;
[all …]