Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c49 isalpha(int c) in isalpha() function
/bionic/tests/
Dctype_test.cpp29 TEST(ctype, isalpha) { in TEST() argument