Searched refs:_WCTypeEntry (Results 1 – 4 of 4) sorted by relevance
152 typedef struct _WCTypeEntry { struct155 } _WCTypeEntry; argument
43 static struct _WCTypeEntry wctype_entries[_WCTYPE_NINDEXES] =
215 return (__isctype_w(c, ((_WCTypeEntry *)charclass)->te_mask)); in iswctype()
203 return __isctype_wl(c, ((_WCTypeEntry *)charclass)->te_mask, locale); in iswctype_l()