HomeSort by: relevance | last modified time | path
    Searched refs:_WCTypeEntry (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/locale/
_wctype_local.h 34 int _iswctype_priv(_RuneLocale const *, wint_t, _WCTypeEntry const *);
runetype_local.h 83 typedef struct _WCTypeEntry {
86 } _WCTypeEntry;
125 _WCTypeEntry rl_wctype[_WCTYPE_NINDEXES];
_wctype.c 109 wint_t wc, _WCTypeEntry const *te)
iswctype_mb.c 58 _WCTypeEntry const *te; \
147 _WCTypeEntry const *te;
155 te = (_WCTypeEntry const *)(void *)charclass;

Completed in 13 milliseconds