Home
last modified time | relevance | path

Searched refs:iswctype (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/bionic/
Dwctype.cpp63 int iswctype(wint_t wc, wctype_t char_class) { in iswctype() function
82 return iswctype(wc, char_class); in iswctype_l()
/bionic/libc/include/
Dwchar.h86 extern int iswctype(wint_t, wctype_t);