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