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

/bionic/libc/bionic/
H A Dwctype.cpp63 int iswctype(wint_t wc, wctype_t char_class) { function
82 return iswctype(wc, char_class);
/bionic/libc/include/
H A Dwchar.h87 extern int iswctype(wint_t, wctype_t);

Completed in 82 milliseconds