Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dwctype_test.cpp71 TEST(wctype, iswdigit) { in TEST() argument
/aosp12/bionic/libc/bionic/
H A Dwctype.cpp72 int iswdigit(wint_t wc) { in iswdigit() function