Home
last modified time | relevance | path

Searched refs:isalpha_l (Results 1 – 7 of 7) sorted by relevance

/bionic/tests/
Dctype_test.cpp64 TEST(ctype, isalpha_l) { in TEST() argument
68 EXPECT_TRUE(isalpha_l(i, LC_GLOBAL_LOCALE)) << i; in TEST()
70 EXPECT_FALSE(isalpha_l(i, LC_GLOBAL_LOCALE)) << i; in TEST()
/bionic/tests/headers/posix/
Dctype_h.c37 FUNCTION(isalpha_l, int (*f)(int, locale_t)); in ctype_h()
/bionic/libc/include/
Dctype.h184 __BIONIC_CTYPE_INLINE int isalpha_l(int __ch, locale_t __l) { in isalpha_l() function
/bionic/libc/tools/
Dposix-2013.txt420 isalpha_l
/bionic/docs/
Dstatus.md234 …* <ctype.h> `isalnum_l`, `isalpha_l`, `isblank_l`, `icntrl_l`, `isdigit_l`, `isgraph_l`, `islower_…
/bionic/libc/
Dlibc.map.txt528 isalpha_l; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt528 isalpha_l; # introduced=21