Searched defs:iswalpha (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/
H A Dwctype.h58 #undef iswalpha macro
/freebsd-13-stable/lib/libc/locale/
H A Diswctype.c52 #undef iswalpha macro
54 iswalpha(wint_t wc) function
/freebsd-13-stable/include/
H A Dwctype.h101 #define iswalpha(wc) __istype((wc), _CTYPE_A) macro

Completed in 103 milliseconds