_RuneType
_RuneType
static inline _RuneType __runetype_w(wint_t);
static inline int __isctype_w(wint_t, _RuneType);
static inline _RuneType
__isctype_w(wint_t c, _RuneType f)
static int __isctype_wl(wint_t, _RuneType, locale_t);
__isctype_wl(wint_t c, _RuneType f, locale_t locale)
_RuneType rt;
re[i].re_rune_types = calloc(l, sizeof(_RuneType));
if (fread(re[i].re_rune_types, sizeof(_RuneType), l, fp) != l)
extern _RuneType ___runetype_mb(wint_t, _RuneLocale *);
_RuneType frl_runetype[_CACHED_RUNES];
_RuneType *re_rune_types; /* Array of types in range */
_RuneType te_mask;
_RuneType rl_runetype[_CACHED_RUNES];