Home
last modified time | relevance | path

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

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