Home
last modified time | relevance | path

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

/bionic/tests/
Dwctype_test.cpp87 TEST(wctype, iswpunct) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp78 int iswpunct(wint_t wc) { in iswpunct() function