Home
last modified time | relevance | path

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

/bionic/tests/
Dctype_test.cpp306 TEST(ctype, tolower_l) { in TEST() argument
307 EXPECT_EQ('!', tolower_l('!', LC_GLOBAL_LOCALE)); in TEST()
308 EXPECT_EQ('a', tolower_l('a', LC_GLOBAL_LOCALE)); in TEST()
309 EXPECT_EQ('a', tolower_l('A', LC_GLOBAL_LOCALE)); in TEST()
/bionic/tests/headers/posix/
Dctype_h.c62 FUNCTION(tolower_l, int (*f)(int, locale_t)); in ctype_h()
/bionic/libc/include/
Dctype.h239 __BIONIC_CTYPE_INLINE int tolower_l(int __ch, locale_t __l) { in tolower_l() function
/bionic/libc/tools/
Dposix-2013.txt1077 tolower_l
/bionic/docs/
Dstatus.md234 …t_l`, `ispunct_l`, `isspace_l`, `isupper_l`, `isxdigit_l`, `_tolower`, `tolower_l`, `_toupper`, `t…
/bionic/libc/
Dlibc.map.txt1095 tolower_l; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1095 tolower_l; # introduced=21