Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c84 islower(int c) in islower() function
/bionic/tests/
Dctype_test.cpp67 TEST(ctype, islower) { in TEST() argument