Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gen/
Disctype.c70 isdigit(int c) in isdigit() function
/bionic/tests/
Dctype_test.cpp53 TEST(ctype, isdigit) { in TEST() argument