Searched refs:_RuneRange (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/include/
H A Drunetype.h57 } _RuneRange; typedef in typeref:struct:__anon81
76 _RuneRange __runetype_ext;
77 _RuneRange __maplower_ext;
78 _RuneRange __mapupper_ext;
/freebsd-current/lib/libc/locale/
H A Drunetype.c51 _RuneRange *rr = &(XLOCALE_CTYPE(locale)->runes->__runetype_ext);
H A Dtoupper.c51 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext;
H A Dtolower.c51 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext;
H A Dnextwctype.c45 _RuneRange *rr = &runes->__runetype_ext;

Completed in 146 milliseconds