Home
last modified time | relevance | path

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

/bionic/tests/
Dwctype_test.cpp236 TEST(wctype, wctrans) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp148 wctrans_t wctrans(const char* name) { in wctrans() function