Searched refs:__iswctype (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/libgnuregex/
H A Dregex_internal.h116 # define __iswctype iswctype macro
H A Dregexec.c3858 if (__iswctype (wc, wt))
/freebsd-10.2-release/contrib/gcclibs/libiberty/
H A Dregex.c3251 if (__iswctype (__btowc (ch), wt))
6229 if (__iswctype((wint_t)c, wctype))
/freebsd-10.2-release/contrib/binutils/libiberty/
H A Dregex.c3251 if (__iswctype (__btowc (ch), wt))
6229 if (__iswctype((wint_t)c, wctype))

Completed in 204 milliseconds