Home
last modified time | relevance | path

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

/bionic/tests/
Dwctype_test.cpp103 TEST(wctype, towlower) { in TEST() argument
/bionic/libc/bionic/
Dwctype.cpp119 wint_t towlower(wint_t wc) { in towlower() function