Searched refs:iswctype (Results 1 – 3 of 3) sorted by relevance
/posix/ | ||
A D | fnmatch.c | 49 # define iswctype __iswctype macro |
A D | regex_internal.h | 144 # define __iswctype iswctype |
A D | fnmatch_loop.c | 310 if (iswctype (BTOWC ((UCHAR) *n), wt)) in FCT() |
Completed in 11 milliseconds