Home
last modified time | relevance | path

Searched refs:ctype (Results 1 – 3 of 3) sorted by relevance

/bionic/tests/
Dctype_test.cpp29 TEST(ctype, isalnum) { in TEST() argument
41 TEST(ctype, isalnum_l) { in TEST() argument
53 TEST(ctype, isalpha) { in TEST() argument
64 TEST(ctype, isalpha_l) { in TEST() argument
75 TEST(ctype, isascii) { in TEST() argument
85 TEST(ctype, isblank) { in TEST() argument
95 TEST(ctype, isblank_l) { in TEST() argument
105 TEST(ctype, iscntrl) { in TEST() argument
115 TEST(ctype, iscntrl_l) { in TEST() argument
125 TEST(ctype, isdigit) { in TEST() argument
[all …]
/bionic/docs/
Dstatus.md177 …* <ctype.h> `isalnum_l`, `isalpha_l`, `isblank_l`, `icntrl_l`, `isdigit_l`, `isgraph_l`, `islower_…
/bionic/libc/
DAndroid.bp1024 "bionic/ctype.cpp",