Home
last modified time | relevance | path

Searched defs:iswctype_l (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dwctype_test.cpp208 TEST(wctype, iswctype_l) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp115 int iswctype_l(wint_t wc, wctype_t char_class, locale_t) { in iswctype_l() function