Searched defs:towctrans_l (Results 1 – 2 of 2) sorted by relevance
/bionic/tests/ | ||
D | wctype_test.cpp | 224 TEST(wctype, towctrans_l) { in TEST() argument |
/bionic/libc/bionic/ | ||
D | wctype.cpp | 184 wint_t towctrans_l(wint_t c, wctrans_t t, locale_t) { in towctrans_l() function |