Searched defs:iswctype (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ | ||
D | wctype_test.cpp | 204 TEST(wctype, iswctype) { in TEST() argument |
/bionic/libc/bionic/ | ||
D | wctype.cpp | 103 int iswctype(wint_t wc, wctype_t char_class) { in iswctype() function |