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

/haiku/src/system/libroot/posix/glibc/include/
H A Dwctype.h7 extern int __iswctype (wint_t __wc, wctype_t __desc);
/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h117 # define __iswctype iswctype macro
H A Dregexec.c3822 if (__iswctype (wc, wt))

Completed in 50 milliseconds