Home
last modified time | relevance | path

Searched refs:__istype_l (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/xlocale/
H A D_ctype.h73 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc);
85 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __istype_l() function
93 { return __istype_l(__c, cat, __l); }
/freebsd/lib/libc/locale/
H A Dwctype.c48 return __istype_l(wc, charclass, locale); in iswctype_l()
H A DSymbol.map195 __istype_l;