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

/freebsd-9.3-release/include/
H A Drunetype.h58 } _RuneRange; typedef in typeref:struct:__anon4999
77 _RuneRange __runetype_ext;
78 _RuneRange __maplower_ext;
79 _RuneRange __mapupper_ext;
/freebsd-9.3-release/lib/libc/locale/
H A Dtolower.c54 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__maplower_ext;
H A Dtoupper.c54 _RuneRange *rr = &XLOCALE_CTYPE(l)->runes->__mapupper_ext;
H A Drunetype.c52 _RuneRange *rr = &(XLOCALE_CTYPE(locale)->runes->__runetype_ext);
H A Dnextwctype.c46 _RuneRange *rr = &runes->__runetype_ext;

Completed in 98 milliseconds