Home
last modified time | relevance | path

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

/bionic/tests/
Dwctype_test.cpp134 TEST(wctype, towupper) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp130 wint_t towupper(wint_t wc) { in towupper() function