Searched defs:wctrans (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/tests/ | ||
H A D | wctype_test.cpp | 232 TEST(wctype, wctrans) { in TEST() argument |
/aosp12/bionic/libc/bionic/ | ||
H A D | wctype.cpp | 167 wctrans_t wctrans(const char* name) { in wctrans() function |