Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dctype.cpp83 int tolower_l(int c, locale_t) { in tolower_l() function
/bionic/tests/
Dctype_test.cpp211 TEST(ctype, tolower_l) { in TEST() argument